chore(deps): bump puppeteer from 18.0.2 to 18.0.3 (#10847)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 18.0.2 to 18.0.3. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v18.0.2...v18.0.3) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
89ee2f92e0
commit
4cd0fb99c2
|
|
@ -122,7 +122,7 @@
|
|||
"pidusage": "3.0.0",
|
||||
"plist": "3.0.6",
|
||||
"proxy-chain": "2.0.7",
|
||||
"puppeteer": "18.0.2",
|
||||
"puppeteer": "18.0.3",
|
||||
"puppeteer-extra": "3.3.4",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.1",
|
||||
"query-string": "7.1.1",
|
||||
|
|
|
|||
|
|
@ -11613,10 +11613,10 @@ puppeteer-extra@3.3.4:
|
|||
debug "^4.1.1"
|
||||
deepmerge "^4.2.2"
|
||||
|
||||
puppeteer@18.0.2:
|
||||
version "18.0.2"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0.2.tgz#caa908d58aefdbf4308f843c486d9925f9f77bd7"
|
||||
integrity sha512-EdquaZg1n5IgZJzUc/EXDmtghJU6aCZJ/pl2onwL2g+cfG5HkxwSRVNKkDf76qTk3fMh1OUtqvAJMUJ+6HvYEg==
|
||||
puppeteer@18.0.3:
|
||||
version "18.0.3"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0.3.tgz#3f06b649d3ceef191318b8cb1193c1eaf23eba52"
|
||||
integrity sha512-IiW4Zz0xbphl1lQEAB7grPucbk/aM+GND4aJ7I8gOzOSp7Ika1bz35maox4FbELpPL8sqXsVQRNrXQnzBMiCzQ==
|
||||
dependencies:
|
||||
cross-fetch "3.1.5"
|
||||
debug "4.3.4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue