Skip to content

Commit c57df85

Browse files
fix(package): update cross-fetch to version 3.0.0
1 parent 3aec931 commit c57df85

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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"apollo-boost": "^0.1.22",
21-
"cross-fetch": "^2.2.3",
21+
"cross-fetch": "^3.0.0",
2222
"dotenv": "^6.1.0",
2323
"graphql": "^14.0.2"
2424
}

0 commit comments

Comments
 (0)