Skip to content

Commit 7e39540

Browse files
Bump jsonwebtoken and passport-jwt
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.2 and updates ancestor dependency [passport-jwt](https://github.com/mikenicholson/passport-jwt). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.4.0 to 9.0.2 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.4.0...v9.0.2) Updates `passport-jwt` from 4.0.0 to 4.0.1 - [Commits](mikenicholson/passport-jwt@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: passport-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af659a7 commit 7e39540

File tree

2 files changed

+53
-29
lines changed

2 files changed

+53
-29
lines changed

package-lock.json

Lines changed: 52 additions & 28 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
@@ -30,7 +30,7 @@
3030
"mongoose": "^5.4.12",
3131
"nodemon": "^1.18.10",
3232
"passport": "^0.4.0",
33-
"passport-jwt": "^4.0.0",
33+
"passport-jwt": "^4.0.1",
3434
"passport-local": "^1.0.0",
3535
"typescript": "^3.3.3",
3636
"uuid": "^3.3.2"

0 commit comments

Comments
 (0)