build(deps-dev): bump webpack in /zeus_modules/@lightninglabs/lnc-core

Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.76.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]
2023-08-23 15:19:59 +00:00
committed by GitHub
parent 44ded09864
commit 2d5c97d3b6
@@ -55,7 +55,7 @@
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typescript": "4.5.5",
"webpack": "5.69.1",
"webpack": "5.76.0",
"webpack-cli": "4.9.2",
"node-polyfill-webpack-plugin": "1.1.4"
},