From 68abf7a8a979957b4bcc19b5c9788c15b154880c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 05:03:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-CSSWHAT-3035488 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:minimatch:20160620 - https://snyk.io/vuln/npm:negotiator:20160616 - https://snyk.io/vuln/npm:st:20171013 --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index fb04c033fccb3..1830564950fdd 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ }, "dependencies": { "autoprefixer-stylus": "0.8.1", - "chokidar": "1.2.0", - "handlebars": "4.0.4", - "html-to-text": "^1.5.0", + "chokidar": "3.0.0", + "handlebars": "4.7.4", + "html-to-text": "^5.1.0", "js-yaml": "^3.4.5", "junk": "1.0.2", "map-async": "0.1.1", @@ -39,16 +39,16 @@ "metalsmith-markdown": "0.2.1", "metalsmith-metadata": "0.0.2", "metalsmith-permalinks": "0.4.0", - "metalsmith-prism": "2.1.1", - "metalsmith-stylus": "1.0.0", + "metalsmith-prism": "2.2.0", + "metalsmith-stylus": "2.0.1", "ncp": "2.0.0", - "node-geocoder": "^3.4.1", - "node-version-data": "1.0.0", + "node-geocoder": "^4.0.0", + "node-version-data": "1.1.0", "octonode": "0.7.4", "request": "^2.67.0", "require-dir": "0.3.0", "semver": "5.0.3", - "st": "1.0.0", + "st": "1.2.2", "strftime": "0.9.2" }, "devDependencies": {