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:
parent
620ac8b024
commit
3a3b7e96a4
2 changed files with 8 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
||||||
"@patternfly/react-table": "4.29.0",
|
"@patternfly/react-table": "4.29.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"i18next": "^20.3.4",
|
"i18next": "^20.3.4",
|
||||||
"keycloak-admin": "1.14.18",
|
"keycloak-admin": "1.14.19",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
@ -11583,8 +11583,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/keycloak-admin": {
|
"node_modules/keycloak-admin": {
|
||||||
"version": "1.14.18",
|
"version": "1.14.19",
|
||||||
"integrity": "sha512-Jtj8guOrXNwyWXog8Q+Zzxemcj2yh+QxtOGDf+A2Q90lMVRL8+yR6zsKMeFFaWnoa8Z9F5LlBrL6eJFROsTJJw==",
|
"resolved": "https://registry.npmjs.org/keycloak-admin/-/keycloak-admin-1.14.19.tgz",
|
||||||
|
"integrity": "sha512-GaBimICRSw5wBwFCP3Xyhk5/UiCCL7xLwHO+/9WvqXe+zFnMf7hN/8Oh7CQPcIKMycVgiL+dkT3KGOiqOqKjlg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"camelize": "^1.0.0",
|
"camelize": "^1.0.0",
|
||||||
|
@ -25602,8 +25603,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"keycloak-admin": {
|
"keycloak-admin": {
|
||||||
"version": "1.14.18",
|
"version": "1.14.19",
|
||||||
"integrity": "sha512-Jtj8guOrXNwyWXog8Q+Zzxemcj2yh+QxtOGDf+A2Q90lMVRL8+yR6zsKMeFFaWnoa8Z9F5LlBrL6eJFROsTJJw==",
|
"resolved": "https://registry.npmjs.org/keycloak-admin/-/keycloak-admin-1.14.19.tgz",
|
||||||
|
"integrity": "sha512-GaBimICRSw5wBwFCP3Xyhk5/UiCCL7xLwHO+/9WvqXe+zFnMf7hN/8Oh7CQPcIKMycVgiL+dkT3KGOiqOqKjlg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"camelize": "^1.0.0",
|
"camelize": "^1.0.0",
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"@patternfly/react-table": "4.29.0",
|
"@patternfly/react-table": "4.29.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
"i18next": "^20.3.4",
|
"i18next": "^20.3.4",
|
||||||
"keycloak-admin": "1.14.18",
|
"keycloak-admin": "1.14.19",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
|
Loading…
Reference in a new issue