From 4f5e59d7f080150d5085a9acc9885bf151f41935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 10:58:17 +0000 Subject: [PATCH] Bump webpack from 5.54.0 to 5.56.1 Bumps [webpack](https://github.com/webpack/webpack) from 5.54.0 to 5.56.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.56.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3768800a5e..efc1a2fd62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10766,9 +10766,9 @@ "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" }, "node_modules/webpack": { - "version": "5.54.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz", - "integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==", + "version": "5.56.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz", + "integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.0", @@ -19608,9 +19608,9 @@ "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" }, "webpack": { - "version": "5.54.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz", - "integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==", + "version": "5.56.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz", + "integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0",