summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/package.json b/js/package.json
index 3817ca3e6..f1d1900ee 100644
--- a/js/package.json
+++ b/js/package.json
@@ -51,11 +51,11 @@
"karma-jasmine": "^1.1.2"
},
"dependencies": {
- "angular": "^1.7.3",
- "angular-animate": "^1.7.3",
- "angular-mocks": "^1.7.3",
- "angular-route": "^1.7.3",
- "angular-sanitize": "^1.7.3",
+ "angular": "^1.7.4",
+ "angular-animate": "^1.7.4",
+ "angular-mocks": "^1.7.4",
+ "angular-route": "^1.7.4",
+ "angular-sanitize": "^1.7.4",
"debug": "^2.6.8",
"masonry-layout": "^4.2.2",
"moment": "^2.22.2"