Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 16, 2024
1 parent bb66794 commit 59cac9b
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": "^10.1.3",
"keycloakify": "^10.1.4",
"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@^10.1.3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.1.3.tgz#4420e8ebfae5ebc64dd6e3eb5f23d8b879728289"
integrity sha512-ZZJo1ivzAEOf7Qj/mlhXYX4qztIbktLQD0InFaJxFwCNu+l/+sH9D1c4lBmM1EfTnYnCou3glc4TSUwGctmj1g==
keycloakify@^10.1.4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.1.4.tgz#ba640a9ce20f7bf1e7515605afcc2fb86f3005a1"
integrity sha512-YgroCRyh+dLS886kGFt1E1wU0U88NDi53blRryzLhbL1Pmrzp6+ZfLhqxOFBp2F8QICYOk10AlaMpzUqS54bjg==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 59cac9b

Please sign in to comment.