build(deps): bump react-app-rewired from 2.1.9 to 2.1.10 in /web

Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/timarney/react-app-rewired/releases)
- [Commits](https://github.com/timarney/react-app-rewired/compare/v2.1.9...v2.1.10)

---
updated-dependencies:
- dependency-name: react-app-rewired
  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] 2021-12-30 06:03:02 +00:00 committed by Collin M. Barrett
parent c5ecafd012
commit fd89418968
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -20,7 +20,7 @@
"less-loader": "^7.3.0",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-app-rewired": "^2.1.9",
"react-app-rewired": "^2.1.10",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-scripts": "^4.0.3",