From ac61243f03a37bae9754c8bb0d909d1abe671953 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:41:06 +0000 Subject: [PATCH] Update Apollo GraphQL packages to v4.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b80344f1ef..be5a776a6a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "wrangler:types": "wrangler types --cwd cloudflare" }, "dependencies": { - "@apollo/client": "4.2.0", + "@apollo/client": "4.2.2", "@breezehr/currency-codes": "^2.2.1", "@codemirror/commands": "^6.7.1", "@codemirror/lang-html": "6.4.11",