summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-23 07:25:57 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-23 07:25:57 +0200
commit277201f06d06aceb61770c0b9b05e4ccad39480b (patch)
treea04b96201cd74567a9d27afdc675b7ce99953756 /js/package.json
parent37157b42254c52db036f92246441c77bfbfd64ee (diff)
Npm bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
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 f1d1900ee..667908dec 100644
--- a/js/package.json
+++ b/js/package.json
@@ -51,11 +51,11 @@
"karma-jasmine": "^1.1.2"
},
"dependencies": {
- "angular": "^1.7.4",
- "angular-animate": "^1.7.4",
- "angular-mocks": "^1.7.4",
- "angular-route": "^1.7.4",
- "angular-sanitize": "^1.7.4",
+ "angular": "^1.7.5",
+ "angular-animate": "^1.7.5",
+ "angular-mocks": "^1.7.5",
+ "angular-route": "^1.7.5",
+ "angular-sanitize": "^1.7.5",
"debug": "^2.6.8",
"masonry-layout": "^4.2.2",
"moment": "^2.22.2"