Skip to content

Commit

Permalink
Update oidc-spa
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 5, 2024
1 parent 3e91582 commit 3ad4339
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.15.18",
"oidc-spa": "^4.14.2",
"oidc-spa": "^4.14.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tsafe": "^1.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1681,10 +1681,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.14.2:
version "4.14.2"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.14.2.tgz#e55321403a4cb2ffe898e07b6d075a95326051d0"
integrity sha512-uRcAZJEDLkXhWDQ8QW9euMIcAUKJC6MPcrq8go6zNv5pufaEqH6SY8C6Xx+8xZScmrZvwIHfQqDHkDkHxLq/eQ==
oidc-spa@^4.14.3:
version "4.14.3"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-4.14.3.tgz#274756861c52ad32995469cceee5be00c6d4b77b"
integrity sha512-NZYsIMjnVknZcXVTk2hv68Xbqpv8xnNJU7R9Wm3qgeziZw1GIqxBqBXYhIQyexoVmPIAmGpzRnGr76ALGeI07A==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit 3ad4339

Please sign in to comment.