build(deps-dev): bump webpack from 5.30.0 to 5.32.0 in /web

Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.32.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.32.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-13 07:56:29 +00:00 committed by Mike Welsh
parent 082334a0bc
commit ee0b473f7d
1 changed files with 6 additions and 6 deletions

12
web/package-lock.json generated
View File

@ -14060,9 +14060,9 @@
} }
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.31.2", "version": "5.32.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.2.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.32.0.tgz",
"integrity": "sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==", "integrity": "sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",
@ -26281,9 +26281,9 @@
"dev": true "dev": true
}, },
"webpack": { "webpack": {
"version": "5.31.2", "version": "5.32.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.2.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.32.0.tgz",
"integrity": "sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ==", "integrity": "sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint-scope": "^3.7.0", "@types/eslint-scope": "^3.7.0",