Skip to content

Commit

Permalink
Update dependency oidc-spa to ^4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 0446a6a commit 86e5b3e
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 @@ -44,7 +44,7 @@
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.3",
"moment": "^2.29.1",
"oidc-spa": "^4.10.0",
"oidc-spa": "^4.12.0",
"onyxia-ui": "^5.2.2",
"pathe": "^1.1.2",
"powerhooks": "^1.0.10",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4196,10 +4196,10 @@ object-assign@^4.1.1:
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==

oidc-spa@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.10.0.tgz#d6099577ef1506072770f86572e0a1c8bad49d06"
integrity sha512-jWPbFAM5XYnSdW7buAt5HikpUBfVDNSET9rf5C6J7OUEXyaKJ+H0s048uxLRuGIKP/ovYfUSKxauACxaI+h/Ig==
oidc-spa@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.12.0.tgz#49d5801b8efb159bbecb25e3bd0ac8c9078ddc90"
integrity sha512-EPlj+ClSluu+19etLIhNKKO1C84sRHbX9nQaLtw+zeMhRXmzRUgCqtud/XFoOGrdSSvHVPWXhQwIXQ18MywyFg==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit 86e5b3e

Please sign in to comment.