Skip to content

Commit 9b5fb0e

Browse files
Bump jsonwebtoken from 8.2.0 to 9.0.0 in /babycare/sever
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.2.0 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.2.0...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c15aa5a commit 9b5fb0e

File tree

2 files changed

+51
-66
lines changed

2 files changed

+51
-66
lines changed

babycare/sever/package-lock.json

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

babycare/sever/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dotenv": "^5.0.1",
1818
"express": "^4.16.3",
1919
"js-joda": "^1.9.2",
20-
"jsonwebtoken": "^8.2.0",
20+
"jsonwebtoken": "^9.0.0",
2121
"mongoose": "^5.0.10"
2222
}
2323
}

0 commit comments

Comments
 (0)