Skip to content

Commit

Permalink
memory-leaks Upgrade apollo-cache-inmemory
Browse files Browse the repository at this point in the history
- latest version has a fix for memory leak (apollographql/apollo-client#4251) so try to see if that helps
  • Loading branch information
silentsakky committed Dec 20, 2018
1 parent 5282690 commit e54c216
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 18 deletions.
54 changes: 37 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"repository": "Zimbra/zm-api-js-client",
"license": "BSD-3-Clause",
"dependencies": {
"apollo-cache-inmemory": "^1.1.11",
"apollo-cache-inmemory": "^1.3.12",
"apollo-link": "^1.2.1",
"apollo-link-batch": "^1.1.2",
"apollo-link-error": "^1.0.7",
Expand Down

0 comments on commit e54c216

Please sign in to comment.