Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump puppeteer from 21.5.0 to 21.5.1 #958

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dfe-frontend-alpha": "^1.0.1",
"esbuild": "^0.19.5",
"govuk-frontend": "^4.7.0",
"puppeteer": "^21.5.0",
"puppeteer": "^21.5.1",
"sass": "^1.69.5",
"stimulus-reveal-controller": "^4.1.0"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5441,7 +5441,7 @@ __metadata:
dfe-frontend-alpha: ^1.0.1
esbuild: ^0.19.5
govuk-frontend: ^4.7.0
puppeteer: ^21.5.0
puppeteer: ^21.5.1
sass: ^1.69.5
stimulus-reveal-controller: ^4.1.0
languageName: unknown
Expand Down Expand Up @@ -9744,28 +9744,28 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:21.5.0":
version: 21.5.0
resolution: "puppeteer-core@npm:21.5.0"
"puppeteer-core@npm:21.5.1":
version: 21.5.1
resolution: "puppeteer-core@npm:21.5.1"
dependencies:
"@puppeteer/browsers": 1.8.0
chromium-bidi: 0.4.33
cross-fetch: 4.0.0
debug: 4.3.4
devtools-protocol: 0.0.1203626
ws: 8.14.2
checksum: 632adcb5cea517a4b8cbf607624c7e26378ce80fe24927361b8c4eb6cf9a0716d4da8cd33ed6a8ae98b8b8fc7dc27990b1e279f9a1179ee5c4d52b0b3dcd8673
checksum: a994e24cefcbaddf0ac1c7ae1e1d418d2b637e4a81979b2bde5979307a962eb7983d7d9018e410372073dad4f9b608fa827d65ef04f914644e36564da2ec5cf4
languageName: node
linkType: hard

"puppeteer@npm:^21.5.0":
version: 21.5.0
resolution: "puppeteer@npm:21.5.0"
"puppeteer@npm:^21.5.1":
version: 21.5.1
resolution: "puppeteer@npm:21.5.1"
dependencies:
"@puppeteer/browsers": 1.8.0
cosmiconfig: 8.3.6
puppeteer-core: 21.5.0
checksum: 430479ca965b0b7a0fefa3aa264eaf13ba1ca1b87b96af434c46c18e64e4106bcc386b05e76104e30c484591652e935ea4151e348a8a5cfb1c7495c90ed147ae
puppeteer-core: 21.5.1
checksum: cecca5603eb529c69d5bc402382d414a51406fb92397e1488a0f0137cc0e98a55a73d0d1dbb72d54cc58b84220ca71e40f563c157c1382c409fe60e1d4e945b4
languageName: node
linkType: hard

Expand Down
Loading