diff --git a/schema/package.json b/schema/package.json index 1681ee69..c9fce602 100644 --- a/schema/package.json +++ b/schema/package.json @@ -8,7 +8,7 @@ "apollo-server": "2.4.8", "graphql": "rc", "graphql-tag": "2.10.1", - "node-fetch": "2.3.0" + "node-fetch": "2.6.1" }, "engines": { "node": ">=8"