update jsonwebtoken

This commit is contained in:
Andras Bacsai 2023-01-10 13:00:51 +01:00
parent 834f9c9337
commit a1936b9d59
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
"is-ip": "5.0.0",
"is-port-reachable": "4.0.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"minimist": "^1.2.7",
"node-forge": "1.3.1",
"node-os-utils": "1.3.7",

View File

@ -44,7 +44,7 @@
"is-ip": "5.0.0",
"is-port-reachable": "4.0.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"node-fetch": "3.3.0",
"p-all": "4.0.0",
"p-throttle": "5.0.0",