build(deps): bump react-app-rewired from 2.1.11 to 2.2.1 in /web

Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.11 to 2.2.1.
- [Release notes](https://github.com/timarney/react-app-rewired/releases)
- [Commits](https://github.com/timarney/react-app-rewired/compare/v2.1.11...v2.2.1)

---
updated-dependencies:
- dependency-name: react-app-rewired
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-16 06:02:22 +00:00 committed by Collin M. Barrett
parent 782d613082
commit 3ded0ac934
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -21,7 +21,7 @@
"less-loader": "^7.3.0",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",
"react-app-rewired": "^2.2.1",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0",