diff --git a/bindings/wasm/tests/package.json b/bindings/wasm/tests/package.json index 7115054d..22eba2a2 100644 --- a/bindings/wasm/tests/package.json +++ b/bindings/wasm/tests/package.json @@ -21,7 +21,7 @@ "dependencies": { "@fastify/static": "^8.0.0", "fastify": "^5.0.0", - "puppeteer": "^23.0.2" + "puppeteer": "^24.0.0" }, "engines": { "node": ">= 16.3"