From 76438245a052b1ca7044b2df88b2c364c07c8cd1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 11:19:32 +0000 Subject: [PATCH] fix: packages/fluentui/perf/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- packages/fluentui/perf/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fluentui/perf/package.json b/packages/fluentui/perf/package.json index f925c86c6c5..4f5f9de7f8f 100644 --- a/packages/fluentui/perf/package.json +++ b/packages/fluentui/perf/package.json @@ -8,7 +8,7 @@ "@fluentui/docs": "*", "@fluentui/eslint-plugin": "*", "@fluentui/react-northstar": "*", - "lodash": "^4.17.15", + "lodash": "^4.17.23", "minimatch": "^3.0.4" }, "devDependencies": {