Skip to content

Commit 17f5180

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 e3da99d commit 17f5180

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"compression": "^1.7.5",
101101
"compute-baseline": "^0.1.1",
102102
"concurrently": "^9.1.0",
103-
"cookie": "^0.7.2",
103+
"cookie": "^1.0.2",
104104
"cookie-parser": "^1.4.7",
105105
"cross-spawn": "^7.0.6",
106106
"css-tree": "^2.3.1",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -5359,12 +5359,12 @@ [email protected]:
53595359
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
53605360
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
53615361

5362-
[email protected], cookie@^0.7.2:
5362+
53635363
version "0.7.2"
53645364
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
53655365
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
53665366

5367-
cookie@^1.0.1:
5367+
cookie@^1.0.1, cookie@^1.0.2:
53685368
version "1.0.2"
53695369
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
53705370
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==

0 commit comments

Comments
 (0)