Skip to content

Commit

Permalink
fix: packages/gatsby-source-coda/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311
  • Loading branch information
snyk-bot committed Dec 10, 2024
1 parent 349f3c6 commit 1565f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-source-coda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.6",
"private": true,
"dependencies": {
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.7",
"query-string": "^6.8.3"
}
}

0 comments on commit 1565f23

Please sign in to comment.