Skip to content

Commit

Permalink
fix(deps): update dependency oidc-spa to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 7b8dfe8 commit a27dba3
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": "^5.7.0",
"oidc-spa": "^6.0.3",
"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@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.7.0.tgz#2299c63c2a94051285d809c63f1d7fd223e65640"
integrity sha512-Oz1R4BKTcltzsvT1RsRXHCeAFzouWR0aXeBRKQepGikuqgoP0rgqSPRTbnPgPmVoGcjgNLtD0IQM8nx+UDOqXg==
oidc-spa@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.0.3.tgz#adc7b14d9301ef25e672800244d8dcb6dd48f683"
integrity sha512-0+TvEbLdo+5AaeREfNPPgvos4IkL4wHCZSbmQiWvAits2S3Fm0YE/HgQmx15hVfrXCK1OHQUGwj5cPspLPLJuQ==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit a27dba3

Please sign in to comment.