Bump angular-resource from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13004)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-12 11:00:34 -03:00 committed by GitHub
parent 9e9af17782
commit 195e7bd98f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

View file

@ -12,7 +12,7 @@
"angular": "1.8.3",
"angular-cookies": "1.8.0",
"angular-loader": "1.8.3",
"angular-resource": "1.8.0",
"angular-resource": "1.8.3",
"angular-route": "1.8.3",
"angular-sanitize": "1.8.3",
"angular-translate": "2.19.0",
@ -312,9 +312,10 @@
"integrity": "sha512-7Jn0hg811k5QAijcXCVCszySXTtakaNEe11MfGiZP3/eBkmSTkUc9z+DiAJ+VVmDlu+SVSF81Ahj0iXjSBQfwQ=="
},
"node_modules/angular-resource": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.8.0.tgz",
"integrity": "sha512-9woUq3kDwoT7R6SjKX8vaJMhOplYBm9sqRAxKgDhDIdPyA8iBowqQIusf9+8Q+z/HlXb8ZXvKspJyKXrxmKdvg=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.8.3.tgz",
"integrity": "sha512-x3+4w2SyIDEIe6PUBTzcjDFI5MhZNWAPELUxkYK0QMOkOo4w3BN/qhpd+fO1deFiDS23mZKqT8kfctO1IDkCDA==",
"deprecated": "For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward."
},
"node_modules/angular-route": {
"version": "1.8.3",
@ -1092,9 +1093,9 @@
"integrity": "sha512-7Jn0hg811k5QAijcXCVCszySXTtakaNEe11MfGiZP3/eBkmSTkUc9z+DiAJ+VVmDlu+SVSF81Ahj0iXjSBQfwQ=="
},
"angular-resource": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.8.0.tgz",
"integrity": "sha512-9woUq3kDwoT7R6SjKX8vaJMhOplYBm9sqRAxKgDhDIdPyA8iBowqQIusf9+8Q+z/HlXb8ZXvKspJyKXrxmKdvg=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.8.3.tgz",
"integrity": "sha512-x3+4w2SyIDEIe6PUBTzcjDFI5MhZNWAPELUxkYK0QMOkOo4w3BN/qhpd+fO1deFiDS23mZKqT8kfctO1IDkCDA=="
},
"angular-route": {
"version": "1.8.3",

View file

@ -8,7 +8,7 @@
"angular": "1.8.3",
"angular-cookies": "1.8.0",
"angular-loader": "1.8.3",
"angular-resource": "1.8.0",
"angular-resource": "1.8.3",
"angular-route": "1.8.3",
"angular-sanitize": "1.8.3",
"angular-translate": "2.19.0",