Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 11, 2025
1 parent b774d23 commit 9002e0a
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.7",
"keycloakify": "^11.8.8",
"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.7:
version "11.8.7"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.7.tgz#2a6c50be67dc1789a9f4c383a88519c5d9c17bd6"
integrity sha512-DoP0XUVpaw3L5DvaxdsOFIKCh/R2Ho6UN48IPsUoQHOHp/0GxVUayfP2TKX6GBsv0TcQUcSoBUoQ1pPCq+aq4A==
keycloakify@^11.8.8:
version "11.8.8"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.8.tgz#0ca4ce910c681ee4f80308e82dc95fc2556ffb19"
integrity sha512-ya/Vz2a3qgQtIBDs4LvaJNBxH7YjaSaxBQ42NeEe7BzQlfcmKcMXpo14B9ThSx6G+zdqqdMcrPX06mphk5cSDA==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 9002e0a

Please sign in to comment.