summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-26 11:57:27 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-26 11:57:27 +0200
commit0f12bf17fc038c2894349ae703975961acee465c (patch)
treeaa9528c064e25e721d9772047a9f9707c41bfa93 /js/package.json
parent4e83bbd6513148c46475c2a9a5e4eb2c5e10d577 (diff)
13.0.1
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 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"