Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 6, 2024
1 parent 673bc95 commit ea06007
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.3.11",
"keycloakify": "^11.3.16",
"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.3.11:
version "11.3.11"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.11.tgz#2eb704d0cc883070d8b1bb9a7e4ec0640fdeed52"
integrity sha512-ZFSocde1hekW0zW1JZEcbPwPwLEmqLGX8qZTNl1o7DoelEZwf2Xy1ktjRuR04EJhmfwvcIdYhKFQKd39oJekfw==
keycloakify@^11.3.16:
version "11.3.16"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.16.tgz#068bb3be2704e476c6d67fbdb7c973ef1949579e"
integrity sha512-PsEF7usNemxDhL1KVL1ynbDdC6WTslVIhcZT/7TebYuRjM1+F9S9EktleclX5wkPbCdGFPl+sgQ/pK6YsT6DZQ==
dependencies:
tsafe "^1.7.5"

Expand Down

0 comments on commit ea06007

Please sign in to comment.