Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 27, 2024
1 parent b2684cb commit 41f9b02
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.1.0",
"keycloakify": "^11.2.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 @@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

keycloakify@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.1.0.tgz#0576789cc939ec0a89beb617263751b795661558"
integrity sha512-EPvrZem4wSlQGiYObn2/hF1Bg+xMo+uABZhfZJ26fB1D02VEMWezuoe1xvHBwTDt91j9gQjXq8H18S5ObWBMXQ==
keycloakify@^11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.2.0.tgz#8f00bb1240d18d09202c8d4bff5a1e92d7bfb049"
integrity sha512-8DnU5F6DmtCUKXOhApAm1/5E0ewGYCn3YNy5TKP6zHBpCEIlHNZ6i0lrGQj10rlmwwaOwPEDVNpOZTKZDsHp7Q==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 41f9b02

Please sign in to comment.