From 14d4b8905ecf9a2072d65c6aae4dcd2821c0a34b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 May 2025 06:02:17 +0000 Subject: [PATCH] fix: packages/fluentui/react-northstar-styles-renderer/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- packages/fluentui/react-northstar-styles-renderer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fluentui/react-northstar-styles-renderer/package.json b/packages/fluentui/react-northstar-styles-renderer/package.json index ebdbd2f4e47..3574e35d3ea 100644 --- a/packages/fluentui/react-northstar-styles-renderer/package.json +++ b/packages/fluentui/react-northstar-styles-renderer/package.json @@ -4,7 +4,7 @@ "version": "0.66.4", "bugs": "https://github.com/microsoft/fluentui/issues", "dependencies": { - "@babel/runtime": "^7.10.4", + "@babel/runtime": "^7.26.10", "@fluentui/styles": "^0.66.4" }, "devDependencies": {