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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
This commit is contained in:
2020-04-09 05:59:03 +00:00
parent 5172afc661
commit 1db0440a3c
2 changed files with 446 additions and 357 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"jsonwebtoken": "^8.5.1",
"node-forge": "^0.8.4",
"node-rsa": "^1.0.5",
"nodemon": "^2.0.2",
"nodemon": "^2.0.3",
"serve-favicon": "^2.4.2"
}
}