File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 27
27
"dotenv" : " ^8.2.0" ,
28
28
"http-server" : " ^0.12.3" ,
29
29
"lighthouse" : " ^6.0.0" ,
30
- "puppeteer" : " ^4 .0.0"
30
+ "puppeteer" : " ^5 .0.0"
31
31
},
32
32
"engines" : {
33
33
"node" : " >=v10.21.0"
Original file line number Diff line number Diff line change @@ -4599,16 +4599,17 @@ punycode@^2.1.0, punycode@^2.1.1:
4599
4599
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4600
4600
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4601
4601
4602
- puppeteer@^4 .0.0 :
4603
- version "4 .0.1 "
4604
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-4 .0.1 .tgz#ebc2ee61157ed1aa25be3843fda97807df1d51f5 "
4605
- integrity sha512-LIiSWTRqpTnnm3R2yAoMBx1inSeKwVZy66RFSkgSTDINzheJZPd5z5mMbPM0FkvwWAZ27a+69j5nZf+Fpyhn3Q ==
4602
+ puppeteer@^5 .0.0 :
4603
+ version "5 .0.0 "
4604
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5 .0.0 .tgz#7cf1b1a5c5b6ce5d7abe4d9c9f206d4c52e214ff "
4605
+ integrity sha512-JnZcgRQnfowRSJoSHteKU7G9fP/YYGB/juPn8m4jNqtzvR0h8GOoFmdjTBesJFfzhYkPU1FosHXnBVUB++xgaA ==
4606
4606
dependencies :
4607
4607
debug "^4.1.0"
4608
4608
extract-zip "^2.0.0"
4609
4609
https-proxy-agent "^4.0.0"
4610
4610
mime "^2.0.3"
4611
4611
mitt "^2.0.1"
4612
+ pkg-dir "^4.2.0"
4612
4613
progress "^2.0.1"
4613
4614
proxy-from-env "^1.0.0"
4614
4615
rimraf "^3.0.2"
You can’t perform that action at this time.
0 commit comments