Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 18, 2024
1 parent 2c7e4d1 commit a543bc0
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.3.20",
"keycloakify": "^11.3.24",
"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 @@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

keycloakify@^11.3.20:
version "11.3.20"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.20.tgz#6cea0d4cfadaecb05ff9b7fb51dfd9e8b344aa8b"
integrity sha512-xMXTxjefzVYgZNeZMkZ3wIyKlJU4XAwyelMHzVDbH/GtO1xbGafQQVB75qBYpBf0VIVzRwD3aie8Wqlltc4H/Q==
keycloakify@^11.3.24:
version "11.3.24"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.24.tgz#86dbd2c767577d5d245d414173b81fc2234b2a72"
integrity sha512-mr3fBG0iLqMPnC3NcEdHhDbe730JorsyzwvDozkxFTM9b18IEsPWYoj3xWGAUdOhsux1rMJoPvdRD145pRSfiQ==
dependencies:
tsafe "^1.7.5"

Expand Down

0 comments on commit a543bc0

Please sign in to comment.