From 04b47db660861ee42089788d3c1e141b79201676 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 04:38:19 +0000 Subject: [PATCH] fix: playwright/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- playwright/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright/package.json b/playwright/package.json index 5e3ba94782b..3bfde243253 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -15,7 +15,7 @@ "eslint-plugin-n": "16.6.2", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", - "npm-check-updates": "16.14.18" + "npm-check-updates": "17.0.0" }, "dependencies": { "@faker-js/faker": "8.4.1",