Bump angular-animate from 1.7.6 to 1.7.7 in /js
Bumps [angular-animate](https://github.com/angular/angular.js) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.6...v1.7.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
6
js/package-lock.json
generated
6
js/package-lock.json
generated
@@ -1425,9 +1425,9 @@
|
|||||||
"integrity": "sha512-QELpvuMIe1FTGniAkRz93O6A+di0yu88niDwcdzrSqtUHNtZMgtgFS4f7W/6Gugbuwej8Kyswlmymwdp8iPCWg=="
|
"integrity": "sha512-QELpvuMIe1FTGniAkRz93O6A+di0yu88niDwcdzrSqtUHNtZMgtgFS4f7W/6Gugbuwej8Kyswlmymwdp8iPCWg=="
|
||||||
},
|
},
|
||||||
"angular-animate": {
|
"angular-animate": {
|
||||||
"version": "1.7.6",
|
"version": "1.7.7",
|
||||||
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.6.tgz",
|
"resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.7.7.tgz",
|
||||||
"integrity": "sha512-WPzJkmpVQut8SrTPEjAImRqPfcB2E6TsZDndF7Z7Yu5hBDUIvOM/m62rWxLiWhQg2DlbDuejz6mKQwTakgMThA=="
|
"integrity": "sha512-KLbU9gtgCyNSaMZKnNe9Yi6UTlDMN2EWyokQ06TG5fbDWOePm+kv2xqeUg1S2h+ZLjK0NnoVDIvwDhVQ+AWAag=="
|
||||||
},
|
},
|
||||||
"angular-file-upload": {
|
"angular-file-upload": {
|
||||||
"version": "2.5.0",
|
"version": "2.5.0",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uirouter/angularjs": "^1.0.22",
|
"@uirouter/angularjs": "^1.0.22",
|
||||||
"angular": "^1.7.6",
|
"angular": "^1.7.6",
|
||||||
"angular-animate": "^1.7.6",
|
"angular-animate": "^1.7.7",
|
||||||
"angular-file-upload": "^2.5.0",
|
"angular-file-upload": "^2.5.0",
|
||||||
"angular-markdown-it": "^0.6.1",
|
"angular-markdown-it": "^0.6.1",
|
||||||
"angular-sanitize": "^1.7.7",
|
"angular-sanitize": "^1.7.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user