Skip to content

Commit 4634cb8

Browse files
fix(deps): update dependency node-fetch to ^2.7.0 [security]
1 parent 47bd906 commit 4634cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/gatsby-site-showcase-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"chalk": "^3.0.0",
88
"cheerio": "1.0.0-rc.12",
99
"js-yaml": "^3.13.1",
10-
"node-fetch": "^2.6.0"
10+
"node-fetch": "^2.7.0"
1111
},
1212
"scripts": {
1313
"start": "node ./index.js"

0 commit comments

Comments
 (0)