From 4a75836aec13bafddc5efab6ec2cb9be6b18283a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 09:18:57 +0000 Subject: [PATCH] Bump cookie in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [cookie](https://github.com/jshttp/cookie). Updates `cookie` from 0.6.0 to 1.0.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v1.0.2) --- updated-dependencies: - dependency-name: cookie dependency-version: 1.0.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb7ec8c0..77fba7be 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@tensorflow/tfjs-backend-webgl": "^4.22.0", "@tensorflow/tfjs-core": "^4.22.0", "clsx": "^2.1.1", - "cookie": "^0.6.0", + "cookie": "^1.0.2", "drizzle-orm": "^0.33.0", "good-grid": "^1.1.5", "nanoid": "^5.1.5",