From 14ee8bbf3d33289df91bc00b79f75d530b99f5a8 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 5 Feb 2021 06:41:43 +0000 Subject: Bump webpack from 5.20.1 to 5.20.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.20.1 to 5.20.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.1...v5.20.2) 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 c749016d..5c9aedfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7115,9 +7115,9 @@ } }, "webpack": { - "version": "5.20.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.1.tgz", - "integrity": "sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==", + "version": "5.20.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.2.tgz", + "integrity": "sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", -- cgit v1.2.3