From fba60401c40111ef818083b7803ccf76081bb4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 03:55:40 +0000 Subject: [PATCH] Bump is-url from 1.2.2 to 1.2.4 Bumps [is-url](https://github.com/segmentio/is-url) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/segmentio/is-url/releases) - [Changelog](https://github.com/segmentio/is-url/blob/master/History.md) - [Commits](https://github.com/segmentio/is-url/compare/v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: is-url dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fd6c796cc..178910889 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4782,9 +4782,9 @@ is-typedarray@~1.0.0: integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= is-url@^1.2.0: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.2.tgz#498905a593bf47cc2d9e7f738372bbf7696c7f26" - integrity sha1-SYkFpZO/R8wtnn9zg3K792lsfyY= + version "1.2.4" + resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52" + integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww== is-utf8@^0.2.0: version "0.2.1"