Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 4, 2024
1 parent 4808262 commit 4e33674
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.2.9",
"keycloakify": "^11.2.10",
"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.2.9:
version "11.2.9"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.2.9.tgz#9faea5ddce3b91b525b278e203b11710aadc8665"
integrity sha512-heCFNvi9HxIn7zEYE2YQo/Dd35ZIN5M3Jau9OLn9Uiw5Qp6rk4sTmRs11ArxFOHrsuRosgkQ0EOcLKpUxN8dkA==
keycloakify@^11.2.10:
version "11.2.10"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.2.10.tgz#1dd1057a2907425e6b643344956d16dda0e16556"
integrity sha512-0G9NuiMSSBvsvjKJPQ+XHjGj1BdHxrhQMliTa9CYhoMOSpnGskbqVdWB6+iREmg7LJqGuM++LOJLJ+KmtljWdw==
dependencies:
tsafe "^1.7.5"

Expand Down

0 comments on commit 4e33674

Please sign in to comment.