Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Feb 27, 2024
1 parent eb61d31 commit e6cfb9b
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 @@ -20,7 +20,7 @@
"keywords": [],
"dependencies": {
"evt": "^2.5.7",
"keycloakify": "^9.5.1",
"keycloakify": "^9.5.3",
"oidc-spa": "^4.2.1",
"powerhooks": "^1.0.8",
"react": "^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 @@ -5886,10 +5886,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.5.1:
version "9.5.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.5.1.tgz#4f8a8509ab76a59ffe662e23ec0501afd952bcfd"
integrity sha512-x5us3Wchoa1Z60Dvr623Ag3ZX4QhqcN1/yaR07GRcYGxq5Wz5HEbbyG9RouJj1037OBzBcUbYxSmbmoM/fs6vg==
keycloakify@^9.5.3:
version "9.5.3"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.5.3.tgz#04f8a9b74f34c3e77d14f14235fa555cb73ad277"
integrity sha512-JAT/6LHMy72J4DocDXT1pYz3fwDq276jVHjHJu5z+EOHAcymoIHRwV1t4fuJlJX4v9dLuow0yeMJwBaif8LV0g==
dependencies:
"@babel/generator" "^7.22.9"
"@babel/parser" "^7.22.7"
Expand Down

0 comments on commit e6cfb9b

Please sign in to comment.