Bump angular from 1.7.1 to 1.7.2 in /js
Bumps [angular](https://github.com/angular/angular.js) from 1.7.1 to 1.7.2. - [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.1...v1.7.2) 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
@@ -396,9 +396,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"angular": {
|
"angular": {
|
||||||
"version": "1.7.1",
|
"version": "1.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.2.tgz",
|
||||||
"integrity": "sha512-7/ZSit5n1PXM3DGCJRJh9H2iErSqFhGEuzAil47JhcBFLcIR2vMFkD3S0IoJdBQCLQRIt23oH92IJZoMqyi5CQ=="
|
"integrity": "sha512-JcKKJbBdybUsmQ6x1M3xWyTYQ/ioVKJhSByEAjqrhmlOfvMFdhfMqAx5KIo8rLGk4DFolYPcCSgssjgTVjCtRQ=="
|
||||||
},
|
},
|
||||||
"angular-animate": {
|
"angular-animate": {
|
||||||
"version": "1.7.2",
|
"version": "1.7.2",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.7.1",
|
"angular": "^1.7.2",
|
||||||
"angular-animate": "^1.7.2",
|
"angular-animate": "^1.7.2",
|
||||||
"angular-markdown-it": "^0.6.1",
|
"angular-markdown-it": "^0.6.1",
|
||||||
"angular-sanitize": "^1.7.2",
|
"angular-sanitize": "^1.7.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user