Skip to content

Commit 8ff34ce

Browse files
committed
fix(deps): update apollo graphql packages
1 parent ea0789f commit 8ff34ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@nestjs/testing": "6.3.1",
1414
"@nestjs/typeorm": "6.1.2",
1515
"@nestjs/websockets": "6.3.1",
16-
"apollo-server-express": "2.6.2",
16+
"apollo-server-express": "2.7.2",
1717
"class-transformer": "0.1.10",
1818
"class-validator": "0.7.3",
1919
"classnames": "2.2.6",
2020
"express": "4.17.1",
2121
"express-http-proxy": "1.5.1",
2222
"graphql": "14.3.1",
2323
"graphql-subscriptions": "1.1.0",
24-
"graphql-tools": "4.0.4",
24+
"graphql-tools": "4.0.5",
2525
"lodash": "4.17.13",
2626
"node-fetch": "2.6.0",
2727
"passport": "0.4.0",

0 commit comments

Comments
 (0)