From 16e4d1d3440657350a4bd0476b06a2d6710566c5 Mon Sep 17 00:00:00 2001 From: dependabot-preview[bot] Date: Thu, 19 Nov 2020 07:19:37 +0000 Subject: Bump webpack from 5.5.0 to 5.5.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot-preview[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 cd5725fe..25f2c970 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7574,9 +7574,9 @@ } }, "webpack": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.5.0.tgz", - "integrity": "sha512-gyr7VE8zXJP81ZvS8+5dDphS2kaE0r8bpVWX6SxkBlzlX3hYfBS96kaltuf2cYK/BKJlUw5Aex/fKC34HUn+hA==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.5.1.tgz", + "integrity": "sha512-v4RzZP9BG2xxMLhxcFIo89M+nyIqGjh35Bhm5EE+I2N8y3dc9jT5OSb1HewUMkzMPyyDscOkVD6pSn6EMtTwNQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", -- cgit v1.2.3