From b999f376c2e7889ff5a95f7e44aefc6f48cf095e Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 4 Feb 2021 06:41:52 +0000 Subject: Bump webpack from 5.20.0 to 5.20.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.20.0 to 5.20.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.0...v5.20.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 415d521e..c749016d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7115,9 +7115,9 @@ } }, "webpack": { - "version": "5.20.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.0.tgz", - "integrity": "sha512-k7X/+gisrvirr4bzv8JVLzy2RhWiVzd3gA9qzS5je3lwqYrMc5F549vLOk34BoNkkUp4SIpt1rQp48pTxBMXvA==", + "version": "5.20.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.1.tgz", + "integrity": "sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", -- cgit v1.2.3