Skip to content

Commit

Permalink
Bump @apollo/explorer from 3.0.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [@apollo/explorer](https://github.com/apollographql/embeddable-explorer) from 3.0.0 to 3.5.0.
- [Release notes](https://github.com/apollographql/embeddable-explorer/releases)
- [Commits](https://github.com/apollographql/embeddable-explorer/compare/@apollo/explorer@3.0.0...@apollo/explorer@3.5.0)

---
updated-dependencies:
- dependency-name: "@apollo/explorer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent e72775d commit 7f06199
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
"@apollo/query-graphs" "2.4.1"

"@apollo/explorer@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@apollo/explorer/-/explorer-3.0.0.tgz#b569a309c3ccadf7d3eee9d88a4e8679bddcd13b"
integrity sha512-7euwlv4sXjed6Z/aGlkHchKjoRy+OuRT160r2Sl49/Nd4rH0wxuMceDY+KOAYPS7ZCJjhXmUDPub1diEyTLaFw==
version "3.5.0"
resolved "https://registry.yarnpkg.com/@apollo/explorer/-/explorer-3.5.0.tgz#a63595f837744f6725ab80c666b8b5e801427954"
integrity sha512-c/QHXvxaEdi7k9ApcjkGmyO6GHwPxQxPFc2aN37i+lg0FqhMImO0fcLOKq4UuvESsRv144o9g8nzTV74G7CInA==
dependencies:
"@types/whatwg-mimetype" "^3.0.0"
graphql-ws "^5.9.0"
Expand Down Expand Up @@ -8688,7 +8688,7 @@
debug "4.2.0"
find-yarn-workspace-root "^2.0.0"

"@cypress/request@^2.88.10":
"@cypress/request@^2.88.11":
version "2.88.11"
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.11.tgz#5a4c7399bc2d7e7ed56e92ce5acb620c8b187047"
integrity sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==
Expand Down Expand Up @@ -18850,11 +18850,11 @@ cypress-pipe@^2.0.0:
integrity sha512-KW9s+bz4tFLucH3rBGfjW+Q12n7S4QpUSSyxiGrgPOfoHlbYWzAGB3H26MO0VTojqf9NVvfd5Kt0MH5XMgbfyg==

cypress@^12.16.0:
version "12.17.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.0.tgz#3a907a41c4afbb44be7b84e822e4914d734a6bb0"
integrity sha512-nq0ug8Zrjq/2khHU1PTNxg+3/n1oqtmAFCxwQhS6QzkQ4mR6RLitX+cGIOuIMfnEbDAtVub0hZh661FOA16JxA==
version "12.17.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.1.tgz#777fdcceec4ecd642fc90795f5994853b6ea03f8"
integrity sha512-eKfBgO6t8waEyhegL4gxD7tcI6uTCGttu+ZU7y9Hq8BlpMztd7iLeIF4AJFAnbZH1xjX+wwgg4cRKFNSvv3VWQ==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/request" "^2.88.11"
"@cypress/xvfb" "^1.2.4"
"@types/node" "^14.14.31"
"@types/sinonjs__fake-timers" "8.1.1"
Expand Down

0 comments on commit 7f06199

Please sign in to comment.