Skip to content

Commit b2e595c

Browse files
fix(deps): update dependency jwks-rsa to v4 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bf1eba commit b2e595c

2 files changed

Lines changed: 22 additions & 29 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"express": "^5.1.0",
5353
"express-jwt": "^8.5.1",
5454
"helmet": "^8.1.0",
55-
"jwks-rsa": "^3.2.0",
55+
"jwks-rsa": "^4.0.0",
5656
"react": "^19.2.0",
5757
"react-error-boundary": "^6.0.0",
5858
"react-markdown": "^10.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)