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 60def60 commit 7b032e8
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.0",
"keycloakify": "^11.8.1",
"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.0:
version "11.8.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.0.tgz#ce9133b23b56ae44cc99cc8cf5e0985fb39ded8f"
integrity sha512-1VeGLg0Tu9DEwHAmiSLf9bhNjoxl2rMCnI2+3HJBzd5SdZT1A00j0ylu97bI3L1iiJVrdyAYbQya3e9a/Jockg==
keycloakify@^11.8.1:
version "11.8.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.1.tgz#d1ac82f8e8f52700785c4a08f2a2356d8dfc5b61"
integrity sha512-2YW9JXYhQbiMvRnev4VqDBBw1p/161TaBQ0BMZzEih9QlAVIgsccm/hY73YOsTpaizcCdBkPIbDu1fvLM/HXnA==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 7b032e8

Please sign in to comment.