Skip to content

Commit d5ccf6a

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /Group_1/FlyHighAirways/backend
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 a99b939 commit d5ccf6a

2 files changed

Lines changed: 36 additions & 51 deletions

File tree

Group_1/FlyHighAirways/backend/package-lock.json

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

Group_1/FlyHighAirways/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"body-parser": "^1.18.3",
2929
"express": "^4.16.4",
3030
"express-validator": "^5.3.1",
31-
"jsonwebtoken": "^8.5.1",
31+
"jsonwebtoken": "^9.0.0",
3232
"lodash": "^4.17.11",
3333
"moment": "^2.24.0",
3434
"npx": "^10.2.0",

0 commit comments

Comments
 (0)