From fc681874b30c0b2ffc19d5a7c650d96ac1c8a1a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 04:20:10 +0000 Subject: [PATCH] chore(deps): bump cookie from 0.5.0 to 0.7.0 Bumps [cookie](https://github.com/jshttp/cookie) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 55353d3..531441f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.11.0", "@splitbee/web": "^0.3.0", "@supabase/supabase-js": "2.31.0", - "cookie": "^0.5.0", + "cookie": "^0.7.0", "cookies-next": "^2.1.2", "copy-to-clipboard": "^3.3.3", "framer-motion": "^6.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92ddcef..9a0c0c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: 2.31.0 version: 2.31.0 cookie: - specifier: ^0.5.0 - version: 0.5.0 + specifier: ^0.7.0 + version: 0.7.0 cookies-next: specifier: ^2.1.2 version: 2.1.2 @@ -3686,8 +3686,8 @@ packages: engines: {node: '>= 0.6'} dev: false - /cookie@0.5.0: - resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} + /cookie@0.7.0: + resolution: {integrity: sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==} engines: {node: '>= 0.6'} dev: false