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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PARSE-590110
This commit is contained in:
Snyk bot
2020-09-26 06:24:10 +03:00
committed by GitHub
parent 916f92b443
commit d57908e229
2 changed files with 100 additions and 80 deletions

View File

@@ -23,7 +23,7 @@
"@graphql-tools/stitch": "6.2.0",
"@graphql-tools/utils": "6.2.0",
"@parse/fs-files-adapter": "1.0.1",
"@parse/push-adapter": "3.2.0",
"@parse/push-adapter": "3.3.0",
"@parse/s3-files-adapter": "1.4.0",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.17.0",