Skip to content

Commit a7f895b

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 dfcc9c2 commit a7f895b

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
@@ -5386,11 +5386,16 @@ [email protected]:
53865386
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
53875387
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
53885388

5389-
[email protected], cookie@^0.7.2:
5389+
53905390
version "0.7.2"
53915391
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
53925392
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
53935393

5394+
cookie@^1.0.1:
5395+
version "1.0.1"
5396+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.1.tgz#e1a00d20420e0266aff817815640289eef142751"
5397+
integrity sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==
5398+
53945399
core-js-compat@^3.38.0, core-js-compat@^3.38.1:
53955400
version "3.38.1"
53965401
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09"

0 commit comments

Comments
 (0)