From d799a73baf0fbcea63e40fb465a02859ee01586e Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 04:33:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 337b05b5a70b..1f1cba8bb02b 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "node-addon-api": "8.0.0", "null-loader": "4.0.1", "parse-url": "8.1.0", - "playwright": "1.43.1", + "playwright": "1.55.1", "plist": "3.1.0", "prettier": "3.2.5", "proxyquire": "2.1.3",