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

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

View file

@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"angular": "1.8.3",
"angular-cookies": "1.8.0",
"angular-cookies": "1.8.3",
"angular-loader": "1.8.3",
"angular-resource": "1.8.3",
"angular-route": "1.8.3",
@ -302,9 +302,10 @@
"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-cookies": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.0.tgz",
"integrity": "sha512-gWO3RKF0WMmXhseiN3Aw9aEmQ3mB53wSdAxpeKKHbiDwU7vmK+MBuebyOX9qbwZYubn5nM8LByZVmg7T6jOV1w=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.3.tgz",
"integrity": "sha512-uRd+zWgqiVnly7+YFRosM8E9tUQeY82dAZdtvonh/CeD/sf5SKN/BNIlMlHxZtoAk72ahTIjqUQGfeHdYcSsRQ==",
"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-loader": {
"version": "1.8.3",
@ -1083,9 +1084,9 @@
"integrity": "sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw=="
},
"angular-cookies": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.0.tgz",
"integrity": "sha512-gWO3RKF0WMmXhseiN3Aw9aEmQ3mB53wSdAxpeKKHbiDwU7vmK+MBuebyOX9qbwZYubn5nM8LByZVmg7T6jOV1w=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/angular-cookies/-/angular-cookies-1.8.3.tgz",
"integrity": "sha512-uRd+zWgqiVnly7+YFRosM8E9tUQeY82dAZdtvonh/CeD/sf5SKN/BNIlMlHxZtoAk72ahTIjqUQGfeHdYcSsRQ=="
},
"angular-loader": {
"version": "1.8.3",

View file

@ -6,7 +6,7 @@
"repository": "https://github.com/keycloak/keycloak",
"dependencies": {
"angular": "1.8.3",
"angular-cookies": "1.8.0",
"angular-cookies": "1.8.3",
"angular-loader": "1.8.3",
"angular-resource": "1.8.3",
"angular-route": "1.8.3",