From 0657a15ff091d057674edc574484cba0ba33e8c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 23:59:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-HTMLMINIFIER-3091181 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-USERAGENT-174737 --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7d4ca513bd9204..15d26629d66157 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@automattic/material-design-icons": "file:./packages/material-design-icons", "@automattic/muriel-style": "file:./packages/muriel-style", "@automattic/tree-select": "file:./packages/tree-select", - "@babel/cli": "7.5.5", + "@babel/cli": "7.12.0", "@babel/polyfill": "7.4.4", "@babel/runtime": "7.5.5", "@github/webauthn-json": "0.3.6", @@ -71,7 +71,7 @@ "body-parser": "1.19.0", "bounding-client-rect": "1.0.5", "browser-filesaver": "1.1.1", - "browserslist-useragent": "3.0.2", + "browserslist-useragent": "4.0.0", "caniuse-lite": "1.0.30000989", "chalk": "2.4.2", "chrono-node": "1.3.5", @@ -110,19 +110,19 @@ "express-useragent": "1.0.12", "filesize": "3.6.1", "flag-icon-css": "3.3.0", - "flux": "3.1.3", + "flux": "4.0.1", "fontfaceobserver": "2.1.0", "fuse.js": "3.4.4", "get-video-id": "3.1.4", "gfm-code-blocks": "1.0.0", - "globby": "9.2.0", + "globby": "10.0.0", "gridicons": "3.3.1", "gzip-size": "5.1.1", "hash.js": "1.1.7", "he": "1.2.0", - "html-loader": "0.5.5", + "html-loader": "1.0.0", "html-to-react": "1.3.4", - "html-webpack-plugin": "3.2.0", + "html-webpack-plugin": "4.0.0", "i18n-calypso": "file:./packages/i18n-calypso", "ignore-loader": "0.1.2", "immutability-helper": "3.0.1", @@ -134,7 +134,7 @@ "jquery": "1.12.3", "json-stable-stringify": "1.0.1", "keymaster": "1.6.2", - "lerna": "3.16.4", + "lerna": "5.1.2", "loader-utils": "1.2.3", "lodash": "4.17.14", "lodash-es": "4.17.14", @@ -153,7 +153,7 @@ "percentage-regex": "3.0.0", "phone": "git+https://github.com/Automattic/node-phone.git#v2.4.0-pre-1", "photon": "file:./packages/photon", - "postcss-cli": "6.1.2", + "postcss-cli": "7.0.0", "prismjs": "1.16.0", "prop-types": "15.7.2", "qrcode.react": "0.9.3",