Merge pull request #613 from nextcloud/dependabot/npm_and_yarn/js/angular-1.7.4

Bump angular from 1.7.3 to 1.7.4 in /js
This commit is contained in:
Julius Härtl
2018-10-01 14:18:52 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -269,9 +269,9 @@
"dev": true
},
"angular": {
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.3.tgz",
"integrity": "sha512-hQRhU56shs72y88cS0Uy9g+UAMHoztJ3V+r+iF8o1AK/Bpu8ewmjFDk9j2LjSuN05a9mhxW1rOHnYKOwyTS/Zg=="
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.4.tgz",
"integrity": "sha512-nYTWc9CpZjTY57l8EA1+DGpQNzI6HewQ34bfRYoGXBYysIoPYjfcgTGWC+Vl3AaeCnhAb3VTkysVESvCBpUIoA=="
},
"angular-animate": {
"version": "1.7.4",

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@uirouter/angularjs": "^1.0.20",
"angular": "^1.7.3",
"angular": "^1.7.4",
"angular-animate": "^1.7.4",
"angular-file-upload": "^2.5.0",
"angular-markdown-it": "^0.6.1",