From 2a303cdf60541bd904776a9e849a1a7257fe187e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 15:33:51 +0000 Subject: [PATCH] chore(deps): update dependency cookie-es to v2 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0c1d4c5..b5b8dce 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@vitest/coverage-v8": "catalog:vitest", "@vitest/eslint-plugin": "^1.4.1", "bumpp": "^9.11.1", - "cookie-es": "^1.2.2", + "cookie-es": "^2.0.0", "deno": "catalog:", "eslint": "^9.39.1", "eslint-config-prettier": "^10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fb8a33..9ca015e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^9.11.1 version: 9.11.1(magicast@0.3.5) cookie-es: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^2.0.0 + version: 2.0.0 deno: specifier: 'catalog:' version: 2.5.6 @@ -1853,6 +1853,9 @@ packages: cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + cookie-es@2.0.0: + resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} + cookie@0.7.2: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} @@ -5716,6 +5719,8 @@ snapshots: cookie-es@1.2.2: {} + cookie-es@2.0.0: {} + cookie@0.7.2: {} cookiejar@2.1.4: {}