From eec83985fcd2ade8742e6538f9eedac812c44176 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Mar 2025 03:24:19 +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 3f3dc80ef66ea..775789d0f39d8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "metalsmith-markdown": "^1.3.0", "metalsmith-metadata": "0.0.4", "metalsmith-permalinks": "^2.2.0", - "metalsmith-prism": "^3.1.1", + "metalsmith-prism": "^5.0.2", "metalsmith-yearly-pagination": "^4.0.2", "ncp": "^2.0.0", "node-version-data": "^1.1.0",