Merge pull request #12555 from openlayers/dependabot/npm_and_yarn/webpack-5.46.0

Bump webpack from 5.45.1 to 5.46.0
This commit is contained in:
Andreas Hocevar
2021-07-26 13:10:59 +02:00
committed by GitHub
+14 -14
View File
@@ -10636,9 +10636,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.45.1", "version": "5.46.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.45.1.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.46.0.tgz",
"integrity": "sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ==", "integrity": "sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@@ -10663,7 +10663,7 @@
"tapable": "^2.1.1", "tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3", "terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.2.0", "watchpack": "^2.2.0",
"webpack-sources": "^2.3.0" "webpack-sources": "^2.3.1"
}, },
"bin": { "bin": {
"webpack": "bin/webpack.js" "webpack": "bin/webpack.js"
@@ -10911,9 +10911,9 @@
} }
}, },
"node_modules/webpack-sources": { "node_modules/webpack-sources": {
"version": "2.3.0", "version": "2.3.1",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.0.tgz", "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
"integrity": "sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ==", "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"source-list-map": "^2.0.1", "source-list-map": "^2.0.1",
@@ -19420,9 +19420,9 @@
"integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc=" "integrity": "sha1-mM6VCXsp4x++czBT4Q5XFkLRxsc="
}, },
"webpack": { "webpack": {
"version": "5.45.1", "version": "5.46.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.45.1.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.46.0.tgz",
"integrity": "sha512-68VT2ZgG9EHs6h6UxfV2SEYewA9BA3SOLSnC2NEbJJiEwbAiueDL033R1xX0jzjmXvMh0oSeKnKgbO2bDXIEyQ==", "integrity": "sha512-qxD0t/KTedJbpcXUmvMxY5PUvXDbF8LsThCzqomeGaDlCA6k998D8yYVwZMvO8sSM3BTEOaD4uzFniwpHaTIJw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@@ -19447,7 +19447,7 @@
"tapable": "^2.1.1", "tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3", "terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.2.0", "watchpack": "^2.2.0",
"webpack-sources": "^2.3.0" "webpack-sources": "^2.3.1"
}, },
"dependencies": { "dependencies": {
"acorn": { "acorn": {
@@ -19622,9 +19622,9 @@
} }
}, },
"webpack-sources": { "webpack-sources": {
"version": "2.3.0", "version": "2.3.1",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.0.tgz", "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
"integrity": "sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ==", "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
"dev": true, "dev": true,
"requires": { "requires": {
"source-list-map": "^2.0.1", "source-list-map": "^2.0.1",