Skip to content

Commit bb7e919

Browse files
fix(deps): update dependency tough-cookie to v4 [security]
1 parent 25eb47e commit bb7e919

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6416,7 +6416,7 @@ __metadata:
64166416
request-debug: "npm:^0.2.0"
64176417
request-promise: "npm:^4.2.6"
64186418
strip-json-comments: "npm:^3.1.1"
6419-
tough-cookie: "npm:^2.5.0"
6419+
tough-cookie: "npm:^4.0.0"
64206420
zombie: "npm:6.1.4"
64216421
peerDependencies:
64226422
pdfjs: ^2.3.0
@@ -15689,7 +15689,7 @@ __metadata:
1568915689
languageName: node
1569015690
linkType: hard
1569115691

15692-
"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":
15692+
"tough-cookie@npm:^2.3.1, tough-cookie@npm:^2.3.3, tough-cookie@npm:^2.3.4, tough-cookie@npm:~2.5.0":
1569315693
version: 2.5.0
1569415694
resolution: "tough-cookie@npm:2.5.0"
1569515695
dependencies:
@@ -15699,7 +15699,7 @@ __metadata:
1569915699
languageName: node
1570015700
linkType: hard
1570115701

15702-
"tough-cookie@npm:^4.1.2":
15702+
"tough-cookie@npm:^4.0.0, tough-cookie@npm:^4.1.2":
1570315703
version: 4.1.4
1570415704
resolution: "tough-cookie@npm:4.1.4"
1570515705
dependencies:

0 commit comments

Comments
 (0)