From c6fe350195f0f010800f90b818cc56d1217efcf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:20:33 +0000 Subject: [PATCH] Bump @sanity/image-url from 0.140.22 to 1.0.2 in /web Bumps [@sanity/image-url](https://github.com/sanity-io/image-url) from 0.140.22 to 1.0.2. - [Release notes](https://github.com/sanity-io/image-url/releases) - [Changelog](https://github.com/sanity-io/image-url/blob/main/CHANGELOG.md) - [Commits](https://github.com/sanity-io/image-url/compare/v0.140.22...v1.0.2) --- updated-dependencies: - dependency-name: "@sanity/image-url" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/web/package.json b/web/package.json index b083644a1..0b90137b2 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", "@sanity/block-content-to-react": "^2.0.7", - "@sanity/image-url": "^0.140.22", + "@sanity/image-url": "^1.0.2", "@theme-ui/color": "^0.3.5", "@theme-ui/match-media": "^0.3.5", "@types/react-helmet": "^6.1.0", diff --git a/web/yarn.lock b/web/yarn.lock index 6edded09e..97a1afbce 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1918,11 +1918,16 @@ resolved "https://registry.yarnpkg.com/@sanity/generate-help-url/-/generate-help-url-0.140.0.tgz#f60ab75be5fdc346b9f0d1c2a0858aa3c2870109" integrity sha512-H/G/WA9S22TXcXST52CIiTsHx3S2hH0gvK7LnI5w76vfKS0obnDPh8jrPg4xeNRYGPuV9MHYRlyERGpRGoo4Qw== -"@sanity/image-url@^0.140.15", "@sanity/image-url@^0.140.19", "@sanity/image-url@^0.140.22": +"@sanity/image-url@^0.140.15", "@sanity/image-url@^0.140.19": version "0.140.22" resolved "https://registry.yarnpkg.com/@sanity/image-url/-/image-url-0.140.22.tgz#7a65f56bb751f7b1c5dfacfadd34ee10fc4f0fde" integrity sha512-CAmQZnj+KM7FSEYiWlIGDit072syicYuAw0w7R2ctMzHiZ4p9mE/g6dBnYqrqFUrw2J+GpJgPt+RVspKP8vdqA== +"@sanity/image-url@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@sanity/image-url/-/image-url-1.0.2.tgz#1ff7259e9bad6bfca4169f21c53a4123f6ac78c3" + integrity sha512-C4+jb2ny3ZbMgEkLd7Z3C75DsxcTEoE+axXQJsQ75ou0AKWGdVsP351hqK6mJUUxn5HCSlu3vznoh7Yljye4cQ== + "@sanity/mutator@^2.0.1": version "2.2.6" resolved "https://registry.yarnpkg.com/@sanity/mutator/-/mutator-2.2.6.tgz#5ee69abf014e007b2fc98d2d1da59e4443ba4ee0"