Skip to content

Commit

Permalink
Bump keycloak version
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Dec 8, 2024
1 parent dea0a8b commit 8c9a19c
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.3",
"keycloakify": "^11.4.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 @@ -4415,10 +4415,10 @@ jsonfile@^6.0.1:
object.assign "^4.1.4"
object.values "^1.1.6"

keycloakify@^11.4.3:
version "11.4.3"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.3.tgz#c2610f404449ba5bc8f6ca3a0fd0ddb27278e0f3"
integrity sha512-dOP4t8I5w+1jcYeBPHdEeUaDutZKIlaulu/tp00trP+1AQGlDrv5z0kcAQCGOs4r0x66/GIu3kEpmhGnmwOOAw==
keycloakify@^11.4.4:
version "11.4.4"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.4.tgz#87e2ea4ca347535b4c1a3ada1f04e8a0b7a869ba"
integrity sha512-OoPO9FvcYrL3tSn7sKFthwzPJl6xcdTENa4BvIdkSsJBZgABOtlCpURXf7ST6yi76gfY1IYSLoFTzdpQH5U79A==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit 8c9a19c

Please sign in to comment.