Bump jsonwebtoken from 8.1.0 to 9.0.0 in /advanced/server

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.1.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](https://github.com/auth0/node-jsonwebtoken/compare/v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-22 06:00:27 +00:00
committed by GitHub
parent dfe4cc02d9
commit 6710d3bb72
2 changed files with 91 additions and 90 deletions

View File

@@ -21,7 +21,7 @@
},
"dependencies": {
"bcrypt-nodejs": "0.0.3",
"jsonwebtoken": "8.1.0",
"jsonwebtoken": "9.0.0",
"lodash": "4.17.4",
"moleculer": "^0.11.0",
"moleculer-db": "0.7.0",