Bump browserslist and gatsby in /client

Bumps [browserslist](https://github.com/browserslist/browserslist) to 4.21.5 and updates ancestor dependency [gatsby](https://github.com/gatsbyjs/gatsby). These dependencies need to be updated together.


Updates `browserslist` from 4.14.2 to 4.21.5
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.21.5)

Updates `gatsby` from 3.14.6 to 5.7.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.7.0)

---
updated-dependencies:
- dependency-name: browserslist
  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-03-15 17:19:38 +00:00 committed by GitHub
parent 6be4e6ecea
commit c6d06e7e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8801 additions and 3032 deletions

11831
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.7.0",
"gatsby-cli": "^3.14.2",
"gatsby-plugin-intl": "^0.3.3",
"gatsby-plugin-prettier-eslint": "^1.0.6",