Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cookie to v1.0.1 #3933

Merged
merged 1 commit into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"resolutions": {
"http-cache-semantics": "4.1.1",
"axios": "1.7.7",
"cookie": "1.0.0"
"cookie": "1.0.1"
},
"packageManager": "yarn@3.8.5"
}
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6859,10 +6859,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:1.0.0":
version: 1.0.0
resolution: "cookie@npm:1.0.0"
checksum: a35e0746c9eefa2736cd55aa905351727f16e8d2f68219cd369c0a7b95f38288daec84082cf789bf1408d7cb09d48a568077c8e2417a664bca298615eb21b7df
"cookie@npm:1.0.1":
version: 1.0.1
resolution: "cookie@npm:1.0.1"
checksum: e2ff4879d816ea27dab69651c06d328b1f4214ccefa1023b6ebf85787bc23b3cad777ed51b4e54c01d161c374a05fc86e45e51ee3d9fafb48a836439c56b2458
languageName: node
linkType: hard

Expand Down Expand Up @@ -12660,14 +12660,14 @@ __metadata:
linkType: hard

"memfs@npm:^4.6.0":
version: 4.13.0
resolution: "memfs@npm:4.13.0"
version: 4.14.0
resolution: "memfs@npm:4.14.0"
dependencies:
"@jsonjoy.com/json-pack": ^1.0.3
"@jsonjoy.com/util": ^1.3.0
tree-dump: ^1.0.1
tslib: ^2.0.0
checksum: 8eb8113f6623e6147bfd19ee2208b959cbab0b87781e97a6ddcc596d185cf4c3560d4a2521b77fb9aed0a15ffe9b893a299ea4fe6f659bf84dedc1299c6d3d51
checksum: 162e61510983488b0c524bd24191ab8be0f8a95636906ee305c10f2027e6a9f90831f42c072657aaf5fa859bb5132c5e97aa97aa96dfd959810327aec5b067c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14712,7 +14712,7 @@ __metadata:
languageName: node
linkType: hard

"parse5@npm:7.1.2, parse5@npm:^7.0.0, parse5@npm:^7.1.2":
"parse5@npm:7.1.2":
version: 7.1.2
resolution: "parse5@npm:7.1.2"
dependencies:
Expand All @@ -14721,6 +14721,15 @@ __metadata:
languageName: node
linkType: hard

"parse5@npm:^7.0.0, parse5@npm:^7.1.2":
version: 7.2.0
resolution: "parse5@npm:7.2.0"
dependencies:
entities: ^4.5.0
checksum: 78a3286521d5ae09837ed3112a3c817cc718ee444951aced617c46a229b9872b10b7b20941d4d0ca7176c7f37f13dbf013206abe2e5e533563d635d36a9a3dc6
languageName: node
linkType: hard

"parseurl@npm:~1.3.2, parseurl@npm:~1.3.3":
version: 1.3.3
resolution: "parseurl@npm:1.3.3"
Expand Down Expand Up @@ -15059,9 +15068,9 @@ __metadata:
linkType: hard

"preact@npm:^10.5.13":
version: 10.24.2
resolution: "preact@npm:10.24.2"
checksum: 429584bbe65d5322b4cd449abd54d61d777f329a23badead36ad510f91d04f42d0615ad2bc4d5e80c3c531be53081932a027ee5f2d6f2805e10666f2ac3d70db
version: 10.24.3
resolution: "preact@npm:10.24.3"
checksum: 372f601576f52d6417a750a8732cd83c4fc133b0b136f82ea69f013092266ad0213c160b71ae421a0fc7ab04caacb651c29dbf515e3aec26d82b0a8675e8786e
languageName: node
linkType: hard

Expand Down