From 3a9669c40e94757ffa2ffbf1a6cc29e73bc90b30 Mon Sep 17 00:00:00 2001 From: Hilary Fung <1105386+hilaryfung@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:08:29 -0700 Subject: [PATCH] update puppeteer-core --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f1fa83..d72f87d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "minimatch": "^3.0.4", "minimist": "^1.2.0", "nodemon": "^2.0.7", - "puppeteer-core": "^1.12.2", + "puppeteer-core": "^22.10.0", "rollup": "^2.70.1", "typogr": "^0.6.8", "ws": "^6.1.2"