From d924b55be0269c285c0814d23a015de00c54694d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Jun 2021 05:10:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a82de56e1..16e6b2b9df 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "markdownlint": "^0.20.4", "markdownlint-cli": "^0.23.2", "npm-run-all": "^4.1.5", - "optimize-css-assets-webpack-plugin": "^5.0.3", + "optimize-css-assets-webpack-plugin": "^6.0.0", "prettier": "^2.0.5", "prettier-plugin-html-template-literals": "^1.0.5", "style-loader": "^1.2.1",