Skip to content

Commit

Permalink
Update dependency keycloakify to ^11.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent a816acd commit ea78262
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"flexsearch": "0.7.43",
"i18nifty": "^3.2.3",
"json5": "2.2.3",
"keycloakify": "^11.4.3",
"keycloakify": "^11.4.5",
"memoizee": "^0.4.17",
"minimal-polyfills": "^2.2.3",
"mui-icons-material-lazy": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4747,10 +4747,10 @@ jsonify@^0.0.1:
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==

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.5:
version "11.4.5"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.5.tgz#8205e2f3953cd35235c7685e08cdf77d2bc46a70"
integrity sha512-uT4f3xTQDgA4Or/hDXFNU2PahKz474QhII6SUb8ZiEYP+VP5g+Tw09v+pLPlCc4KDOpLXCWVbXmuLOATR4CVFw==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit ea78262

Please sign in to comment.