fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180020
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180022
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180024
- https://snyk.io/vuln/SNYK-JS-JSONWEBTOKEN-3180026
This commit is contained in:
snyk-bot 2022-12-23 02:54:00 +00:00
parent e6f81778d0
commit 3b03d306d6
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -77,7 +77,7 @@
"jest-fetch-mock": "^3.0.3",
"js-cookie": "^3.0.1",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"lightning": "^6.3.2",
"lodash": "^4.17.21",
"nest-winston": "^1.8.0",