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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
This commit is contained in:
Snyk bot
2022-02-25 18:56:29 +02:00
committed by GitHub
parent 9806912045
commit 5ca2288823
2 changed files with 51 additions and 52 deletions

View File

@@ -20,7 +20,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@apollographql/graphql-playground-html": "1.6.29",
"@graphql-tools/links": "8.2.1",
"@graphql-tools/links": "8.2.2",
"@apollo/client": "3.5.8",
"@graphql-tools/stitch": "6.2.4",
"@graphql-tools/utils": "6.2.4",