From 786a11d57b2bee3c39499b69b367a28882fcf015 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 06:17:12 +0000 Subject: [PATCH] Bump webpack from 4.46.0 to 5.36.1 Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.36.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63243cc..9d4bb11 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "s3rver": "^3.3.0", "sao": "^1.6.1", "serverless-offline": "^5.10.1", - "webpack": "^4.39.2" + "webpack": "^5.36.1" }, "devDependencies": { "eslint": "^7.8.1",