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-25 01:14:52 +00:00
parent e6f81778d0
commit 888cddb1ca
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -86,7 +86,7 @@
"numeral": "^2.0.6",
"otplib": "^12.0.1",
"passport": "^0.6.0",
"passport-jwt": "^4.0.0",
"passport-jwt": "^4.0.1",
"qrcode.react": "^3.1.0",
"react": "^17.0.2",
"react-circular-progressbar": "^2.1.0",