From 4129cf0b8383c0b0cbe588d3e89616e132892d25 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Mar 2025 04:30:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIMECOREJS3-9397696 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bef66efa12..153c14c105 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "@sentry/tracing": "^5.27.0", "apollo-upload-client": "^14.1.2", "ascii-data-table": "^2.1.1", - "canvg": "^3.0.7", + "canvg": "^3.0.8", "core-js": "3", "d3-color": "^3.0.1", "d3-drag": "^3.0.0",