build(deps): bump react-scripts from 5.0.0 to 5.0.1 in /web

Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  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] 2022-04-13 06:04:39 +00:00 committed by Collin M. Barrett
parent e27549d89e
commit 4cf74f7983
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -24,7 +24,7 @@
"react-app-rewired": "^2.2.1",
"react-dom": "^18.0.0",
"react-router-dom": "^5.3.0",
"react-scripts": "^5.0.0",
"react-scripts": "^5.0.1",
"slugify": "^1.6.5",
"typescript": "^4.6.3",
"web-vitals": "^2.1.4"