Skip to content

Commit e56f2da

Browse files
authored
Update to Keycloak 23.0.7 (#2)
1 parent 5d4c851 commit e56f2da

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lensapp/keycloak-admin-client-cjs",
3-
"version": "22.0.5",
3+
"version": "23.0.7",
44
"description": "Keycloak Admin Client compiled in CommonJS.",
55
"keywords": [
66
"keycloak-admin-client",
@@ -20,7 +20,7 @@
2020
"author": "Mirantis Inc",
2121
"license": "MIT",
2222
"dependencies": {
23-
"@keycloak/keycloak-admin-client": "22.0.5"
23+
"@keycloak/keycloak-admin-client": "23.0.7"
2424
},
2525
"devDependencies": {
2626
"esbuild": "^0.17.3"

0 commit comments

Comments
 (0)