From d0480744bd632eefcf5133f4f3902dad0bc63360 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:43:08 +0000 Subject: [PATCH] Update dependency @sparticuz/chromium to v149 --- 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..a0a9fba 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": "^149.0.0", "faastjs": "latest", "puppeteer-core": "^14.4.1" },