chore(deps): update dependency webpack to v5.67.0

This commit is contained in:
Renovate Bot 2022-01-21 19:57:22 +00:00 committed by renovate[bot]
parent 48923f7395
commit e9767585d0
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -31,7 +31,7 @@
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "1.5.3", "svg-sprite": "1.5.3",
"svgtofont": "3.14.0", "svgtofont": "3.14.0",
"webpack": "5.66.0", "webpack": "5.67.0",
"webpack-cli": "4.9.1", "webpack-cli": "4.9.1",
"webpack-manifest-plugin": "4.1.1", "webpack-manifest-plugin": "4.1.1",
"webpack-remove-empty-scripts": "0.7.2" "webpack-remove-empty-scripts": "0.7.2"
@ -11527,9 +11527,9 @@
} }
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.66.0", "version": "5.67.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==", "integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@ -11555,7 +11555,7 @@
"tapable": "^2.1.1", "tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3", "terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.3.1", "watchpack": "^2.3.1",
"webpack-sources": "^3.2.2" "webpack-sources": "^3.2.3"
}, },
"bin": { "bin": {
"webpack": "bin/webpack.js" "webpack": "bin/webpack.js"
@ -11714,9 +11714,9 @@
} }
}, },
"node_modules/webpack-sources": { "node_modules/webpack-sources": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.2.tgz", "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
"integrity": "sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==", "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=10.13.0" "node": ">=10.13.0"
@ -21167,9 +21167,9 @@
} }
}, },
"webpack": { "webpack": {
"version": "5.66.0", "version": "5.67.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.66.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
"integrity": "sha512-NJNtGT7IKpGzdW7Iwpn/09OXz9inIkeIQ/ibY6B+MdV1x6+uReqz/5z1L89ezWnpPDWpXF0TY5PCYKQdWVn8Vg==", "integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@ -21195,7 +21195,7 @@
"tapable": "^2.1.1", "tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3", "terser-webpack-plugin": "^5.1.3",
"watchpack": "^2.3.1", "watchpack": "^2.3.1",
"webpack-sources": "^3.2.2" "webpack-sources": "^3.2.3"
}, },
"dependencies": { "dependencies": {
"schema-utils": { "schema-utils": {
@ -21300,9 +21300,9 @@
"requires": {} "requires": {}
}, },
"webpack-sources": { "webpack-sources": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.2.tgz", "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
"integrity": "sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==", "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
"dev": true "dev": true
}, },
"which": { "which": {

View File

@ -49,7 +49,7 @@
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "1.5.3", "svg-sprite": "1.5.3",
"svgtofont": "3.14.0", "svgtofont": "3.14.0",
"webpack": "5.66.0", "webpack": "5.67.0",
"webpack-cli": "4.9.1", "webpack-cli": "4.9.1",
"webpack-manifest-plugin": "4.1.1", "webpack-manifest-plugin": "4.1.1",
"webpack-remove-empty-scripts": "0.7.2" "webpack-remove-empty-scripts": "0.7.2"