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 36
36
"mocha" : " ^8.2.0" ,
37
37
"postcss" : " ^8.1.4" ,
38
38
"prettier" : " ^2.1.2" ,
39
- "puppeteer" : " ^5.4.0 " ,
39
+ "puppeteer" : " ^5.4.1 " ,
40
40
"tailwindcss" : " ^1.9.6"
41
41
},
42
42
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -2105,10 +2105,10 @@ punycode@^2.1.0:
2105
2105
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
2106
2106
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
2107
2107
2108
- puppeteer@^5.4.0 :
2109
- version "5.4.0 "
2110
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.0 .tgz#b83893476e96ea103c9516bb958d17a71a9768ea "
2111
- integrity sha512-LgTqVW2ClEP4XGAT64FLQ0QWVhdNSRwJp9HfMFVfoJlZHGQu3HUbuBhR1hBow3DXZH1K3b/WfHxt1n8hr2uayw ==
2108
+ puppeteer@^5.4.1 :
2109
+ version "5.4.1 "
2110
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-5.4.1 .tgz#f2038eb23a0f593ed2cce0d6e7cd5c43aecd6756 "
2111
+ integrity sha512-8u6r9tFm3gtMylU4uCry1W/CeAA8uczKMONvGvivkTsGqKA7iB7DWO2CBFYlB9GY6/IEoq9vkI5slJWzUBkwNw ==
2112
2112
dependencies :
2113
2113
debug "^4.1.0"
2114
2114
devtools-protocol "0.0.809251"
You can’t perform that action at this time.
0 commit comments