From ff1fc182108d9ffc0fb9c0a584d639aef6ebd622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:42:31 +0000 Subject: [PATCH] chore(deps): update dependency cookie to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ea20a0..e42bce74 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@vueuse/nuxt": "^14.3.0", "cheerio": "^1.2.0", "conventional-changelog-cli": "^5.0.0", - "cookie": "^1.1.1", + "cookie": "^2.0.0", "lodash.escaperegexp": "^4.1.2", "nuxt": "^4.4.8", "picocolors": "^1.1.1",