From 25ba46f0c73a8a71248626c3e1071bd16b9c4971 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Jul 2025 16:55:37 +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-QS-3153490 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-BROWSERSLIST-1090194 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fb04c033fccb3..5aed1d0158c86 100644 --- a/package.json +++ b/package.json @@ -24,27 +24,27 @@ "node": ">=4.0.0" }, "dependencies": { - "autoprefixer-stylus": "0.8.1", + "autoprefixer-stylus": "1.0.0", "chokidar": "1.2.0", - "handlebars": "4.0.4", + "handlebars": "4.0.12", "html-to-text": "^1.5.0", "js-yaml": "^3.4.5", "junk": "1.0.2", "map-async": "0.1.1", "marked": "0.3.5", "metalsmith": "2.1.0", - "metalsmith-collections": "0.7.0", + "metalsmith-collections": "0.9.0", "metalsmith-feed": "0.2.0", "metalsmith-layouts": "1.4.2", "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-stylus": "2.0.1", "ncp": "2.0.0", "node-geocoder": "^3.4.1", - "node-version-data": "1.0.0", - "octonode": "0.7.4", + "node-version-data": "1.1.0", + "octonode": "0.7.6", "request": "^2.67.0", "require-dir": "0.3.0", "semver": "5.0.3",