Bump keycloak-admin from 1.14.18 to 1.14.19 (#908)

Bumps keycloak-admin from 1.14.18 to 1.14.19.

---
updated-dependencies:
- dependency-name: keycloak-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-26 09:29:13 +02:00 committed by GitHub
parent 620ac8b024
commit 3a3b7e96a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

12
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@patternfly/react-table": "4.29.0",
"file-saver": "^2.0.5",
"i18next": "^20.3.4",
"keycloak-admin": "1.14.18",
"keycloak-admin": "1.14.19",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"react": "^17.0.2",
@ -11583,8 +11583,9 @@
"dev": true
},
"node_modules/keycloak-admin": {
"version": "1.14.18",
"integrity": "sha512-Jtj8guOrXNwyWXog8Q+Zzxemcj2yh+QxtOGDf+A2Q90lMVRL8+yR6zsKMeFFaWnoa8Z9F5LlBrL6eJFROsTJJw==",
"version": "1.14.19",
"resolved": "https://registry.npmjs.org/keycloak-admin/-/keycloak-admin-1.14.19.tgz",
"integrity": "sha512-GaBimICRSw5wBwFCP3Xyhk5/UiCCL7xLwHO+/9WvqXe+zFnMf7hN/8Oh7CQPcIKMycVgiL+dkT3KGOiqOqKjlg==",
"dependencies": {
"axios": "^0.21.0",
"camelize": "^1.0.0",
@ -25602,8 +25603,9 @@
"dev": true
},
"keycloak-admin": {
"version": "1.14.18",
"integrity": "sha512-Jtj8guOrXNwyWXog8Q+Zzxemcj2yh+QxtOGDf+A2Q90lMVRL8+yR6zsKMeFFaWnoa8Z9F5LlBrL6eJFROsTJJw==",
"version": "1.14.19",
"resolved": "https://registry.npmjs.org/keycloak-admin/-/keycloak-admin-1.14.19.tgz",
"integrity": "sha512-GaBimICRSw5wBwFCP3Xyhk5/UiCCL7xLwHO+/9WvqXe+zFnMf7hN/8Oh7CQPcIKMycVgiL+dkT3KGOiqOqKjlg==",
"requires": {
"axios": "^0.21.0",
"camelize": "^1.0.0",

View file

@ -30,7 +30,7 @@
"@patternfly/react-table": "4.29.0",
"file-saver": "^2.0.5",
"i18next": "^20.3.4",
"keycloak-admin": "1.14.18",
"keycloak-admin": "1.14.19",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"react": "^17.0.2",