Skip to content

Commit 2b8b65d

Browse files
chore(deps): bump cookie from 0.7.2 to 1.0.1
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.1. - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.7.2...v1.0.1) --- updated-dependencies: - dependency-name: cookie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81af8fb commit 2b8b65d

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
@@ -88,7 +88,7 @@
8888
"codemirror": "^6.0.1",
8989
"compression": "^1.7.5",
9090
"compute-baseline": "^0.1.1",
91-
"cookie": "^0.7.2",
91+
"cookie": "^1.0.1",
9292
"cookie-parser": "^1.4.7",
9393
"css-tree": "^2.3.1",
9494
"dayjs": "^1.11.13",

yarn.lock

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

5359-
[email protected], cookie@^0.7.2:
5359+
53605360
version "0.7.2"
53615361
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
53625362
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
53635363

5364+
cookie@^1.0.1:
5365+
version "1.0.1"
5366+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.1.tgz#e1a00d20420e0266aff817815640289eef142751"
5367+
integrity sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==
5368+
53645369
core-js-compat@^3.38.0, core-js-compat@^3.38.1:
53655370
version "3.38.1"
53665371
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09"

0 commit comments

Comments
 (0)