Merge pull request #12854 from openlayers/dependabot/npm_and_yarn/webpack-5.56.1

Bump webpack from 5.54.0 to 5.56.1
This commit is contained in:
Andreas Hocevar
2021-10-04 13:04:02 +02:00
committed by GitHub

12
package-lock.json generated
View File

@@ -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",