File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"dotenv" : " ^8.2.0" ,
28
28
"http-server" : " ^0.12.3" ,
29
29
"lighthouse" : " ^6.0.0" ,
30
- "puppeteer" : " ^7 .0.0"
30
+ "puppeteer" : " ^8 .0.0"
31
31
},
32
32
"engines" : {
33
33
"node" : " >=v10.22.1"
Original file line number Diff line number Diff line change @@ -1761,10 +1761,10 @@ detect-newline@^3.0.0:
1761
1761
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
1762
1762
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
1763
1763
1764
-
1765
- version "0.0.847576 "
1766
- resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.847576 .tgz#2f201bfb68aa9ef4497199fbd7f5d5dfde3b200b "
1767
- integrity sha512-0M8kobnSQE0Jmly7Mhbeq0W/PpZfnuK+WjN2ZRVPbGqYwCHCioAVp84H0TcLimgECcN5H976y5QiXMGBC9JKmg ==
1764
+
1765
+ version "0.0.854822 "
1766
+ resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.854822 .tgz#eac3a5260a6b3b4e729a09fdc0c77b0d322e777b "
1767
+ integrity sha512-xd4D8kHQtB0KtWW0c9xBZD5LVtm9chkMOfs/3Yn01RhT/sFIsVtzTtypfKoFfWBaL+7xCYLxjOLkhwPXaX/Kcg ==
1768
1768
1769
1769
diff-sequences@^26.6.2 :
1770
1770
version "26.6.2"
@@ -4398,13 +4398,13 @@ pupa@^2.0.1:
4398
4398
dependencies :
4399
4399
escape-goat "^2.0.0"
4400
4400
4401
- puppeteer@^7 .0.0 :
4402
- version "7.1 .0"
4403
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-7.1 .0.tgz#ae37f48ee13f157c5b9255d580ffe4c5c1298679 "
4404
- integrity sha512-lqOLzqCKdh7yUAHvK6LxgOpQrL8Bv1/jvS8MLDXxcNms2rlM3E8p/Wlwc7efbRZ0twxTzUeqjN5EqrTwxOwc9g ==
4401
+ puppeteer@^8 .0.0 :
4402
+ version "8.0 .0"
4403
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-8.0 .0.tgz#a236669118aa795331c2d0ca19877159e7664705 "
4404
+ integrity sha512-D0RzSWlepeWkxPPdK3xhTcefj8rjah1791GE82Pdjsri49sy11ci/JQsAO8K2NRukqvwEtcI+ImP5F4ZiMvtIQ ==
4405
4405
dependencies :
4406
4406
debug "^4.1.0"
4407
- devtools-protocol "0.0.847576 "
4407
+ devtools-protocol "0.0.854822 "
4408
4408
extract-zip "^2.0.0"
4409
4409
https-proxy-agent "^5.0.0"
4410
4410
node-fetch "^2.6.1"
You can’t perform that action at this time.
0 commit comments