Skip to content

Commit f6bd31f

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /lightbot_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] <[email protected]>
1 parent c49002d commit f6bd31f

File tree

2 files changed

+35
-48
lines changed

2 files changed

+35
-48
lines changed

lightbot_server/package-lock.json

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

lightbot_server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"express-rate-limiter": "^1.3.1",
3737
"express-validator": "^6.6.1",
3838
"helmet": "^4.1.0",
39-
"jsonwebtoken": "^8.5.1",
39+
"jsonwebtoken": "^9.0.0",
4040
"mongoose": "^5.10.3",
4141
"mongoose-unique-validator": "^2.0.3",
4242
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)