Bump webpack from 4.28.2 to 5.94.0 in /wasm/example

Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-28 04:13:03 +00:00
committed by Jeong, YunWon
parent a13b99642b
commit 8bc5944178

View File

@@ -6,7 +6,7 @@
},
"devDependencies": {
"raw-loader": "1.0.0",
"webpack": "4.28.2",
"webpack": "5.94.0",
"webpack-cli": "^3.1.2"
},
"scripts": {