From 0abe1701f546772753cdf9b020b70ffed03c1fab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jun 2025 10:00:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BILLBOARDJS-10332641 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11dbd93d86a72..1348a03dbc08a 100644 --- a/package.json +++ b/package.json @@ -19626,7 +19626,7 @@ "@shoelace-style/shoelace": "2.19.1", "@vscode/codicons": "0.0.36", "ansi-regex": "6.1.0", - "billboard.js": "3.14.2", + "billboard.js": "3.15.1", "https-proxy-agent": "5.0.1", "iconv-lite": "0.6.3", "lit": "3.2.1",