Bump jsonwebtoken from 9.0.1 to 9.0.2

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.1 to 9.0.2.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 14:15:21 +00:00
committed by GitHub
parent e9ffe782b6
commit e0d117155c
2 changed files with 49 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"ejs": "^3.1.9",
"express": "^4.18.2",
"joi": "^17.10.0",
"jsonwebtoken": "^9.0.1",
"jsonwebtoken": "^9.0.2",
"mysql2": "^3.6.0",
"sequelize": "^6.32.1",
"sqlite3": "^5.1.6",