diff options
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", |