Skip to content

Commit bed92fe

Browse files
chore(deps): bump cookie from 0.7.0 to 0.7.1 (#11909)
1 parent 7d3db0f commit bed92fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"codemirror": "^6.0.1",
8888
"compression": "^1.7.4",
8989
"compute-baseline": "^0.1.1",
90-
"cookie": "^0.7.0",
90+
"cookie": "^0.7.1",
9191
"cookie-parser": "^1.4.6",
9292
"css-tree": "^2.3.1",
9393
"dayjs": "^1.11.13",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5326,10 +5326,10 @@ [email protected]:
53265326
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
53275327
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
53285328

5329-
cookie@^0.7.0:
5330-
version "0.7.0"
5331-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.0.tgz#2148f68a77245d5c2c0005d264bc3e08cfa0655d"
5332-
integrity sha512-qCf+V4dtlNhSRXGAZatc1TasyFO6GjohcOul807YOb5ik3+kQSnb4d7iajeCL8QHaJ4uZEjCgiCJerKXwdRVlQ==
5329+
cookie@^0.7.1:
5330+
version "0.7.1"
5331+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
5332+
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
53335333

53345334
core-js-compat@^3.37.0, core-js-compat@^3.38.0, core-js-compat@^3.38.1:
53355335
version "3.38.1"

0 commit comments

Comments
 (0)