fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677
This commit is contained in:
2020-09-03 06:13:48 +00:00
parent 574dcbf981
commit 88eb2bfea2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"express": "^4.15.2",
"https-localhost": "^4.1.1",
"jsonwebtoken": "^8.5.1",
"node-forge": "^0.8.4",
"node-forge": "^0.10.0",
"node-rsa": "^1.0.5",
"nodemon": "^2.0.3",
"serve-favicon": "^2.4.2"