Skip to content

Commit

Permalink
Merge pull request #445 from SetiZ/dependabot/npm_and_yarn/puppeteer-…
Browse files Browse the repository at this point in the history
…21.3.8

Bump puppeteer from 21.3.6 to 21.3.8
  • Loading branch information
SetiZ committed Oct 10, 2023
2 parents 9075f75 + b925004 commit 39e0ad7
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 40 deletions.
48 changes: 24 additions & 24 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-yaml": "^5.12.0",
"gh-pages": "^6.0.0",
"puppeteer": "^21.3.6",
"puppeteer": "^21.3.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4759,15 +4759,15 @@ __metadata:
languageName: node
linkType: hard

"chromium-bidi@npm:0.4.28":
version: 0.4.28
resolution: "chromium-bidi@npm:0.4.28"
"chromium-bidi@npm:0.4.31":
version: 0.4.31
resolution: "chromium-bidi@npm:0.4.31"
dependencies:
mitt: 3.0.1
urlpattern-polyfill: 9.0.0
peerDependencies:
devtools-protocol: "*"
checksum: d8ac0aefcf11ebd744e0b97ecded9dac5c03ab55f46267570cdf1b780ad1e05e8cf6987b65178bda99a1ef1ea1bc59721bda85008283ca5f145912b9e1bf578d
checksum: 9761b602ccc7737af6abb16ea6485871ca70ee3ec37714ccb99265f28611fb2b109e40e5a6551535d0d571667b7faa54eceeab8142cc6b1253872bce7e1dcc96
languageName: node
linkType: hard

Expand Down Expand Up @@ -11428,28 +11428,28 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:21.3.6":
version: 21.3.6
resolution: "puppeteer-core@npm:21.3.6"
"puppeteer-core@npm:21.3.8":
version: 21.3.8
resolution: "puppeteer-core@npm:21.3.8"
dependencies:
"@puppeteer/browsers": 1.7.1
chromium-bidi: 0.4.28
chromium-bidi: 0.4.31
cross-fetch: 4.0.0
debug: 4.3.4
devtools-protocol: 0.0.1179426
ws: 8.14.2
checksum: 18f85781d0fc575fc6b5261a242414492e99ba497f914afaef9e3afd62a7ad135dbb63602cca5eae102a91ec8e84838a2bf0d6217bf68ba9b01d2c8b4152faf8
checksum: 3a416ba43f96d51917590b8fae89188cca422a768e1a305e4013a26994d808e0a68989aaaf622fef700ce54ee67ef3831e74acde7660fcfad013a1490b385e56
languageName: node
linkType: hard

"puppeteer@npm:^21.3.6":
version: 21.3.6
resolution: "puppeteer@npm:21.3.6"
"puppeteer@npm:^21.3.8":
version: 21.3.8
resolution: "puppeteer@npm:21.3.8"
dependencies:
"@puppeteer/browsers": 1.7.1
cosmiconfig: 8.3.6
puppeteer-core: 21.3.6
checksum: 781dd1061e402dd14fb0d2a522987dc81624437b3cf25eae7dfde26e94a23e992e201d97c9021e002ecd3aae43e1f6a248ec70566c2520a25cd4fabe9e171506
puppeteer-core: 21.3.8
checksum: 15b8d4ce7988e330acd30de92be8444247e27c27cb34c5f72549220acd807c3d84788c881357b479a26fd882cb0f20994a722c0dfbbe3dc883977e004e6acfec
languageName: node
linkType: hard

Expand Down Expand Up @@ -12039,7 +12039,7 @@ __metadata:
gatsby-transformer-yaml: ^5.12.0
gh-pages: ^6.0.0
prettier: ^3.0.3
puppeteer: ^21.3.6
puppeteer: ^21.3.8
react: ^18.2.0
react-dom: ^18.2.0
react-helmet: ^6.1.0
Expand Down

0 comments on commit 39e0ad7

Please sign in to comment.