Skip to content

Commit c5a5a78

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfbce40 commit c5a5a78

File tree

2 files changed

+35
-50
lines changed

2 files changed

+35
-50
lines changed

server/package-lock.json

+34-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fluent-ffmpeg": "^2.1.2",
2121
"googleapis": "^39.2.0",
2222
"helmet": "^3.22.0",
23-
"jsonwebtoken": "^8.5.1",
23+
"jsonwebtoken": "^9.0.0",
2424
"lodash": "^4.17.19",
2525
"moment": "^2.27.0",
2626
"mongoose": "^5.9.14",

0 commit comments

Comments
 (0)