Skip to content

Commit ce2ad82

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GRAPHQL-5905181
1 parent ef77b99 commit ce2ad82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"deepcopy": "2.1.0",
3333
"express": "4.18.2",
3434
"follow-redirects": "1.15.2",
35-
"graphql": "16.6.0",
35+
"graphql": "16.8.1",
3636
"graphql-list-fields": "2.0.2",
3737
"graphql-relay": "0.10.0",
3838
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)