From ade6e4106d96955e83274080ee2f03d2a9084c55 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 13:52:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIM-1017038 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51a42aff..ec63320a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@octokit/plugin-throttling": "^11.0.3", "@types/mdast": "^3.0.0", "mdast-util-to-string": "^1.0.6", - "remark-parse": "^7.0.1", + "remark-parse": "^9.0.0", "remark-stringify": "^7.0.3", "semver": "^7.5.3", "unified": "^8.3.2"