aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2025-04-27 21:58:36 +0100
committerGravatar Chris Lovering <[email protected]>2025-04-27 21:58:36 +0100
commit1f084b3f2f7830ed797c42d52ad7493fd196327a (patch)
tree534aaa7974214c5c36f022cc27288313aba62885 /package.json
parentDrop back to 26.1.1 as keycloakify doesn't support 26.2 yet (diff)
Bump keycloakify
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9d55cd8..6264d84 100755
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "11.8.3",
+ "keycloakify": "11.8.24",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},