diff --git a/package-lock.json b/package-lock.json index 39a5cba..37ecc0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@radix-ui/themes": "^3.2.1", "@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", "@workos/mcp-docs-server": "^0.1.0", "isbot": "^5.1.27", "react": "^19.1.0", @@ -4001,9 +4001,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 c070936..4ae4eb5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@radix-ui/themes": "^3.2.1", "@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", "@workos/mcp-docs-server": "^0.1.0", "isbot": "^5.1.27", "react": "^19.1.0",