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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1579269
This commit is contained in:
snyk-bot 2021-09-12 07:45:56 +00:00
parent de6ab6277b
commit eb42f6b581
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 193 additions and 687 deletions

878
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"dependencies": {
"@sendgrid/mail": "^7.4.4",
"app-root-path": "^3.0.0",
"axios": "^0.21.2",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",