Update keycloakify

This commit is contained in:
Joseph Garrone 2024-11-17 19:41:55 +01:00
parent cbed1f320b
commit 2c7e4d165a
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.3.16", "keycloakify": "^11.3.20",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },

View File

@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies: optionalDependencies:
graceful-fs "^4.1.6" graceful-fs "^4.1.6"
keycloakify@^11.3.16: keycloakify@^11.3.20:
version "11.3.16" version "11.3.20"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.16.tgz#068bb3be2704e476c6d67fbdb7c973ef1949579e" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.20.tgz#6cea0d4cfadaecb05ff9b7fb51dfd9e8b344aa8b"
integrity sha512-PsEF7usNemxDhL1KVL1ynbDdC6WTslVIhcZT/7TebYuRjM1+F9S9EktleclX5wkPbCdGFPl+sgQ/pK6YsT6DZQ== integrity sha512-xMXTxjefzVYgZNeZMkZ3wIyKlJU4XAwyelMHzVDbH/GtO1xbGafQQVB75qBYpBf0VIVzRwD3aie8Wqlltc4H/Q==
dependencies: dependencies:
tsafe "^1.7.5" tsafe "^1.7.5"