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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-04 10:58:17 +00:00
committed by GitHub
parent 940011fb56
commit 4f5e59d7f0

12
package-lock.json generated
View File

@@ -10766,9 +10766,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.54.0", "version": "5.56.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==", "integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@@ -19608,9 +19608,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"webpack": { "webpack": {
"version": "5.54.0", "version": "5.56.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==", "integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",