From 802846fb41d8e9131aa6f92b88f5f90ce9202171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:35:45 +0000 Subject: [PATCH] Bump @workos-inc/authkit-remix from 0.3.0 to 0.4.1 Bumps [@workos-inc/authkit-remix](https://github.com/workos/authkit-remix) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/workos/authkit-remix/releases) - [Commits](https://github.com/workos/authkit-remix/compare/v0.3.0...v0.4.1) --- updated-dependencies: - dependency-name: "@workos-inc/authkit-remix" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46672ac..7b9ffeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,19 @@ { "name": "remix-authkit-example", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remix-authkit-example", - "version": "0.0.1", + "version": "1.0.0", "dependencies": { "@radix-ui/themes": "^3.0.5", "@remix-run/css-bundle": "^2.7.2", "@remix-run/node": "^2.7.2", "@remix-run/react": "^2.7.2", "@remix-run/serve": "^2.7.2", - "@workos-inc/authkit-remix": "0.3.0", + "@workos-inc/authkit-remix": "0.4.1", "isbot": "^4.1.0", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -2988,9 +2988,9 @@ "license": "(Apache-2.0 AND MIT)" }, "node_modules/@workos-inc/authkit-remix": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@workos-inc/authkit-remix/-/authkit-remix-0.3.0.tgz", - "integrity": "sha512-sFT5uvmg+jh7iMNHK/rlN1NreUzNlP8Wzr/76EoAQZg0hxN+KIzCLCpaIYpcjQ+uHKaTzoQPhnLljXgsY45Ydw==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@workos-inc/authkit-remix/-/authkit-remix-0.4.1.tgz", + "integrity": "sha512-JE39fIgbY2nSnMkZD6pKqc+Z/NivOEaeizNy9Bh12zTGnFkOLAI5a6jMmX71wL85UxgC99fjF7X1Hky4uHHU5g==", "dependencies": { "@workos-inc/node": "^7.10.0", "iron-session": "^8.0.1",