Skip to content

Commit 427ac0a

Browse files
chore(deps): Bump jsonwebtoken from 9.0.2 to 9.0.3
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.2 to 9.0.3. - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 054df8b commit 427ac0a

File tree

2 files changed

+21
-36
lines changed

2 files changed

+21
-36
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express-session": "^1.18.2",
2121
"http-errors": "^2.0.0",
2222
"isomorphic-fetch": "^3.0.0",
23-
"jsonwebtoken": "^9.0.2",
23+
"jsonwebtoken": "^9.0.3",
2424
"jwks-rsa": "^3.2.0",
2525
"mocha": "^11.7.1",
2626
"morgan": "^1.10.1",

0 commit comments

Comments
 (0)