This repository was archived by the owner on Oct 15, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "graphql-request" : " 1.8.2" ,
1313 "jest" : " 26.0.1" ,
1414 "jest-puppeteer" : " 4.4.0" ,
15- "puppeteer" : " 3.1 .0"
15+ "puppeteer" : " 3.2 .0"
1616 },
1717 "jest" : {
1818 "preset" : " jest-puppeteer" ,
Original file line number Diff line number Diff line change @@ -10718,6 +10718,11 @@ mississippi@^3.0.0:
1071810718 stream-each "^1.1.0"
1071910719 through2 "^2.0.0"
1072010720
10721+ mitt@^2.0.1:
10722+ version "2.0.1"
10723+ resolved "https://registry.yarnpkg.com/mitt/-/mitt-2.0.1.tgz#9e8a075b4daae82dd91aac155a0ece40ca7cb393"
10724+ integrity sha512-FhuJY+tYHLnPcBHQhbUFzscD5512HumCPE4URXZUgPi3IvOJi4Xva5IIgy3xX56GqCmw++MAm5UURG6kDBYTdg==
10725+
1072110726mixin-deep@^1.2.0:
1072210727 version "1.3.2"
1072310728 resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
@@ -12659,15 +12664,16 @@ punycode@^2.1.0, punycode@^2.1.1:
1265912664 resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1266012665 integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1266112666
12662- puppeteer@3.1 .0:
12663- version "3.1 .0"
12664- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.1 .0.tgz#d44efdc5410809025f38bca2de106c3ae5c85a52 "
12665- integrity sha512-jLa9sqdVx0tPnr2FcwAq+8DSjGhSM4YpkwOf3JE22Ycyqm71SW7B5uGfTyMGFoLCmbCozbLZclCjasPb0flTRw ==
12667+ puppeteer@3.2 .0:
12668+ version "3.2 .0"
12669+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-3.2 .0.tgz#e775519dd99c5f15dc8972b2c44abed00fe81c9e "
12670+ integrity sha512-wkVid0V1p3Gw0u8Jyq0JxBaenx6H+/lmQIYDfHZS20IrhAobP70LSrWI6bF75olAKlrdR50w7IZxjaB09M6tDQ ==
1266612671 dependencies:
1266712672 debug "^4.1.0"
1266812673 extract-zip "^2.0.0"
1266912674 https-proxy-agent "^4.0.0"
1267012675 mime "^2.0.3"
12676+ mitt "^2.0.1"
1267112677 progress "^2.0.1"
1267212678 proxy-from-env "^1.0.0"
1267312679 rimraf "^3.0.2"
You can’t perform that action at this time.
0 commit comments