Skip to content

Commit

Permalink
Update Keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 14, 2024
1 parent 4e33674 commit 28cdb22
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.10",
"keycloakify": "^11.3.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 @@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

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==
keycloakify@^11.3.6:
version "11.3.6"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.6.tgz#ed96540cc4107d123e5e7139b627cd2ec3ffcb78"
integrity sha512-F+HVEjsszWTOeEuieEJGZM8/g4Z5ILwHuvtlqY+BZvxUYBYLJfbUUp3rk/pM89vl14cDQkyc+L86G4tGIPQmLg==
dependencies:
tsafe "^1.7.5"

Expand Down

0 comments on commit 28cdb22

Please sign in to comment.