1
0
Fork 0

Bump @sanity/client from 6.1.7 to 6.2.0

Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.1.7 to 6.2.0.
- [Release notes](https://github.com/sanity-io/client/releases)
- [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/client/compare/v6.1.7...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 04:15:23 +00:00 committed by GitHub
parent 6e7408edb8
commit 3673dc89e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2985,12 +2985,12 @@
pkg-dir "^5.0.0"
"@sanity/client@^6.1.2", "@sanity/client@^6.1.5":
version "6.1.7"
resolved "https://registry.npmjs.org/@sanity/client/-/client-6.1.7.tgz"
integrity sha512-crleZDBic3VpmBhIuiVZNkJMxAWE/fj5v+hHBXt+2psW1CJrvBdTLX14f4cqC40W1YDDE4ZGrDkYuph6Y6/YzQ==
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.2.0.tgz#5d2c1f0282b6d2ae5c11fd007c0ba91d58512587"
integrity sha512-tgU2p+KlhzXDZ2UNLFUuUNNMmdLfKM8YKuH8VlAE1X615f+UKhbCI2c16ijrHPReM80gpuTYbNrjRqtocY7MOg==
dependencies:
"@sanity/eventsource" "^5.0.0"
get-it "^8.1.0"
get-it "^8.2.0"
rxjs "^7.0.0"
"@sanity/color@^2.1.20", "@sanity/color@^2.2.5":
@ -8444,10 +8444,10 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@
has-proto "^1.0.1"
has-symbols "^1.0.3"
get-it@^8.0.9, get-it@^8.1.0:
version "8.3.0"
resolved "https://registry.npmjs.org/get-it/-/get-it-8.3.0.tgz"
integrity sha512-R8rM45CWEI1shdTegGCs/9yy/z6DgwS5XMVIVZtSVpu0XABxPp3PA3TCl6mzVQOcHecbqD+VUFg1poAtBtO19A==
get-it@^8.0.9, get-it@^8.2.0:
version "8.3.1"
resolved "https://registry.yarnpkg.com/get-it/-/get-it-8.3.1.tgz#bb92c6740a1260275ad13b31a543755b38a8b5c9"
integrity sha512-fi5wQakZVHWRy3zP0env52PHXP9Zl/p8Q2Ow8z9SmwpYgfCaA90hCSW2twC5/cpV5M1wB6tSmLqldVMP1tS1qw==
dependencies:
debug "^4.3.4"
decompress-response "^7.0.0"