From 9aa0e0e1d84e7ae6ff8c3f1b096dd68121781e7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 30 May 2019 11:20:17 +0000 Subject: [PATCH] Update webpack requirement from ^3.5.6 to ^4.32.2 Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v3.5.6...v4.32.2) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c3001f..8bfe462 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "node-salesforce-connection": "^2.3.0", "timeout-then": "^1.1.0", "uglifyjs-webpack-plugin": "^1.0.0-beta.2", - "webpack": "^3.5.6", + "webpack": "^4.32.2", "winston": "^2.3.1" }, "devDependencies": {