From cb0982bf1dab2ef260fc660600e1e314457fc9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:30:34 +0000 Subject: [PATCH] Update dependency @sparticuz/chromium to v147 --- aws-puppeteer-ts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-puppeteer-ts/package.json b/aws-puppeteer-ts/package.json index a71dbb9..9d8b483 100644 --- a/aws-puppeteer-ts/package.json +++ b/aws-puppeteer-ts/package.json @@ -9,7 +9,7 @@ "test": "node dist/index.js" }, "dependencies": { - "@sparticuz/chromium": "^103.0.0", + "@sparticuz/chromium": "^147.0.0", "faastjs": "latest", "puppeteer-core": "^14.4.1" },