build(deps): bump less from 3.13.0 to 3.13.1 in /web

Bumps [less](https://github.com/less/less.js) from 3.13.0 to 3.13.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/v3.13.0...v3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-21 11:06:09 +00:00 committed by Collin M. Barrett
parent 7bdb7fdd7f
commit f2c6359c6f
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.0",
"less": "^3.13.0",
"less": "^3.13.1",
"less-loader": "^7.1.0",
"prettier": "^2.2.1",
"react": "^17.0.1",