From baafcf9065bfa4ca8b78b4c6389503208085c3d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 17:05:13 +0000 Subject: [PATCH] Bump @workos-inc/authkit-react-router from 0.4.1 to 0.7.0 Bumps [@workos-inc/authkit-react-router](https://github.com/workos/authkit-react-router) from 0.4.1 to 0.7.0. - [Release notes](https://github.com/workos/authkit-react-router/releases) - [Commits](https://github.com/workos/authkit-react-router/compare/v0.4.1...v0.7.0) --- updated-dependencies: - dependency-name: "@workos-inc/authkit-react-router" dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a2b5024..4af6cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@react-router/fs-routes": "^7.6.2", "@react-router/node": "^7.6.2", "@react-router/serve": "^7.6.2", - "@workos-inc/authkit-react-router": "^0.4.1", + "@workos-inc/authkit-react-router": "^0.7.0", "isbot": "^4.1.0", "react": "^19.1.0", "react-dom": "^19.1.0", @@ -3974,9 +3974,9 @@ } }, "node_modules/@workos-inc/authkit-react-router": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@workos-inc/authkit-react-router/-/authkit-react-router-0.4.1.tgz", - "integrity": "sha512-l3dylC8Mha9LeZVtsBwXHhEoEWs0aiStzLBN7O/rLx2piuiDXbeditlcxSlN0McenfFv9yXTrA4Z1zVvw0uzLg==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@workos-inc/authkit-react-router/-/authkit-react-router-0.7.0.tgz", + "integrity": "sha512-r4uWP8j1SwIea5Y4Z/MpuA1B0ZZSul89flQYZ9lRS2AQpQDNPlUcGvLMp8MuKkzAoE1Y1DK04C0x13ye4ffiaQ==", "license": "MIT", "dependencies": { "@workos-inc/node": "^7.41.0", diff --git a/package.json b/package.json index f890af8..bb3b2cc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@react-router/fs-routes": "^7.6.2", "@react-router/node": "^7.6.2", "@react-router/serve": "^7.6.2", - "@workos-inc/authkit-react-router": "^0.4.1", + "@workos-inc/authkit-react-router": "^0.7.0", "isbot": "^4.1.0", "react": "^19.1.0", "react-dom": "^19.1.0",