diff --git a/package.json b/package.json index 916f3ff586d8adecbaa55a9d72a5433cf9b27956..f93c7625f231b7430438436d80000ec61a5b8293 100755 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "author": "Maarch", "license": "GPL-3.0", "dependencies": { - "@fortawesome/fontawesome-free": "^5.1.0", + "@fortawesome/fontawesome-free": "^5.1.1", "bootstrap": "^3.3.7", "chart.js": "1.1.1", - "chosen-js": "^1.8.5", + "chosen-js": "^1.8.7", "core-js": "^2.5.7", "jquery": "^3.3.1", - "jquery-typeahead": "^2.8.0", + "jquery-typeahead": "^2.10.4", "jquery.nicescroll": "~3.6.8", "jstree-bootstrap-theme": "^1.0.1", "photoswipe": "^4.1.2", @@ -47,7 +47,7 @@ "hammerjs": "^2.0.8", "ng2-dnd": "^5.0.2", "node-sass": "^4.9.2", - "nodemon": "^1.18.2", + "nodemon": "^1.18.3", "rxjs": "^6.2.2", "tslib": "^1.9.3", "typescript": "~2.7.2"