mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-02 12:39:13 -04:00
Updated jsonwebtoken dependency to 9+
updated JWTSign operation for backwards compatibility with insecure keys and invalid asym key types
This commit is contained in:
parent
c4e7c41a6e
commit
ef5ff5bec6
3 changed files with 40 additions and 13 deletions
|
@ -134,7 +134,7 @@
|
|||
"jsesc": "^3.0.2",
|
||||
"json5": "^2.2.3",
|
||||
"jsonpath-plus": "^8.0.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"jsqr": "^1.4.0",
|
||||
"jsrsasign": "^11.1.0",
|
||||
"kbpgp": "2.1.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue