Skip to content

Commit ebf44c3

Browse files
committed
feat: updated node-fetch to 2.7.0 (#191)
1 parent c8736f5 commit ebf44c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"url": "https://github.com/lquixada/cross-fetch/issues"
6767
},
6868
"dependencies": {
69-
"node-fetch": "^2.6.12"
69+
"node-fetch": "^2.7.0"
7070
},
7171
"devDependencies": {
7272
"@commitlint/cli": "12.0.1",

0 commit comments

Comments
 (0)