From e531a9139c2122ae3f38ab39bdb9b43adddeb565 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Oct 2025 06:54:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-9055448 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dccb2a..72cee50 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "react-router": "^5.2.0", "react-router-dom": "^5.2.0", "react-select": "^3.1.0", - "react-syntax-highlighter": "^15.5.0", + "react-syntax-highlighter": "^16.0.0", "reactjs-popup": "^2.0.4", "stream-browserify": "^3.0.0", "style-loader": "^2.0.0",