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

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 11.1.0 to 11.1.1.
- [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/v11.1.0...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-29 07:13:09 +00:00 committed by Collin Barrett
parent a39d2f8b4e
commit 1a116f699f
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": "^11.1.0",
"less-loader": "^11.1.1",
"prettier": "^2.8.8",
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",