Merge pull request #636 from nextcloud/dependabot/npm_and_yarn/js/angular-animate-1.7.5

Bump angular-animate from 1.7.4 to 1.7.5 in /js
This commit is contained in:
Julius Härtl
2018-10-08 11:12:36 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -274,9 +274,9 @@
"integrity": "sha512-nYTWc9CpZjTY57l8EA1+DGpQNzI6HewQ34bfRYoGXBYysIoPYjfcgTGWC+Vl3AaeCnhAb3VTkysVESvCBpUIoA=="
},
"angular-animate": {
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.4.tgz",
"integrity": "sha512-9IzpAd39tzV6CL/kfNpkGFpVLHagHq8XpuCmPy+BfqwxzZOkCnSNtIJA0dfO0nKXg7j9UYGapboQeSuv+creSQ=="
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.5.tgz",
"integrity": "sha512-kU/fHIGf2a4a3bH7E1tzALTHk+QfoUSCK9fEcMFisd6ZWvNDwPzXWAilItqOC3EDiAXPmGHaNc9/aXiD9xrAxQ=="
},
"angular-file-upload": {
"version": "2.5.0",

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@uirouter/angularjs": "^1.0.20",
"angular": "^1.7.4",
"angular-animate": "^1.7.4",
"angular-animate": "^1.7.5",
"angular-file-upload": "^2.5.0",
"angular-markdown-it": "^0.6.1",
"angular-sanitize": "^1.7.5",