From 17f518007b779503cbca8440118ec38beed783d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:15:33 +0000 Subject: [PATCH] chore(deps): bump cookie from 0.7.2 to 1.0.2 Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.2. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.7.2...v1.0.2) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 46220ef5eb9a..65c349b7754f 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "compression": "^1.7.5", "compute-baseline": "^0.1.1", "concurrently": "^9.1.0", - "cookie": "^0.7.2", + "cookie": "^1.0.2", "cookie-parser": "^1.4.7", "cross-spawn": "^7.0.6", "css-tree": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 794c66e1b77d..f3d8272d6a12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5359,12 +5359,12 @@ cookie@0.7.1: resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== -cookie@0.7.2, cookie@^0.7.2: +cookie@0.7.2: version "0.7.2" resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== -cookie@^1.0.1: +cookie@^1.0.1, cookie@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==