Browse Source

Bump webpack from 4.43.0 to 5.34.0 in /www

Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v5.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/3/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
9d795355d3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3080
      www/package-lock.json
  2. 2
      www/package.json

3080
www/package-lock.json
File diff suppressed because it is too large
View File

2
www/package.json

@ -32,7 +32,7 @@
"devDependencies": {
"copy-webpack-plugin": "^6.4.1",
"hello-wasm-pack": "^0.1.0",
"webpack": "^4.29.3",
"webpack": "^5.34.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.1.5"
}

Loading…
Cancel
Save