Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 30, 2023
1 parent 6af8ab7 commit 8131240
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.4.15",
"oidc-spa": "^2.0.2",
"keycloakify": "^9.0.0",
"keycloakify": "^9.1.1",
"powerhooks": "^0.26.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 @@ -9760,10 +9760,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.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.0.0.tgz#0bbd3ee3772e1265e4b227275008fac90f76d9cf"
integrity sha512-ZIIq2JiUH4GQGb0F6GWY15D1TdUu8YsI3VSs7g7RanxXcvqgsDuvwaxHWVMR2Ss4nkqjaGw48jO95k9tps5Q+A==
keycloakify@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.1.1.tgz#d06b19c14ac2f97774e34b0f2b74b9920b7b1f96"
integrity sha512-Lwxd2a/BqSJVrnsRXv03FIIUw0QMM0gVnvYRErfaQ58iFVhH+dWu11JpYA6K9BYz9ro1lF5JjPlJp8S5HRqRTQ==
dependencies:
"@babel/generator" "^7.22.9"
"@babel/parser" "^7.22.7"
Expand Down

0 comments on commit 8131240

Please sign in to comment.