Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Dec 3, 2024
1 parent 2d3b2b4 commit c34e070
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.4.1",
"keycloakify": "^11.4.2",
"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 @@ -4415,10 +4415,10 @@ jsonfile@^6.0.1:
object.assign "^4.1.4"
object.values "^1.1.6"

keycloakify@^11.4.1:
version "11.4.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.1.tgz#5b0411122a177c9873bffa36a96aa9d4d1efa02b"
integrity sha512-ANPAhKNB6svqYf0w21JHHRfxVcfDmaq9uSUJTVTNZTc3MOkfrG/gEsIo27M70mWVFl+d8FQMDyTfyZbJ8UqHVw==
keycloakify@^11.4.2:
version "11.4.2"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.2.tgz#29cc6db35ed2f1ae0f529eceec8e75dd5ed78cd0"
integrity sha512-H2kERMAuzWJ4ygd6G7kcm7L94uDegcjYk5TBKXCjQKAbctKr2eRkVP9q+UJPbpy6JXeD1J2hhH8x+te3yPgrtQ==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit c34e070

Please sign in to comment.