Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 6, 2025
1 parent c39a5c7 commit 0882589
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.8.4",
"keycloakify": "^11.8.5",
"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.8.4:
version "11.8.4"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.4.tgz#a23992a7266383a2440c15301ed44506e754e66a"
integrity sha512-b6d8QUhYiaVlChuT5gaHF+jkLjvveI0TaEpNUUgf7RD4SBom0x3rj4UB1jMvEpUSLSfVR9E8QkoYgX3TQlm8zQ==
keycloakify@^11.8.5:
version "11.8.5"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.5.tgz#8d57397f56bfbf578f7a9c755f76cda2ff22eb3b"
integrity sha512-V6D6+Nc+DSaA8lzvUNnED+pLwkfwge62L0pJOjCVAPn40B1lKhRUqEqb540NZWtyoWXFdtal9UaI+MBv/PKucg==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 0882589

Please sign in to comment.