From c767dc5ccf708ef92baa4f224d70107ea6005ef5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Feb 2025 15:40:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EAZYLOGGER-8708044 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18d6ab3571c..1a153a0861b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/driftyco/ionic-site", "dependencies": { "body-parser": "^1.12.4", - "browser-sync": "^1.3.7", + "browser-sync": "^2.12.1", "compression": "^1.4.6", "cookie-parser": "^1.4.3", "del": "^2.2.2",