diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-17 22:10:36 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-17 22:10:36 +0200 |
| commit | 0472e8073b9df492596e550fc79c42ca93ba14c0 (patch) | |
| tree | 23a999c4111fc7c054ff47850cdca8b51a61af06 /package.json | |
| parent | b396db1678e7eef0a03d929fca05e9892590436b (diff) | |
Update apollo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b660cf2..c7e7d17 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "document": "typedoc --plugin typedoc-plugin-markdown --out doc 'src/app.d.ts'" }, "devDependencies": { - "@apollo/client": "^3.6.1", + "@apollo/client": "^3.6.4", "@pact-foundation/pact": "^9.17.3", "@playwright/test": "^1.20.0", "@sveltejs/adapter-auto": "next", |