File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 95
95
"jest-cli" : " 26.6.3" ,
96
96
"node-fetch" : " 2.6.1" ,
97
97
"prettier" : " 2.2.1" ,
98
- "puppeteer" : " 7.0.1 " ,
98
+ "puppeteer" : " 7.1.0 " ,
99
99
"qs" : " 6.9.6" ,
100
100
"rollup" : " 2.38.5" ,
101
101
"rollup-plugin-terser" : " 7.0.2" ,
Original file line number Diff line number Diff line change @@ -4630,7 +4630,7 @@ proxy-addr@~2.0.5:
4630
4630
forwarded "~0.1.2"
4631
4631
ipaddr.js "1.9.1"
4632
4632
4633
- proxy-from-env@^1.0 .0 :
4633
+ proxy-from-env@^1.1 .0 :
4634
4634
version "1.1.0"
4635
4635
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
4636
4636
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
@@ -4653,10 +4653,10 @@ punycode@^2.1.0, punycode@^2.1.1:
4653
4653
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
4654
4654
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
4655
4655
4656
- puppeteer@7.0.1 :
4657
- version "7.0.1 "
4658
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.0.1. tgz#de0c2602e27bf9b12d7540aae52d6ed121a81884 "
4659
- integrity sha512-04V05BKQdloUCOa7JyQBaNXPIiVByz1eAFAElcrpMHIQkfu22J0RKFhRWkXZGXdl03yoHuaZwqyB/qG7YJu5Ew ==
4656
+ puppeteer@7.1.0 :
4657
+ version "7.1.0 "
4658
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.1.0. tgz#ae37f48ee13f157c5b9255d580ffe4c5c1298679 "
4659
+ integrity sha512-lqOLzqCKdh7yUAHvK6LxgOpQrL8Bv1/jvS8MLDXxcNms2rlM3E8p/Wlwc7efbRZ0twxTzUeqjN5EqrTwxOwc9g ==
4660
4660
dependencies :
4661
4661
debug "^4.1.0"
4662
4662
devtools-protocol "0.0.847576"
4665
4665
node-fetch "^2.6.1"
4666
4666
pkg-dir "^4.2.0"
4667
4667
progress "^2.0.1"
4668
- proxy-from-env "^1.0 .0"
4668
+ proxy-from-env "^1.1 .0"
4669
4669
rimraf "^3.0.2"
4670
4670
tar-fs "^2.0.0"
4671
4671
unbzip2-stream "^1.3.3"
You can’t perform that action at this time.
0 commit comments