Merge pull request #12650 from openlayers/dependabot/npm_and_yarn/webpack-5.51.1

Bump webpack from 5.50.0 to 5.51.1
This commit is contained in:
Andreas Hocevar
2021-08-23 10:42:25 +02:00
committed by GitHub
+6 -6
View File
@@ -10834,9 +10834,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.50.0", "version": "5.51.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.51.1.tgz",
"integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==", "integrity": "sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@@ -19777,9 +19777,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"webpack": { "webpack": {
"version": "5.50.0", "version": "5.51.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.51.1.tgz",
"integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==", "integrity": "sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",