From 65cfc5778af25bad6dffbca7724a9fc35697423f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Oct 2025 07:59:54 +0000 Subject: [PATCH] fix: packages/react-monaco-editor/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-9055448 --- packages/react-monaco-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-monaco-editor/package.json b/packages/react-monaco-editor/package.json index 559b8b6525d..96be7a68978 100644 --- a/packages/react-monaco-editor/package.json +++ b/packages/react-monaco-editor/package.json @@ -37,7 +37,7 @@ "@fluentui/react-hooks": "^8.6.32", "@fluentui/react-charting": "^5.18.12", "raw-loader": "4.0.2", - "react-syntax-highlighter": "^10.1.3", + "react-syntax-highlighter": "^16.0.0", "tslib": "^2.1.0" }, "peerDependencies": {