diff --git a/packages/sync/integration_test/package.json b/packages/sync/integration_test/package.json index 8493d934..793039c6 100644 --- a/packages/sync/integration_test/package.json +++ b/packages/sync/integration_test/package.json @@ -14,7 +14,7 @@ "apollo-server": "2.5.0", "chai": "4.2.0", "cors": "2.8.5", - "express": "4.16.4", + "express": "4.17.0", "graphql": "14.3.0", "graphql-subscriptions": "1.1.0", "graphql-tag": "2.10.1", diff --git a/packages/sync/package.json b/packages/sync/package.json index 2c0e7b91..afd76e78 100644 --- a/packages/sync/package.json +++ b/packages/sync/package.json @@ -34,7 +34,7 @@ "@types/apollo-upload-client": "8.1.1", "@types/chai": "4.1.7", "@types/debug": "4.1.4", - "@types/fetch-mock": "7.2.3", + "@types/fetch-mock": "7.2.5", "@types/graphql": "14.2.0", "@types/mocha": "5.2.6", "@types/ws": "6.0.1",