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

Bumps [less](https://github.com/less/less.js) from 4.0.0 to 4.1.0.
- [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.0.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 11:04:35 +00:00 committed by Collin M. Barrett
parent f6303552ae
commit 5b840c038f
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.1.0",
"eslint-plugin-prettier": "^3.3.1",
"less": "^4.0.0",
"less": "^4.1.0",
"less-loader": "^7.2.1",
"prettier": "^2.2.1",
"react": "^17.0.1",