Skip to content

Commit 5ca2288

Browse files
authored
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
1 parent 9806912 commit 5ca2288

File tree

2 files changed

+52
-53
lines changed

2 files changed

+52
-53
lines changed

Diff for: package-lock.json

+51-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
2222
"@apollographql/graphql-playground-html": "1.6.29",
23-
"@graphql-tools/links": "8.2.1",
23+
"@graphql-tools/links": "8.2.2",
2424
"@apollo/client": "3.5.8",
2525
"@graphql-tools/stitch": "6.2.4",
2626
"@graphql-tools/utils": "6.2.4",

0 commit comments

Comments
 (0)