Skip to content

Commit bb5587e

Browse files
committed
fix(deps): update apollo graphql packages
1 parent 2cc1260 commit bb5587e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"@angular/router": "8.1.2",
3131
"@covalent/core": "2.1.0",
3232
"apollo-angular": "1.6.0",
33-
"apollo-angular-link-http": "1.8.0",
34-
"apollo-cache-inmemory": "1.6.2",
35-
"apollo-client": "2.6.3",
33+
"apollo-angular-link-http": "1.10.0",
34+
"apollo-cache-inmemory": "1.6.6",
35+
"apollo-client": "2.6.10",
3636
"core-js": "3.1.4",
3737
"graphql": "14.4.2",
38-
"graphql-tag": "2.10.1",
38+
"graphql-tag": "2.10.3",
3939
"hammerjs": "2.0.8",
4040
"rxjs": "6.5.2",
4141
"tslib": "1.10.0",

0 commit comments

Comments
 (0)