From ccd6f28400ab643fdda91625ced4c6442954dfbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:13:09 +0000 Subject: [PATCH] Bump @urql/exchange-auth from 1.0.0 to 2.1.4 Bumps [@urql/exchange-auth](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/auth) from 1.0.0 to 2.1.4. - [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.4/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 379057d..1c5b2bc 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,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.4", "@vanilla-extract/css": "1.11.0", "@vanilla-extract/next-plugin": "2.1.2", "@vanilla-extract/recipes": "0.4.0",