From d0bb2e5e568d70c2e5cd27e5415132f79c3acd60 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Jul 2025 04:09:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105 - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3042992 - https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3105943 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 008ddf8da075..61789764d1c8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "browser-date-formatter": "^3.0.3", "change-case": "^3.1.0", "cheerio": "^1.0.0-rc.3", - "compression": "^1.7.4", + "compression": "^1.8.1", "connect-datadog": "0.0.9", "connect-slashes": "^1.4.0", "cookie-parser": "^1.4.5", @@ -62,7 +62,7 @@ "is-url": "^1.2.4", "js-cookie": "^2.2.1", "js-yaml": "^3.14.0", - "linkinator": "^2.13.1", + "linkinator": "^4.1.3", "liquidjs": "^9.22.1", "lodash": "^4.17.20", "lunr": "^2.3.9", @@ -70,7 +70,7 @@ "mdast-util-from-markdown": "^0.8.4", "mini-css-extract-plugin": "^0.9.0", "mkdirp": "^1.0.3", - "morgan": "^1.9.1", + "morgan": "^1.10.1", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "port-used": "^2.0.8", @@ -86,9 +86,9 @@ "remark-gemoji-to-emoji": "^1.1.0", "remark-parse": "^7.0.2", "remark-rehype": "^5.0.0", - "resolve-url-loader": "^3.1.2", + "resolve-url-loader": "^5.0.0", "revalidator": "^0.3.1", - "rimraf": "^3.0.0", + "rimraf": "^4.3.1", "sass": "^1.26.3", "sass-loader": "^9.0.2", "search-with-your-keyboard": "1.1.0",