From 42984567c2520caccce5c7d0e8b86a85de37edfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:56:24 +0000 Subject: [PATCH] build(deps): bump cookie from 0.6.0 to 0.7.0 Bumps [cookie](https://github.com/jshttp/cookie) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 79233cd6..62cef167 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@sentry/utils": "^8.55.0", "axios": "~1.12.2", "classnames": "~2.5.1", - "cookie": "~0.6.0", + "cookie": "~0.7.0", "hoist-non-react-statics": "^3.3.2", "lodash": "~4.17.21", "marked": "~12.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6539249..4cc9647d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ~2.5.1 version: 2.5.1 cookie: - specifier: ~0.6.0 - version: 0.6.0 + specifier: ~0.7.0 + version: 0.7.1 hoist-non-react-statics: specifier: ^3.3.2 version: 3.3.2 @@ -1996,10 +1996,6 @@ packages: cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} - cookie@0.6.0: - resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} - engines: {node: '>= 0.6'} - cookie@0.7.1: resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} engines: {node: '>= 0.6'} @@ -7172,8 +7168,6 @@ snapshots: cookie-signature@1.0.6: {} - cookie@0.6.0: {} - cookie@0.7.1: {} cookie@1.0.2: {}