Update keycloakify

This commit is contained in:
Joseph Garrone 2024-12-19 19:41:40 +01:00
parent e015faeda2
commit 4af82736d9
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"license": "MIT", "license": "MIT",
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"keycloakify": "^11.5.3", "keycloakify": "^11.5.4",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },

View File

@ -4415,10 +4415,10 @@ jsonfile@^6.0.1:
object.assign "^4.1.4" object.assign "^4.1.4"
object.values "^1.1.6" object.values "^1.1.6"
keycloakify@^11.5.3: keycloakify@^11.5.4:
version "11.5.3" version "11.5.4"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.5.3.tgz#9c5cc75d927c767436b5b67adbbf6164d52b0165" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.5.4.tgz#e390b35a3c4cfeb5c4a323d9aabee36481950c2f"
integrity sha512-VsDDhVAmPfsaiywn5PxREytkLhFYszK1eg3RDcYCJIsc+NM3NetuvEo3lY5azu4nRYiZSNsRz1akBUErGR1YEw== integrity sha512-fgLTCRZgS7sOuOjdnLcctElf2ZHiuqM8tKq5V+JUJfz8s5WoFZZy24BBsLkYGYvRRatO1l4YXK9lxswWPfCMdA==
dependencies: dependencies:
tsafe "^1.8.5" tsafe "^1.8.5"