Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 4, 2024
1 parent e393701 commit 94701f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
"keycloakify": "^11.2.0",
"keycloakify": "^11.2.9",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7906,12 +7906,12 @@ jsonpointer@^5.0.0:
object.assign "^4.1.4"
object.values "^1.1.6"

keycloakify@^11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.2.0.tgz#8f00bb1240d18d09202c8d4bff5a1e92d7bfb049"
integrity sha512-8DnU5F6DmtCUKXOhApAm1/5E0ewGYCn3YNy5TKP6zHBpCEIlHNZ6i0lrGQj10rlmwwaOwPEDVNpOZTKZDsHp7Q==
keycloakify@^11.2.9:
version "11.2.9"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.2.9.tgz#9faea5ddce3b91b525b278e203b11710aadc8665"
integrity sha512-heCFNvi9HxIn7zEYE2YQo/Dd35ZIN5M3Jau9OLn9Uiw5Qp6rk4sTmRs11ArxFOHrsuRosgkQ0EOcLKpUxN8dkA==
dependencies:
tsafe "^1.6.6"
tsafe "^1.7.5"

keyv@^4.5.3:
version "4.5.4"
Expand Down Expand Up @@ -11249,10 +11249,10 @@ ts-pnp@^1.1.6:
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==

tsafe@^1.6.6:
version "1.7.2"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.2.tgz#0f63d414876287ad01b135f832722f93e22da374"
integrity sha512-dAPfQLhCfCRre5qs+Z5Q2a7s2CV7RxffZUmvj7puGaePYjECzWREJFd3w4XSFe/T5tbxgowfItA/JSSZ6Ma3dA==
tsafe@^1.7.5:
version "1.7.5"
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.7.5.tgz#0d3a31202b5ef87c7ba997e66e03fd80801278ef"
integrity sha512-tbNyyBSbwfbilFfiuXkSOj82a6++ovgANwcoqBAcO9/REPoZMEQoE8kWPeO0dy5A2D/2Lajr8Ohue5T0ifIvLQ==

tsconfig-paths@^3.15.0:
version "3.15.0"
Expand Down

0 comments on commit 94701f4

Please sign in to comment.