File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
"jest" : " ^29.0.0" ,
27
27
"prettier" : " 2.7.1" ,
28
28
"prettier-plugin-svelte" : " 2.7.0" ,
29
- "puppeteer" : " 17.1 .3" ,
29
+ "puppeteer" : " 18.0 .3" ,
30
30
"svelte" : " 3.50.1" ,
31
31
"svelte-check" : " 2.9.0" ,
32
32
"svelte-preprocess" : " 4.10.7" ,
Original file line number Diff line number Diff line change 76
76
"graphql" : " ^16.0.1" ,
77
77
"graphql-scalars" : " 1.18.0" ,
78
78
"graphql-http" : " ^1.6.0" ,
79
- "puppeteer" : " 17.1 .3" ,
79
+ "puppeteer" : " 18.0 .3" ,
80
80
"@types/yargs" : " 17.0.12"
81
81
},
82
82
"peerDependencies" : {
Original file line number Diff line number Diff line change 73
73
"@types/node" : " 16.11.59" ,
74
74
"graphql" : " ^16.0.1" ,
75
75
"graphql-scalars" : " 1.18.0" ,
76
- "puppeteer" : " 17.1 .3"
76
+ "puppeteer" : " 18.0 .3"
77
77
},
78
78
"peerDependencies" : {
79
79
"graphql" : " ^15.2.0 || ^16.0.0"
Original file line number Diff line number Diff line change @@ -17126,10 +17126,10 @@ pupa@^2.1.1:
17126
17126
dependencies:
17127
17127
escape-goat "^2.0.0"
17128
17128
17129
- puppeteer@17.1 .3:
17130
- version "17.1 .3"
17131
- resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-17.1 .3.tgz#2814cf221925e19c681c69aa97401a68b30240c9 "
17132
- integrity sha512-tVtvNSOOqlq75rUgwLeDAEQoLIiBqmRg0/zedpI6fuqIocIkuxG23A7FIl1oVSkuSMMLgcOP5kVhNETmsmjvPw ==
17129
+ puppeteer@18.0 .3:
17130
+ version "18.0 .3"
17131
+ resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0 .3.tgz#3f06b649d3ceef191318b8cb1193c1eaf23eba52 "
17132
+ integrity sha512-IiW4Zz0xbphl1lQEAB7grPucbk/aM+GND4aJ7I8gOzOSp7Ika1bz35maox4FbELpPL8sqXsVQRNrXQnzBMiCzQ ==
17133
17133
dependencies:
17134
17134
cross-fetch "3.1.5"
17135
17135
debug "4.3.4"
You can’t perform that action at this time.
0 commit comments