Bump webpack from 5.88.1 to 5.94.0 in /5-browser-extension/solution

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...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 21:22:48 +00:00
committed by GitHub
parent 904cb216e7
commit 9e4158b8a7
2 changed files with 153 additions and 165 deletions

View File

@@ -20,7 +20,7 @@
"author": "Microsoft Cloud Advocacy Team",
"license": "MIT",
"devDependencies": {
"webpack": "^5.88.1",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {