From 7a6d081217aae759316f28a1b6ad10f21dbdc06b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Nov 2025 05:30:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4971d0fd346e..3fd83f3cde56f 100644 --- a/package.json +++ b/package.json @@ -75,12 +75,12 @@ "lockfile-lint": "^2.1.6", "nock": "^11.7.0", "proxyquire": "^2.1.3", - "remark-cli": "^7.0.0", + "remark-cli": "^10.0.0", "remark-frontmatter": "^1.3.2", "remark-preset-lint-node": "^1.10.1", "st": "^1.2.2", "standard": "^14.3.1", - "stylelint": "^11.1.1", + "stylelint": "^12.0.0", "stylelint-config-twbs-bootstrap": "^0.9.0", "tape": "^4.11.0", "vnu-jar": "19.9.4"