Skip to content

Commit 4d6c275

Browse files
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend-auth
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 c914a18 commit 4d6c275

2 files changed

Lines changed: 38 additions & 52 deletions

File tree

backend-auth/package-lock.json

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

backend-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"axios": "^0.19.2",
1515
"cors": "^2.8.5",
1616
"express": "^4.17.1",
17-
"jsonwebtoken": "^8.5.1",
17+
"jsonwebtoken": "^9.0.0",
1818
"npm": "^6.14.6",
1919
"pg": "^8.0.3",
2020
"pg-hstore": "^2.3.3",

0 commit comments

Comments
 (0)