build(deps): bump less-loader from 7.3.0 to 11.1.0 in /web

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.3.0 to 11.1.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v7.3.0...v11.1.0)

---
updated-dependencies:
- dependency-name: less-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-24 06:09:05 +00:00 committed by Collin M. Barrett
parent 000486ede7
commit 9dbc5724e0
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -18,7 +18,7 @@
"eslint-plugin-prettier": "^4.2.1",
"http-proxy-middleware": "^2.0.1",
"less": "^4.1.3",
"less-loader": "^7.3.0",
"less-loader": "^11.1.0",
"prettier": "^2.8.3",
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",