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",