Skip to content

Commit

Permalink
Update Keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 25, 2024
1 parent 237908d commit 85eed69
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 @@ -26,7 +26,7 @@
"dependencies": {
"evt": "^2.5.7",
"oidc-spa": "^4.0.0",
"keycloakify": "^9.1.9",
"keycloakify": "^9.1.10",
"powerhooks": "^1.0.8",
"react": "18.1.0",
"react-dom": "18.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9769,10 +9769,10 @@ jwt-decode@^3.1.2:
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==

keycloakify@^9.1.9:
version "9.1.9"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.1.9.tgz#10c35188d4c5c6a5f3659db3f38cc0a18cf05807"
integrity sha512-j5IO7lOPZrj0ZbaPawJsY/CmSwRnjk6+awLUbyXQ8qUzTGGsuBx+KDmeWrYY3toCkjMkYu6ISApmwTvFchlk0A==
keycloakify@^9.1.10:
version "9.1.10"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.1.10.tgz#048dd0c40fa6bbe25aec23f4deb803db24a7542e"
integrity sha512-BIXuiHLLtz/B04uHwE6jrzIgEPcfrFzGZDRB8HMfCFkgz30RJrf+7arFnYBwvFNs7hcwZOJzJyVIVQb0ixPxrw==
dependencies:
"@babel/generator" "^7.22.9"
"@babel/parser" "^7.22.7"
Expand Down

0 comments on commit 85eed69

Please sign in to comment.