Bump parse-url, gatsby and gatsby-cli in /client

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependencies [parse-url](https://github.com/IonicaBizau/parse-url), [gatsby](https://github.com/gatsbyjs/gatsby) and [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli). These dependencies need to be updated together.


Updates `parse-url` from 6.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits/8.1.0)

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

Updates `gatsby-cli` from 3.14.2 to 5.2.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.2.0/packages/gatsby-cli)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:development
- dependency-name: gatsby-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-15 17:29:12 +00:00 committed by GitHub
parent 6be4e6ecea
commit 06e661a6d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8812 additions and 5416 deletions

14224
client/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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