Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 4, 2024
1 parent f43f05e commit b26bfcc
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 @@ -26,7 +26,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
"keycloakify": "^10.0.5",
"keycloakify": "^10.0.6",
"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 @@ -7906,10 +7906,10 @@ jsonpointer@^5.0.0:
object.assign "^4.1.4"
object.values "^1.1.6"

keycloakify@^10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.5.tgz#581e68c235de0ba04f10e65a40e5f31fc2ddf224"
integrity sha512-MpiA7NbL2SlgaHSGcqWUjBcQ+dhasOOPghRVhFUlQxhB852m5C5gKxAHoPDlthbyS7ylyk/wl20xmplhS3Ydcg==
keycloakify@^10.0.6:
version "10.0.6"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.6.tgz#08ebe61a52915ef93551f5fa3bec3f8fd910e06d"
integrity sha512-s32G/LGTG4YLDhlGVywYIePR254jpW2anHBse2fMkd6wwf4vyQcJGOcnFVEsWTbdetEzBGyayX/ra0uEFOlDWw==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit b26bfcc

Please sign in to comment.