Skip to content

Commit 72bea3e

Browse files
build(deps-dev): bump jsonwebtoken from 8.5.1 to 9.0.0 in /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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77d48f7 commit 72bea3e

File tree

2 files changed

+21
-60
lines changed

2 files changed

+21
-60
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chai-as-promised": "^7.1.1",
4141
"eslint": "^8.5.0",
4242
"jest": "^29.4.2",
43-
"jsonwebtoken": "^8.5.1",
43+
"jsonwebtoken": "^9.0.0",
4444
"mocha": "^9.1.3",
4545
"nodemon": "^2.0.20",
4646
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)