build(deps): bump less from 4.1.0 to 4.1.1 in /web

Bumps [less](https://github.com/less/less.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 11:03:51 +00:00 committed by Collin M. Barrett
parent 115f001e84
commit 5b26aeb461
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -16,7 +16,7 @@
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1",
"less": "^4.1.0",
"less": "^4.1.1",
"less-loader": "^7.3.0",
"prettier": "^2.2.1",
"react": "^17.0.1",