Skip to content

Commit

Permalink
Update dependency keycloakify to ^11.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent e5a0baf commit a837c62
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.21",
"i18nifty": "^3.2.3",
"json5": "2.2.3",
"keycloakify": "^11.3.29",
"keycloakify": "^11.4.0",
"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 @@ -4831,10 +4831,10 @@ jsonify@^0.0.1:
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==

keycloakify@^11.3.29:
version "11.3.29"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.3.29.tgz#f50310288a0b893d3b48698a2ade4c2a5017b0c5"
integrity sha512-2Tf6yukm+1to3YYZ3BPaIjos1E9aH9QpfbAfM5mbqSkUYfkczqT+WA2Cumw4isLgjfWUaCb7X4ot4SnT/vBwvQ==
keycloakify@^11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.0.tgz#6e7bc7b7864951a1b3516cd993707f5b22abf26e"
integrity sha512-WxDM0HFJz0errAcmI+gmgtJJbpytcGtnCxlpxsNb56pElJ98uKj0yNezuddKC9MHFTfSP5gEJ6M3lM52CGjzog==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit a837c62

Please sign in to comment.