Skip to content

Commit 5aec061

Browse files
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](jshttp/cookie@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] <[email protected]>
1 parent 8e0d1f9 commit 5aec061

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"compression": "^1.7.5",
9595
"compute-baseline": "^0.1.1",
9696
"concurrently": "^9.1.0",
97-
"cookie": "^0.7.2",
97+
"cookie": "^1.0.2",
9898
"cookie-parser": "^1.4.7",
9999
"css-tree": "^2.3.1",
100100
"dayjs": "^1.11.13",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -5380,11 +5380,16 @@ [email protected]:
53805380
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
53815381
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
53825382

5383-
[email protected], cookie@^0.7.2:
5383+
53845384
version "0.7.2"
53855385
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
53865386
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
53875387

5388+
cookie@^1.0.2:
5389+
version "1.0.2"
5390+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
5391+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
5392+
53885393
core-js-compat@^3.38.0, core-js-compat@^3.38.1:
53895394
version "3.39.0"
53905395
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.39.0.tgz#b12dccb495f2601dc860bdbe7b4e3ffa8ba63f61"

0 commit comments

Comments
 (0)