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

Build(deps): bump puppeteer-core from 21.6.1 to 22.7.1 #4948

Closed
Closed
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
336 changes: 187 additions & 149 deletions services/fcbk/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/fcbk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1"
"puppeteer-core": "22.7.1"
},
"devDependencies": {
"@vercel/node": "^3.0.25",
Expand Down
336 changes: 187 additions & 149 deletions services/heatbadger/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/heatbadger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1",
"puppeteer-core": "22.7.1",
"dayjs": "^1.11.8"
},
"devDependencies": {
Expand Down
616 changes: 359 additions & 257 deletions services/oggo/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/oggo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1"
"puppeteer-core": "22.7.1"
},
"devDependencies": {
"@vercel/node": "^3.0.25",
Expand Down
649 changes: 406 additions & 243 deletions services/pdfx/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/pdfx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dependencies": {
"@sparticuz/chromium": "119.0.2",
"puppeteer-core": "21.6.1",
"puppeteer-core": "22.7.1",
"vue": "^2.7.14"
},
"devDependencies": {
Expand Down
Loading
Loading