Bump jsonwebtoken from 8.5.1 to 9.0.0 (#2219)
Some checks failed
Master Build, Test & Deploy / main (push) Has been cancelled

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (updated tests to reflect stricter parameter validation in the new library version)
This commit is contained in:
dependabot[bot] 2026-03-04 19:58:25 +00:00 committed by GitHub
parent 2b162d494f
commit cd7dafdf53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 100 additions and 63 deletions

View file

@ -142,7 +142,7 @@
"json5": "^2.2.3",
"jsonata": "^2.1.0",
"jsonpath-plus": "^10.4.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"jsqr": "^1.4.0",
"jsrsasign": "^11.1.1",
"kbpgp": "^2.1.17",