Skip to content

Commit

Permalink
Update Keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 26, 2024
1 parent 14642ff commit 2128799
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": "^10.0.0",
"keycloakify": "^10.0.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 @@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

keycloakify@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0.tgz#41844587666bc2281bdd7254472c296637f3f3cd"
integrity sha512-ZuiVFQarWS1/UfasuCqWgGGTGzO1dIeQzEPoEu8vtI5won+i0UED0VlJkO13fyXWGQ57xYMUq6OAt+QzzHMpoQ==
keycloakify@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.1.tgz#a93944d2bb58c40b93c7cab03a5bf96d31439528"
integrity sha512-QG0fQ1Ij6PixCD2wwtJ61rNGOpz+yWNor1K+dsNHpSIkJrjrStx0GqoEa5PoH56uvG/7BuoIB9qWTLSwv2BXJA==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 2128799

Please sign in to comment.