From 625d94c82446249abbd4758e50e00024d3345894 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Oct 2025 03:13:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TARFS-13045213 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4343db413..5eeadff72 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "parse-address": "^1.1.2", "process": "^0.11.10", "prop-types": "~15.8.1", - "puppeteer": "^22.10.0", + "puppeteer": "^24.15.0", "react": "~17.0.2", "react-bootstrap": "^2.10.10", "react-confetti": "~6.1.0",