Bump shell-quote and react-scripts

Bumps [shell-quote](https://github.com/substack/node-shell-quote) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies needed to be updated together.

Updates `shell-quote` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

Updates `react-scripts` from 3.2.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-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-07 20:18:11 +00:00
committed by GitHub
parent ebe0bcfd0b
commit 90978d38d7
2 changed files with 8991 additions and 9308 deletions
@@ -9,7 +9,7 @@
"react-dom": "^16.11.0",
"react-inlinesvg": "^1.2.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.2.0"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",