Skip to content

Commit

Permalink
Update dependency oidc-spa to ^4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2024
1 parent ca0d26c commit f31bba4
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.6.1",
"oidc-spa": "^4.9.3",
"onyxia-ui": "^5.2.1",
"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 @@ -4229,10 +4229,10 @@ oidc-client-ts@2.4.0:
crypto-js "^4.2.0"
jwt-decode "^3.1.2"

oidc-spa@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.6.1.tgz#ddf2e090aab5b1c1ab48766d4a34c6e23ebf0e69"
integrity sha512-QWT2SpVDGNNiSo6eQ2kL1wgCbPhq5ZlH4wPvo0y9rxyVsHV+5um2TnBf5xJEKcCQCzFNDzfqZ3vVh2bRVm6J0A==
oidc-spa@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.9.3.tgz#1fbdf5db31a65ed02c5222d145ff46563c71702a"
integrity sha512-Wym/h9DnNiluniu2oI8CHWFHOk4uXtdCU6k/4HJz81UubmNwh4c4E9FFkdEtlbXWTxixHVzguTnSES6AQEpYRQ==
dependencies:
jwt-decode "^3.1.2"
oidc-client-ts "2.4.0"
Expand Down

0 comments on commit f31bba4

Please sign in to comment.