Skip to content

Commit 3b91fb5

Browse files
MatthewZMSUMatthew
andauthored
Bump pptr version (#69)
Co-authored-by: Matthew <zvancov.mu@ispras.ru>
1 parent 8656e49 commit 3b91fb5

File tree

2 files changed

+119
-206
lines changed

2 files changed

+119
-206
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrapy-puppeteer-service",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"scripts": {
66
"start": "node ./bin/www"
@@ -20,7 +20,7 @@
2020
"fingerprint-injector": "^2.1.30",
2121
"morgan": "~1.10.0",
2222
"npm-run-all": "^4.1.5",
23-
"puppeteer": "^23.4.0",
23+
"puppeteer": "^24.19",
2424
"puppeteer-captcha-plugin": "^0.1.0",
2525
"puppeteer-extra": "^3.3.6",
2626
"puppeteer-extra-plugin-recaptcha": "^3.6.8",

0 commit comments

Comments
 (0)