From 480b2a7504306f548f09dd3f90df94b1178e9765 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Dec 2023 18:14:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462 - https://snyk.io/vuln/SNYK-JS-INI-1048974 - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f3dc80ef66ea..62874bdfe7b1c 100644 --- a/package.json +++ b/package.json @@ -73,13 +73,13 @@ "nock": "^13.0.5", "node-fetch": "^2.6.1", "proxyquire": "^2.1.3", - "remark-cli": "^9.0.0", + "remark-cli": "^11.0.0", "remark-frontmatter": "^3.0.0", "remark-gfm": "^1.0.0", "remark-preset-lint-node": "^2.0.0", "st": "^2.0.0", "standard": "^16.0.3", - "stylelint": "^13.8.0", + "stylelint": "^14.0.0", "stylelint-config-twbs-bootstrap": "^2.1.0", "tape": "^5.0.1", "vnu-jar": "20.6.30"