Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 5, 2025
1 parent 2287259 commit 60def60
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.7.3",
"keycloakify": "^11.8.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.7.3:
version "11.7.3"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.7.3.tgz#cf5af75606fb99ef85cba340fb41a84aad0e39b3"
integrity sha512-ljgGLnRhtdOvkSaXsdPG9Ofoe3Fz8ej7oP9GqMMxpGIJBoERulOZ5ZV/V9w64D2PgXrx6FygOCqqlxwRU+iEnw==
keycloakify@^11.8.0:
version "11.8.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.0.tgz#ce9133b23b56ae44cc99cc8cf5e0985fb39ded8f"
integrity sha512-1VeGLg0Tu9DEwHAmiSLf9bhNjoxl2rMCnI2+3HJBzd5SdZT1A00j0ylu97bI3L1iiJVrdyAYbQya3e9a/Jockg==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 60def60

Please sign in to comment.