From 4206f38cad49affacc8ecc1497bbef94ef25b296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 19:36:34 +0000 Subject: [PATCH] :arrow_up: Bump apollo-server-express from 2.3.1 to 2.14.2 Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.3.1 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-express@2.3.1...apollo-server-express@2.14.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4409810..bfc6621 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "tg-endpoint | skeleton | TGRstack", "main": "build/main.js", "dependencies": { - "apollo-server-express": "2.3.1", + "apollo-server-express": "2.14.2", "app-root-path": "2.1.0", "colors": "1.3.3", "cors": "2.8.5",