Skip to content

Commit 36b94e0

Browse files
fix(deps): update dependency tough-cookie to v4 [security]
1 parent 19bf593 commit 36b94e0

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

packages/cozy-konnector-libs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"request-debug": "^0.2.0",
4646
"request-promise": "^4.2.6",
4747
"strip-json-comments": "^3.1.1",
48-
"tough-cookie": "^2.5.0"
48+
"tough-cookie": "^4.0.0"
4949
},
5050
"peerDependencies": {
5151
"pdfjs": "^2.3.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6724,7 +6724,7 @@ __metadata:
67246724
request-debug: "npm:^0.2.0"
67256725
request-promise: "npm:^4.2.6"
67266726
strip-json-comments: "npm:^3.1.1"
6727-
tough-cookie: "npm:^2.5.0"
6727+
tough-cookie: "npm:^4.0.0"
67286728
zombie: "npm:6.1.4"
67296729
peerDependencies:
67306730
pdfjs: ^2.3.0
@@ -16922,7 +16922,7 @@ __metadata:
1692216922
languageName: node
1692316923
linkType: hard
1692416924

16925-
"tough-cookie@npm:^2.3.1, tough-cookie@npm:^2.3.3, tough-cookie@npm:^2.3.4, tough-cookie@npm:^2.5.0, tough-cookie@npm:~2.5.0":
16925+
"tough-cookie@npm:^2.3.1, tough-cookie@npm:^2.3.3, tough-cookie@npm:^2.3.4, tough-cookie@npm:~2.5.0":
1692616926
version: 2.5.0
1692716927
resolution: "tough-cookie@npm:2.5.0"
1692816928
dependencies:
@@ -16932,6 +16932,18 @@ __metadata:
1693216932
languageName: node
1693316933
linkType: hard
1693416934

16935+
"tough-cookie@npm:^4.0.0":
16936+
version: 4.1.4
16937+
resolution: "tough-cookie@npm:4.1.4"
16938+
dependencies:
16939+
psl: "npm:^1.1.33"
16940+
punycode: "npm:^2.1.1"
16941+
universalify: "npm:^0.2.0"
16942+
url-parse: "npm:^1.5.3"
16943+
checksum: 10c0/aca7ff96054f367d53d1e813e62ceb7dd2eda25d7752058a74d64b7266fd07be75908f3753a32ccf866a2f997604b414cfb1916d6e7f69bc64d9d9939b0d6c45
16944+
languageName: node
16945+
linkType: hard
16946+
1693516947
"tough-cookie@npm:^4.1.2":
1693616948
version: 4.1.3
1693716949
resolution: "tough-cookie@npm:4.1.3"

0 commit comments

Comments
 (0)