Skip to content

Commit

Permalink
fix(deps): update dependency oidc-spa to ^6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent fe4086a commit 3e177d1
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.0.6",
"oidc-spa": "^6.0.9",
"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.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.0.6.tgz#da5547639519858653661c2fd8aee2140a8dcc0b"
integrity sha512-md/wD9N1Rky3ppvC6RCMcp/15DSmsazz95Il5+KtKXhe8Y1mFVYsY1tgIVk5K+qK7w2zvjCV19Gdzs3+ltpWyg==
oidc-spa@^6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.0.9.tgz#af623ef8151a077a93158b14c1c8448c4fb50b4e"
integrity sha512-c0KcIqXyJXfcVpgPtrI/qTUSUbkbjP6qPNvyMyhDfecXaN+ArBVbfqd30Qz+LmZXGU62jfz5kShRj/N5Rbyclg==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit 3e177d1

Please sign in to comment.