File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"babel-jest" : " ^27.0.6" ,
30
30
"jest" : " ^27.0.6" ,
31
31
"objects-to-csv" : " ^1.3.6" ,
32
- "puppeteer" : " ^10.0 .0" ,
32
+ "puppeteer" : " ^10.1 .0" ,
33
33
"typescript" : " ^4.3.4"
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -3625,10 +3625,10 @@ puppeteer-core@^2.1.1:
3625
3625
rimraf "^2.6.1"
3626
3626
ws "^6.1.0"
3627
3627
3628
- puppeteer@^10.0 .0 :
3629
- version "10.0 .0"
3630
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-10.0 .0.tgz#1b597c956103e2d989ca17f41ba4693b20a3640c "
3631
- integrity sha512-AxHvCb9IWmmP3gMW+epxdj92Gglii+6Z4sb+W+zc2hTTu10HF0yg6hGXot5O74uYkVqG3lfDRLfnRpi6WOwi5A ==
3628
+ puppeteer@^10.1 .0 :
3629
+ version "10.1 .0"
3630
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-10.1 .0.tgz#6ee1d7e30401a967f4403bd42ace9e51e399504f "
3631
+ integrity sha512-bsyDHbFBvbofZ63xqF7hMhuKBX1h4WsqFIAoh1GuHr/Y9cewh+EFNAOdqWSkQRHLiBU/MY6M+8PUnXXjAPtuSg ==
3632
3632
dependencies :
3633
3633
debug "4.3.1"
3634
3634
devtools-protocol "0.0.883894"
You can’t perform that action at this time.
0 commit comments