From 02020609e716ef0f8fecaeea5b99c2b9200d0f59 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jan 2025 07:13:08 +0000 Subject: [PATCH] fix: plugins/legacy-preset-chart-big-number/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- plugins/legacy-preset-chart-big-number/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/legacy-preset-chart-big-number/package.json b/plugins/legacy-preset-chart-big-number/package.json index 08d7fb2078..1a9bfccf1c 100644 --- a/plugins/legacy-preset-chart-big-number/package.json +++ b/plugins/legacy-preset-chart-big-number/package.json @@ -34,7 +34,7 @@ "@types/d3-color": "^1.2.2", "@types/shortid": "^0.0.29", "d3-color": "^1.2.3", - "shortid": "^2.2.14" + "shortid": "^2.2.17" }, "peerDependencies": { "react": "^15 || ^16"