Bump shell-quote and gatsby in /client

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.7.3 and updates ancestor dependency [gatsby](https://github.com/gatsbyjs/gatsby). These dependencies need to be updated together.


Updates `shell-quote` from 1.7.2 to 1.7.3
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...1.7.3)

Updates `gatsby` from 3.14.6 to 5.10.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.14.6...gatsby@5.10.0)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-24 02:31:47 +00:00 committed by GitHub
parent f7cc73e079
commit b699115951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9381 additions and 3123 deletions

12502
client/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -58,7 +58,7 @@
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-formatjs": "^2.21.0",
"eslint-plugin-react": "^7.29.4",
"gatsby": "^3.14.6",
"gatsby": "^5.10.0",
"gatsby-cli": "^3.14.2",
"gatsby-plugin-intl": "^0.3.3",
"gatsby-plugin-prettier-eslint": "^1.0.6",