fix: package.json & package-lock.json to reduce vulnerabilities (#7112)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
This commit is contained in:
Snyk bot
2021-01-06 23:44:21 +02:00
committed by GitHub
parent fefcabe858
commit 7b8d8ddbb0
2 changed files with 9 additions and 37 deletions

View File

@@ -41,7 +41,7 @@
"graphql-upload": "11.0.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
"jwks-rsa": "1.12.0",
"jwks-rsa": "1.12.1",
"ldapjs": "2.2.3",
"lodash": "4.17.20",
"lru-cache": "5.1.1",