Skip to content

Commit

Permalink
Update dependency oidc-spa to ^6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 162c26e commit f4adacf
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 @@ -63,7 +63,7 @@
"memoizee": "^0.4.17",
"minimal-polyfills": "^2.2.3",
"mui-icons-material-lazy": "^1.0.4",
"oidc-spa": "^6.1.15",
"oidc-spa": "^6.3.0",
"onyxia-ui": "^6.2.3",
"pathe": "^1.1.2",
"powerhooks": "^1.0.19",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5613,10 +5613,10 @@ object-keys@^1.1.1:
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==

oidc-spa@^6.1.15:
version "6.1.15"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.1.15.tgz#dd162710d46b8cec1166b25308d3c66857f61512"
integrity sha512-LbFAqnEzDznSqZlOv4oLyVK73rrLVXpCa4FfbJXmr61hugUTD68dNeer6ryeLO9V0FPWu9SG2+s4COfjCEmbqw==
oidc-spa@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.3.0.tgz#c630bc142a724913220349217fe31fa4780f0361"
integrity sha512-2q/ZIfO8aJbbn0uNxzpnCa1QW+/E77pF2yFUtzf0nnusInH96RFhjX715i+15TkLaIfAC8sWqau+3Z5cUMSVng==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit f4adacf

Please sign in to comment.