Skip to content

Commit 3cfe8a6

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-FOLLOWREDIRECTS-2396346
1 parent fc9d77f commit 3cfe8a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cors": "2.8.5",
3434
"deepcopy": "2.1.0",
3535
"express": "4.17.2",
36-
"follow-redirects": "1.14.7",
36+
"follow-redirects": "1.14.8",
3737
"graphql": "15.7.1",
3838
"graphql-list-fields": "2.0.2",
3939
"graphql-relay": "0.7.0",

0 commit comments

Comments
 (0)