Merge pull request #1782 from nextcloud/dependabot/npm_and_yarn/js/stable0.8/uirouter/angularjs-1.0.26

This commit is contained in:
dependabot-preview[bot]
2020-05-03 01:41:21 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
js/package-lock.json generated
View File

@@ -1447,17 +1447,17 @@
"dev": true
},
"@uirouter/angularjs": {
"version": "1.0.25",
"resolved": "https://registry.npmjs.org/@uirouter/angularjs/-/angularjs-1.0.25.tgz",
"integrity": "sha512-kf9bxBhqa1ZUw0aDlz4H17VqAD30MVJY6HM7J628vDeNN9yZt7SDYpwqSrR3y6NBadZUPjaKsDoKsyQQSWArNA==",
"version": "1.0.26",
"resolved": "https://registry.npmjs.org/@uirouter/angularjs/-/angularjs-1.0.26.tgz",
"integrity": "sha512-90kS4j0cBk1rpipE/CFC+/cNpc32WHI5536oHsJzAOIDY1NoSmb5TMOISrJslg7sBGF56NEtGoRVf42gaACrfA==",
"requires": {
"@uirouter/core": "6.0.4"
"@uirouter/core": "6.0.5"
}
},
"@uirouter/core": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/@uirouter/core/-/core-6.0.4.tgz",
"integrity": "sha512-TQ9XOzZY+jmWKkU4993MAEBIy7Bs3kijDzj+A6RHR8gq/3UoQm3Q/l1igfao5GZyBjid7eRVeipPK14ovCYQ3g=="
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/@uirouter/core/-/core-6.0.5.tgz",
"integrity": "sha512-WN2HyELsxvqLaCMYCWojGW/QLRBgFBfwyERp5jC3Vn1njo/FLI5hplVqWMu6LIGp6Hpz3pbdtSaiFb1iY7iTVw=="
},
"@vue/component-compiler-utils": {
"version": "3.1.1",