summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2018-09-26 12:18:52 +0200
committerGitHub <noreply@github.com>2018-09-26 12:18:52 +0200
commita28a83ca6d0b3696a3662eb695090e4d2f443ce7 (patch)
treeaa9528c064e25e721d9772047a9f9707c41bfa93 /js/package.json
parent4e83bbd6513148c46475c2a9a5e4eb2c5e10d577 (diff)
parent0f12bf17fc038c2894349ae703975961acee465c (diff)
Merge pull request #335 from nextcloud/13.0.113.0.1
13.0.1
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"