From ef4e11cfdbd1ff736b4ca933acab353045bf5933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 19:59:07 +0000 Subject: [PATCH] Bump apollo-server in /pwa-studio/packages/upward-spec Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.6.9 to 2.14.2. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.6.9...apollo-server@2.14.2) Signed-off-by: dependabot[bot] --- pwa-studio/packages/upward-spec/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pwa-studio/packages/upward-spec/package.json diff --git a/pwa-studio/packages/upward-spec/package.json b/pwa-studio/packages/upward-spec/package.json old mode 100755 new mode 100644 index 883f0b6..217c575 --- a/pwa-studio/packages/upward-spec/package.json +++ b/pwa-studio/packages/upward-spec/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/magento/pwa-studio/tree/master/packages/upward-spec#readme", "dependencies": { - "apollo-server": "~2.6.3", + "apollo-server": "~2.14.2", "chalk": "~2.4.2", "csv-parse": "~4.4.6", "graphql": "~14.3.1",