From 66b57f637f57e618c3ee8fe6bceca71c039661b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:52:17 -0500 Subject: [PATCH] chore(deps): bump is-url from 1.2.2 to 1.2.4 (#148) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6d64648..ebedd21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,8 +911,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" + version "1.2.4" + resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52" + integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww== isarray@0.0.1: version "0.0.1"