Skip to content

Commit 9a08ff6

Browse files
fix(deps): update dependency tough-cookie to v6
1 parent 74d9ddc commit 9a08ff6

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

tools/automated-tests/package-lock.json

Lines changed: 35 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/automated-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"minimist": "^1.2.8",
2222
"node-fetch": "^3.3.2",
2323
"playwright": "^1.54.2",
24-
"tough-cookie": "^5.1.2"
24+
"tough-cookie": "^6.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)