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 28, 2024
1 parent a28b8f0 commit 83ebae4
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 @@ -30,7 +30,7 @@
"axios": "^1.7.1",
"dayjs": "^1.11.7",
"i18nifty": "^3.2.2",
"oidc-spa": "^5.1.3",
"oidc-spa": "^5.2.7",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"tsafe": "^1.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4033,10 +4033,10 @@ object.assign@^4.1.5:
has-symbols "^1.0.3"
object-keys "^1.1.1"

oidc-spa@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.1.2.tgz#32c48a9932777e4f231dd83cecb5a41430bdac1b"
integrity sha512-iHAOwPYHgFMPNAEjJxkEjUEtDE8YPx8bP6eniKd+L3JRQpj27kWP25xpH40enb7DQgJ+gPdU6Ft8TvUByWcpjQ==
oidc-spa@^5.2.7:
version "5.2.7"
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-5.2.7.tgz#74c5b730fb9a18c6221ae80245a0e6cecf86282e"
integrity sha512-OGl4YnQoZzoF1Dg1pd3rJ96wkdd8n8N7t/fbfpZutAAmTvJlZK3ok9PbaYDDeNLvqlt6GK5zdw+ntaNs6vHkXQ==

once@^1.3.0:
version "1.4.0"
Expand Down

0 comments on commit 83ebae4

Please sign in to comment.