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 139
139
"globby" : " ^11.0.2" ,
140
140
"import-from" : " ^3.0.0" ,
141
141
"pptxgenjs" : " ^3.4.0" ,
142
- "puppeteer-core" : " ~ 7.0.4 " ,
142
+ "puppeteer-core" : " 7.0.1 " ,
143
143
"serve-index" : " ^1.9.1" ,
144
144
"tmp" : " ^0.2.1" ,
145
145
"v8-compile-cache" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -6487,7 +6487,7 @@ proxy-addr@~2.0.5:
6487
6487
forwarded "~0.1.2"
6488
6488
ipaddr.js "1.9.1"
6489
6489
6490
- proxy-from-env@^1.1 .0 :
6490
+ proxy-from-env@^1.0 .0 :
6491
6491
version "1.1.0"
6492
6492
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
6493
6493
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
@@ -6718,10 +6718,10 @@ punycode@^2.1.0, punycode@^2.1.1:
6718
6718
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
6719
6719
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
6720
6720
6721
- puppeteer-core@~ 7.0.4 :
6722
- version "7.0.4 "
6723
- resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-7.0.4 .tgz#2e4183f0c3c1ab65e72cc7741142033a6a876375 "
6724
- integrity sha512-c7tcL3W0HGDOwj2KcytR251KbcOhlD/yPxVswA4Paqm8Dy9oLT4m3c2QRvOxmGixxn2YNimQ5264vuXKNspRdg ==
6721
+
6722
+ version "7.0.1 "
6723
+ resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-7.0.1 .tgz#4d4bbc910ef879680045902a26ee932715af7352 "
6724
+ integrity sha512-CIOSYtfTFbaG/li8ZJzkqPQ15tuUb9hDTfzQ/AV/kWhv1OKV/T+VzCGx1DU2CdhoEsmLBYmVb1SQ6h0eQSRuXg ==
6725
6725
dependencies :
6726
6726
debug "^4.1.0"
6727
6727
devtools-protocol "0.0.847576"
@@ -6730,7 +6730,7 @@ puppeteer-core@~7.0.4:
6730
6730
node-fetch "^2.6.1"
6731
6731
pkg-dir "^4.2.0"
6732
6732
progress "^2.0.1"
6733
- proxy-from-env "^1.1 .0"
6733
+ proxy-from-env "^1.0 .0"
6734
6734
rimraf "^3.0.2"
6735
6735
tar-fs "^2.0.0"
6736
6736
unbzip2-stream "^1.3.3"
You can’t perform that action at this time.
0 commit comments