Update apollo-server to the latest version 🚀 (#6682)

* fix(package): update apollo-server-express to version 2.13.1

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-05-12 00:05:37 +00:00
committed by GitHub
parent 7f401ca850
commit e4da42d360
2 changed files with 76 additions and 76 deletions

150
package-lock.json generated
View File

@@ -32,11 +32,11 @@
}
},
"@apollographql/apollo-tools": {
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/@apollographql/apollo-tools/-/apollo-tools-0.4.7.tgz",
"integrity": "sha512-6QjZz6aLq6QXHgJ1AmSg4C4cBmhF5z3g7LPsk4g+zJoWKxiFuSIbrTe12ETtn6wgPq//e5p2agbXYydIjqs7gw==",
"version": "0.4.8",
"resolved": "https://registry.npmjs.org/@apollographql/apollo-tools/-/apollo-tools-0.4.8.tgz",
"integrity": "sha512-W2+HB8Y7ifowcf3YyPHgDI05izyRtOeZ4MqIr7LbTArtmJ0ZHULWpn84SGMW7NAvTV1tFExpHlveHhnXuJfuGA==",
"requires": {
"apollo-env": "^0.6.4"
"apollo-env": "^0.6.5"
}
},
"@apollographql/graphql-playground-html": {
@@ -2625,9 +2625,9 @@
"integrity": "sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA=="
},
"@types/node-fetch": {
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.6.tgz",
"integrity": "sha512-2w0NTwMWF1d3NJMK0Uiq2UNN8htVCyOWOD0jIPjPgC5Ph/YP4dVhs9YxxcMcuLuwAslz0dVEcZQUaqkLs3IzOQ==",
"version": "2.5.7",
"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.7.tgz",
"integrity": "sha512-o2WVNf5UhWRkxlf6eq+jMZDu7kjgpgJfl4xVNlvryc95O/6F2ld8ztKX+qu+Rjyet93WAWm5LjeX9H5FGkODvw==",
"requires": {
"@types/node": "*",
"form-data": "^3.0.0"
@@ -2640,9 +2640,9 @@
"dev": true
},
"@types/qs": {
"version": "6.9.1",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.1.tgz",
"integrity": "sha512-lhbQXx9HKZAPgBkISrBcmAcMpZsmpe/Cd/hY7LGZS5OfkySUBItnPZHgQPssWYUET8elF+yCFBbP1Q0RZPTdaw=="
"version": "6.9.2",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.2.tgz",
"integrity": "sha512-a9bDi4Z3zCZf4Lv1X/vwnvbbDYSNz59h3i3KdyuYYN+YrLjSeJD0dnphdULDfySvUv6Exy/O0K6wX/kQpnPQ+A=="
},
"@types/range-parser": {
"version": "1.2.3",
@@ -2854,12 +2854,12 @@
}
},
"apollo-cache-control": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/apollo-cache-control/-/apollo-cache-control-0.10.0.tgz",
"integrity": "sha512-UIcPlrPdRTOKrF7kc5/WD5i6EVkGEEqgOK/fMj92fnnxR1KnQDiN82lqaxu02eZJvWjFJjik0JVJNXKOJXVrpQ==",
"version": "0.10.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-cache-control/-/apollo-cache-control-0.10.1-alpha.0.tgz",
"integrity": "sha512-wg2OwsHC8NoBT4XRblqYznlfMoP7+mzp3frFn8jUwrrNAG1rIKUWgCCIwEKXJ34XDl+q8iMVYzwQ73jb6PC9Ng==",
"requires": {
"apollo-server-env": "^2.4.3",
"graphql-extensions": "^0.12.0"
"apollo-server-env": "^2.4.4-alpha.0",
"graphql-extensions": "^0.12.1-alpha.0"
}
},
"apollo-cache-inmemory": {
@@ -2892,54 +2892,54 @@
}
},
"apollo-datasource": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/apollo-datasource/-/apollo-datasource-0.7.0.tgz",
"integrity": "sha512-Yja12BgNQhzuFGG/5Nw2MQe0hkuQy2+9er09HxeEyAf2rUDIPnhPrn1MDoZTB8MU7UGfjwITC+1ofzKkkrZobA==",
"version": "0.7.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-datasource/-/apollo-datasource-0.7.1-alpha.0.tgz",
"integrity": "sha512-i8/YALvDtbxsvSkmc/wMdGIXzj/fv7iFPNYPE9QUwylzOhuVV2jw0N69QCHWr7Ws69Sk4UpXGmUnWxc/qPiTOQ==",
"requires": {
"apollo-server-caching": "^0.5.1",
"apollo-server-env": "^2.4.3"
"apollo-server-env": "^2.4.4-alpha.0"
}
},
"apollo-engine-reporting": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/apollo-engine-reporting/-/apollo-engine-reporting-1.8.0.tgz",
"integrity": "sha512-VPVpIGW6lbYXga6sqq/fG8ZaPR70bFuxvCov6X0npuVQPXwgZrzBp50cHx9uIaBVxDDxD3leeznsQbmF37RAww==",
"version": "1.8.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-engine-reporting/-/apollo-engine-reporting-1.8.1-alpha.0.tgz",
"integrity": "sha512-zprDnHUhhyc5EktCgBOdjEqlxo/OGsg4rvp/y74BOAYwJ/RGs2wsxqSxcpSz8twOai/AeR3y4t7gMrtd1m2TfQ==",
"requires": {
"apollo-engine-reporting-protobuf": "^0.5.0",
"apollo-engine-reporting-protobuf": "^0.5.1-alpha.0",
"apollo-graphql": "^0.4.0",
"apollo-server-caching": "^0.5.1",
"apollo-server-env": "^2.4.3",
"apollo-server-env": "^2.4.4-alpha.0",
"apollo-server-errors": "^2.4.1",
"apollo-server-types": "^0.4.0",
"apollo-server-types": "^0.4.1-alpha.0",
"async-retry": "^1.2.1",
"graphql-extensions": "^0.12.0"
"graphql-extensions": "^0.12.1-alpha.0"
}
},
"apollo-engine-reporting-protobuf": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/apollo-engine-reporting-protobuf/-/apollo-engine-reporting-protobuf-0.5.0.tgz",
"integrity": "sha512-OgMwtLcuL+YAaO2xgkPbnRJnISLDSNE5F11p7oq+1ws+ws71CPfHAthDCxSObCPSALdhsLAGD0v3u3soBuNmMg==",
"version": "0.5.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-engine-reporting-protobuf/-/apollo-engine-reporting-protobuf-0.5.1-alpha.0.tgz",
"integrity": "sha512-gRIi8GAIQy0jJJqePtQtS8+/aYxhugDvCvi2K1T7jhRkVUJVZAEurp9+62+II0XitDrMraJYxwNi0jom4qfL5w==",
"requires": {
"@apollo/protobufjs": "^1.0.3"
}
},
"apollo-env": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/apollo-env/-/apollo-env-0.6.4.tgz",
"integrity": "sha512-8tGDMFv3sZLd76b/ZAo8GbdWU5Qt3VEUWSB+FLN41p/hVShZw0XIo2s/i8pVCTAhaWiEiD0Cr+d/zi0/h5UTxA==",
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/apollo-env/-/apollo-env-0.6.5.tgz",
"integrity": "sha512-jeBUVsGymeTHYWp3me0R2CZRZrFeuSZeICZHCeRflHTfnQtlmbSXdy5E0pOyRM9CU4JfQkKDC98S1YglQj7Bzg==",
"requires": {
"@types/node-fetch": "2.5.6",
"@types/node-fetch": "2.5.7",
"core-js": "^3.0.1",
"node-fetch": "^2.2.0",
"sha.js": "^2.4.11"
}
},
"apollo-graphql": {
"version": "0.4.3",
"resolved": "https://registry.npmjs.org/apollo-graphql/-/apollo-graphql-0.4.3.tgz",
"integrity": "sha512-eAl8w6TeuY0Q3x7TVqBjt4JObA34vUyctuDn2lOmkdIqlu1EKxNAnTlRtXkjQM89qUt0rK0teU8No0a2lMNGuw==",
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/apollo-graphql/-/apollo-graphql-0.4.4.tgz",
"integrity": "sha512-i012iRKT5nfsOaNMx4MTwHw2jrlyaF1zikpejxsGHsKIf3OngGvGh3pyw20bEmwj413OrNQpRxvvIz5A7W/8xw==",
"requires": {
"apollo-env": "^0.6.4",
"apollo-env": "^0.6.5",
"lodash.sortby": "^4.7.0"
}
},
@@ -3007,25 +3007,25 @@
}
},
"apollo-server-core": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/apollo-server-core/-/apollo-server-core-2.13.0.tgz",
"integrity": "sha512-PqfsexbyObaQYb2jODs8v/XzrJcn+5mh0jA8ZfQCg5GENlua/CjeTZbRm2X0p3qpwc2E5jFAXSshrIWvhQAGZQ==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/apollo-server-core/-/apollo-server-core-2.13.1.tgz",
"integrity": "sha512-4jKF0VbpoxprhcruaGoHG5ScrquSSkQ/LVFrOLp/ukUFuooLEMb1O18tAQdgVahkNgLkRKdNJYLLyoQoj+i3dA==",
"requires": {
"@apollographql/apollo-tools": "^0.4.3",
"@apollographql/graphql-playground-html": "1.6.24",
"@types/graphql-upload": "^8.0.0",
"@types/ws": "^7.0.0",
"apollo-cache-control": "^0.10.0",
"apollo-datasource": "^0.7.0",
"apollo-engine-reporting": "^1.8.0",
"apollo-cache-control": "^0.10.1-alpha.0",
"apollo-datasource": "^0.7.1-alpha.0",
"apollo-engine-reporting": "^1.8.1-alpha.0",
"apollo-server-caching": "^0.5.1",
"apollo-server-env": "^2.4.3",
"apollo-server-env": "^2.4.4-alpha.0",
"apollo-server-errors": "^2.4.1",
"apollo-server-plugin-base": "^0.8.0",
"apollo-server-types": "^0.4.0",
"apollo-tracing": "^0.10.0",
"apollo-server-plugin-base": "^0.8.1-alpha.0",
"apollo-server-types": "^0.4.1-alpha.0",
"apollo-tracing": "^0.10.1-alpha.0",
"fast-json-stable-stringify": "^2.0.0",
"graphql-extensions": "^0.12.0",
"graphql-extensions": "^0.12.1-alpha.0",
"graphql-tag": "^2.9.2",
"graphql-tools": "^4.0.0",
"graphql-upload": "^8.0.2",
@@ -3079,9 +3079,9 @@
}
},
"apollo-server-env": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/apollo-server-env/-/apollo-server-env-2.4.3.tgz",
"integrity": "sha512-23R5Xo9OMYX0iyTu2/qT0EUb+AULCBriA9w8HDfMoChB8M+lFClqUkYtaTTHDfp6eoARLW8kDBhPOBavsvKAjA==",
"version": "2.4.4-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-server-env/-/apollo-server-env-2.4.4-alpha.0.tgz",
"integrity": "sha512-KoxYIYCZWh3oXDrsh/V43DVgTIo02XGEaLlNuwPMzPxwRA7id1wxcNInqISvd8Os8uoJSGuxkMCCs21UMOpnFw==",
"requires": {
"node-fetch": "^2.1.2",
"util.promisify": "^1.0.0"
@@ -3093,9 +3093,9 @@
"integrity": "sha512-7oEd6pUxqyWYUbQ9TA8tM0NU/3aGtXSEibo6+txUkuHe7QaxfZ2wHRp+pfT1LC1K3RXYjKj61/C2xEO19s3Kdg=="
},
"apollo-server-express": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-2.13.0.tgz",
"integrity": "sha512-xDc+kRqWCXs4MeRjls37G45V6PmKYwo7OlpWCXyWDSPGgY9UD4E5A6rUBCyIhoNr7RnVYMkNuySOOqzX1QJ7EA==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/apollo-server-express/-/apollo-server-express-2.13.1.tgz",
"integrity": "sha512-B/EZnGhhOTVwNXJR7lIiZzci1md4N/DsVin0lg4UoW7DUtKZYOdaXj2LMb6HzoeIwembvLegpgyFHUDGweeI1Q==",
"requires": {
"@apollographql/graphql-playground-html": "1.6.24",
"@types/accepts": "^1.3.5",
@@ -3103,8 +3103,8 @@
"@types/cors": "^2.8.4",
"@types/express": "4.17.4",
"accepts": "^1.3.5",
"apollo-server-core": "^2.13.0",
"apollo-server-types": "^0.4.0",
"apollo-server-core": "^2.13.1",
"apollo-server-types": "^0.4.1-alpha.0",
"body-parser": "^1.18.3",
"cors": "^2.8.4",
"express": "^4.17.1",
@@ -3146,30 +3146,30 @@
}
},
"apollo-server-plugin-base": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/apollo-server-plugin-base/-/apollo-server-plugin-base-0.8.0.tgz",
"integrity": "sha512-H8sJlOVJrF0IhYIFMv7NOgB6BFgqobXSZrj1y9ju6dq13OotsqcZC4fJOYc9oWzb/+/mqg/odtVioE71mj68yg==",
"version": "0.8.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-server-plugin-base/-/apollo-server-plugin-base-0.8.1-alpha.0.tgz",
"integrity": "sha512-7itTcglQoVQfHPfITwuCJQMrTMsFsqdIJ02F5FyiMq3FwscStCfKhRu0c+uwdeipMNx8CDuAnjssfPYGc7CQkQ==",
"requires": {
"apollo-server-types": "^0.4.0"
"apollo-server-types": "^0.4.1-alpha.0"
}
},
"apollo-server-types": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/apollo-server-types/-/apollo-server-types-0.4.0.tgz",
"integrity": "sha512-U+6qKCdrucVSMEVvLSqSwxIGr3VI6vcfbhpD86sdb8MgHHGH6egjNAcLrPVRk1AyXs8RV0Ysus+vlj8rpouBzA==",
"version": "0.4.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-server-types/-/apollo-server-types-0.4.1-alpha.0.tgz",
"integrity": "sha512-ta2hAE2x4gVq0m+r0yT2d0hn4SCTa5LiClM+ugfETs06KHWoTqQ0QN2NHX2jKWh97GGx856EBZ4LMQEbVtS2+w==",
"requires": {
"apollo-engine-reporting-protobuf": "^0.5.0",
"apollo-engine-reporting-protobuf": "^0.5.1-alpha.0",
"apollo-server-caching": "^0.5.1",
"apollo-server-env": "^2.4.3"
"apollo-server-env": "^2.4.4-alpha.0"
}
},
"apollo-tracing": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/apollo-tracing/-/apollo-tracing-0.10.0.tgz",
"integrity": "sha512-yuqA1KT0FQUfzVK3ZIk0hRIE8eUKx9Oklq83AGQxLtS/oafBj/VOCZAtJNJkyEqMJxXQT9uIBtbfO1789Gczkw==",
"version": "0.10.1-alpha.0",
"resolved": "https://registry.npmjs.org/apollo-tracing/-/apollo-tracing-0.10.1-alpha.0.tgz",
"integrity": "sha512-DEVHP4niQRxAEgp5FajotioXzpzNdBcqCfjBWAvF++yCHzYVasFQe0qwMw3uadi46xvPaX2hG5gTrSCiMgdqUA==",
"requires": {
"apollo-server-env": "^2.4.3",
"graphql-extensions": "^0.12.0"
"apollo-server-env": "^2.4.4-alpha.0",
"graphql-extensions": "^0.12.1-alpha.0"
}
},
"apollo-upload-client": {
@@ -6986,13 +6986,13 @@
"integrity": "sha512-ZyVO1xIF9F+4cxfkdhOJINM+51B06Friuv4M66W7HzUOeFd+vNzUn4vtswYINPi6sysjf1M2Ri/rwZALqgwbaQ=="
},
"graphql-extensions": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/graphql-extensions/-/graphql-extensions-0.12.0.tgz",
"integrity": "sha512-kBRLtNeknrFl0W/UQQYebj6qnvb1E1RpQ2+C7Y8pwMc6yV8+9pWFx5RP0HzfeEuScCmK93i3H5sdPedoQWwENw==",
"version": "0.12.1-alpha.0",
"resolved": "https://registry.npmjs.org/graphql-extensions/-/graphql-extensions-0.12.1-alpha.0.tgz",
"integrity": "sha512-EmqWxJh0m6d5Hqxg0QVe5VRyihYefnYzA7+E9ejh7BiQ7NzEkX7P820LC4lt9gcQIqnZxNCqvMNyvBZxHnubVg==",
"requires": {
"@apollographql/apollo-tools": "^0.4.3",
"apollo-server-env": "^2.4.3",
"apollo-server-types": "^0.4.0"
"apollo-server-env": "^2.4.4-alpha.0",
"apollo-server-types": "^0.4.1-alpha.0"
}
},
"graphql-list-fields": {

View File

@@ -24,7 +24,7 @@
"@parse/push-adapter": "3.2.0",
"@parse/s3-files-adapter": "1.4.0",
"@parse/simple-mailgun-adapter": "1.1.0",
"apollo-server-express": "2.13.0",
"apollo-server-express": "2.13.1",
"bcryptjs": "2.4.3",
"body-parser": "1.19.0",
"commander": "5.1.0",