Skip to content

Commit 9dbe192

Browse files
committed
[Dev Deps] pin request which via tough-cookie ^2.4 depends on psl
See lupomontero/psl#341
1 parent b170ee2 commit 9dbe192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"phantomjs-prebuilt": "^2.1.16",
6767
"pkgfiles": "^2.3.2",
6868
"pre-commit": "^1.2.2",
69-
"request": "^2.88.2",
69+
"request": "~2.87.0",
7070
"rimraf": "^2.7.1",
7171
"tape": "^5.9.0",
7272
"typescript": "^3.9.10"

0 commit comments

Comments
 (0)