Bump keycloak-admin from 1.14.16 to 1.14.17 (#676)

Bumps keycloak-admin from 1.14.16 to 1.14.17.

---
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-06-07 15:54:12 -04:00 committed by GitHub
parent 6c0353ba94
commit 6cbb20ce5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
"@patternfly/react-table": "4.27.7",
"file-saver": "^2.0.5",
"i18next": "^20.3.1",
"keycloak-admin": "1.14.16",
"keycloak-admin": "1.14.17",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"react": "^16.14.0",

View file

@ -12226,15 +12226,15 @@ junk@^3.1.0:
resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1"
integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
keycloak-admin@1.14.16:
version "1.14.16"
resolved "https://registry.yarnpkg.com/keycloak-admin/-/keycloak-admin-1.14.16.tgz#7658bf17197e138caa9527c9cb3ea0f69b0148f5"
integrity sha512-Uq3obiPx5biiGHTBdKxaaSTdTt7n+CStZk4BwZNxyJxJTPEH7i5MQrVfcTnnE4v329W+F/36POXaveaqaBqtLg==
keycloak-admin@1.14.17:
version "1.14.17"
resolved "https://registry.yarnpkg.com/keycloak-admin/-/keycloak-admin-1.14.17.tgz#fbeba43ae3a2d7ee6876afd334549f5675e272d8"
integrity sha512-YbGq0wXOuK5StzKdmsO/2WwfJxQmVPUpRScYETkEj7HmiE0IwECzh1OjeSXZ9lXJPFwH+lCQ6q5pNEL6/6gv9Q==
dependencies:
axios "^0.21.0"
camelize "^1.0.0"
keycloak-js "^11.0.3"
lodash "^4.17.20"
lodash "^4.17.21"
query-string "^6.13.7"
url-join "^4.0.0"
url-template "^2.0.8"