Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Dec 30, 2024
1 parent 0ab45af commit 4e8c630
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
"keycloakify": "^11.6.0",
"keycloakify": "^11.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4415,10 +4415,10 @@ jsonfile@^6.0.1:
object.assign "^4.1.4"
object.values "^1.1.6"

keycloakify@^11.6.0:
version "11.6.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.6.0.tgz#5d34beed6435510b520f4828932476aadbf23177"
integrity sha512-bOoKTUQjqPJNZ/16L4pncNqSncXMooCPtmMfUB9e3iWsrIvwO/Pbo57iBPVb2w0qE0jbbrofFA29g/wrSAl9uw==
keycloakify@^11.7.0:
version "11.7.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.7.0.tgz#f95f7355ef0b57e4f0078a82e547dfebffedd171"
integrity sha512-FUYfrm0YuAXldIjSA9wS6+1r8v6qTzkWPV70OyC/mCM25uFKDuy0Kh7s5/03QgfDSoDOu0HW1Xv8iH4sVWY4hQ==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 4e8c630

Please sign in to comment.