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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
This commit is contained in:
snyk-bot 2020-12-23 23:24:50 +00:00
parent 6ba66b8e9d
commit 6674c09f99
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 8 additions and 1487 deletions

1493
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
},
"dependencies": {
"@microsoft/signalr": "^5.0.0",
"axios": "^0.20.0"
"axios": "^0.21.1"
},
"bugs": {
"url": "https://github.com/vexico/spookvooper-api/issues"