diff --git a/package-lock.json b/package-lock.json index bbe67b08..7b7350a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15942,9 +15942,9 @@ } }, "find-webpack": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-webpack/-/find-webpack-2.1.0.tgz", - "integrity": "sha512-yQ7j/OnLGSzZ+kK8CCjvlKzQ/Utci34E1T7rKgH2ZCLQk4MrGKnHd90E5ki/3wDQ7InNIFYpIJ2LgpDUxCoi/g==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/find-webpack/-/find-webpack-2.2.0.tgz", + "integrity": "sha512-eWdunKuIRRuyL141m0Jaz+RoSOT0jSLfxH3FXnjPTLaMUwjXhbAg82UaCjUZTiYTJ+knSLFGNlxAuVAI6JweDA==", "requires": { "debug": "4.1.1", "find-yarn-workspace-root": "1.2.1", diff --git a/package.json b/package.json index 539280df..67ac46b0 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "cli-highlight": "2.1.4", "debug": "4.1.1", "find-up": "5.0.0", - "find-webpack": "2.1.0", + "find-webpack": "2.2.0", "inquirer": "7.3.3", "semver": "7.3.2", "mime-types": "2.1.26",