Skip to content

Commit 2b7f247

Browse files
fix(deps): update dependency node-fetch to ^2.7.0
1 parent 207f8d9 commit 2b7f247

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"graphql": "^14.4.2",
2525
"graphql-tag": "^2.10.1",
2626
"micromatch": "^4.0.2",
27-
"node-fetch": "^2.6.0",
27+
"node-fetch": "^2.7.0",
2828
"signale": "^1.4.0",
2929
"tslib": "^1.10.0"
3030
},
@@ -38,7 +38,7 @@
3838
"@types/jest": "^24.0.15",
3939
"@types/micromatch": "^3.1.0",
4040
"@types/node": "^12.6.8",
41-
"@types/node-fetch": "^2.5.0",
41+
"@types/node-fetch": "^2.6.10",
4242
"@types/signale": "^1.2.1",
4343
"commitlint": "^8.1.0",
4444
"concurrently": "^4.1.1",

0 commit comments

Comments
 (0)