We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207f8d9 commit 2b7f247Copy full SHA for 2b7f247
package.json
@@ -24,7 +24,7 @@
24
"graphql": "^14.4.2",
25
"graphql-tag": "^2.10.1",
26
"micromatch": "^4.0.2",
27
- "node-fetch": "^2.6.0",
+ "node-fetch": "^2.7.0",
28
"signale": "^1.4.0",
29
"tslib": "^1.10.0"
30
},
@@ -38,7 +38,7 @@
38
"@types/jest": "^24.0.15",
39
"@types/micromatch": "^3.1.0",
40
"@types/node": "^12.6.8",
41
- "@types/node-fetch": "^2.5.0",
+ "@types/node-fetch": "^2.6.10",
42
"@types/signale": "^1.2.1",
43
"commitlint": "^8.1.0",
44
"concurrently": "^4.1.1",
0 commit comments