From b1844b395a93883d0fba6bbcae14ebb77a1254a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 14:09:16 +0000 Subject: [PATCH] Bump @urql/exchange-auth from 1.0.0 to 2.1.3 Bumps [@urql/exchange-auth](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/auth) from 1.0.0 to 2.1.3. - [Release notes](https://github.com/urql-graphql/urql/releases) - [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/auth/CHANGELOG.md) - [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-auth@2.1.3/exchanges/auth) --- updated-dependencies: - dependency-name: "@urql/exchange-auth" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce5cfa..650ade4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@saleor/macaw-ui": "0.8.0-pre.91", "@sentry/nextjs": "7.53.1", "@t3-oss/env-nextjs": "0.4.0", - "@urql/exchange-auth": "1.0.0", + "@urql/exchange-auth": "2.1.3", "@vanilla-extract/css": "1.11.0", "@vanilla-extract/next-plugin": "2.1.2", "@vanilla-extract/recipes": "0.4.0",