Skip to content

Commit c7fadf0

Browse files
Bump @sanity/client from 6.27.2 to 6.28.0
Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.27.2 to 6.28.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.27.2...v6.28.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9598bb6 commit c7fadf0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@navikt/nav-dekoratoren-moduler": "^3.2.0",
9393
"@portabletext/react": "^3.2.0",
9494
"@portabletext/toolkit": "^2.0.8",
95-
"@sanity/client": "^6.27.2",
95+
"@sanity/client": "^6.28.0",
9696
"@sentry/react": "^8.38.0",
9797
"axios": "^1.7.4",
9898
"compression": "^1.7.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2075,10 +2075,10 @@
20752075
resolved "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
20762076
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
20772077

2078-
"@sanity/client@^6.27.2":
2079-
version "6.27.2"
2080-
resolved "https://registry.npmjs.org/@sanity/client/-/client-6.27.2.tgz#7588595881c76c271e048e0c547208a0c5940c08"
2081-
integrity sha512-x5KaN5atPnEFa3GGSH3YKSAYh1MAECvEs9o+NSLd5W19imxvSxPquQBv0Q60Zdsg6iaTJPAAa79Ak5Xyg2FHvA==
2078+
"@sanity/client@^6.28.0":
2079+
version "6.28.0"
2080+
resolved "https://registry.npmjs.org/@sanity/client/-/client-6.28.0.tgz#400150af2c61e172e87d564f6041a0058ec5c4fc"
2081+
integrity sha512-2kXmiOPAfT2/5cxmwIyLv+/1HXbZXwWYAtaPkOoujySVP3tcXYmzTwYbjUXMlRcvs0u28C2afZmSNoK+RDiQqA==
20822082
dependencies:
20832083
"@sanity/eventsource" "^5.0.2"
20842084
get-it "^8.6.7"

0 commit comments

Comments
 (0)