Bump jsonwebtoken in /backend in the prod-patch-updates group

Bumps the prod-patch-updates group in /backend with 1 update: [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken).


Updates `jsonwebtoken` from 9.0.2 to 9.0.3
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.2...v9.0.3)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-25 12:30:49 +00:00
committed by GitHub
parent 3308a308df
commit 8d35644190
2 changed files with 15 additions and 15 deletions

View File

@@ -22,7 +22,7 @@
"express": "^4.22.0",
"express-fileupload": "^1.5.2",
"gravatar": "^1.8.2",
"jsonwebtoken": "^9.0.2",
"jsonwebtoken": "^9.0.3",
"knex": "2.4.2",
"liquidjs": "10.6.1",
"lodash": "^4.17.23",