Skip to content

Commit 336d39a

Browse files
👻 upgrade oidc libraries (#653)
Signed-off-by: Carlos Feria <[email protected]>
1 parent acb985b commit 336d39a

File tree

2 files changed

+38
-42
lines changed

2 files changed

+38
-42
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"axios": "^1.7.2",
3232
"dayjs": "^1.11.7",
3333
"file-saver": "^2.0.5",
34-
"oidc-client-ts": "^2.4.0",
34+
"oidc-client-ts": "^3.3.0",
3535
"packageurl-js": "^2.0.1",
3636
"pretty-bytes": "^6.1.1",
3737
"react": "^19.1.1",
3838
"react-dom": "^19.1.1",
3939
"react-error-boundary": "^4.0.13",
4040
"react-hook-form": "^7.43.1",
4141
"react-markdown": "^8.0.7",
42-
"react-oidc-context": "^2.3.1",
42+
"react-oidc-context": "^3.3.0",
4343
"react-router-dom": "^6.21.1",
4444
"usehooks-ts": "^3.1.1",
4545
"victory": "^37.3.4",

package-lock.json

Lines changed: 36 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)