From 1bfa40211f90b73dda2d2278fa5f7c102381de39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 May 2021 21:18:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7faca0a3fc9..bf461c12217c 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "npm-merge-driver-install": "^2.0.0", "object-hash": "^2.0.1", "pa11y-ci": "^2.4.0", - "puppeteer": "^2.1.1", + "puppeteer": "^3.0.0", "replace": "^1.2.0", "revalidator": "^0.3.1", "robots-parser": "^2.1.1",