From 0296905af500758d52ccc7d3d8fff8e92a004150 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 08:06:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd311ab8bf..f411d02f8e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ajv": "^6.10.2", "algoliasearch": "^4.10.5", "ansi-regex": "^6.0.1", - "browser-sync": "^2.27.10", + "browser-sync": "^2.27.11", "check-links": "^1.1.8", "clipboard": "^2.0.8", "diff": "^5.0.0",