From 283f26b87d0e114b5a404e3b3f986eabd85795fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 19:06:29 +0000 Subject: [PATCH] fix: addons/storyshots/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- addons/storyshots/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/storyshots/package.json b/addons/storyshots/package.json index a0e5ad85ff9b..8178ca9e0a84 100644 --- a/addons/storyshots/package.json +++ b/addons/storyshots/package.json @@ -23,7 +23,7 @@ "global": "^4.3.2", "jest-image-snapshot": "^2.4.0", "jest-specific-snapshot": "^0.5.0", - "puppeteer": "^1.1.1", + "puppeteer": "^22.6.4", "read-pkg-up": "^3.0.0" }, "devDependencies": {