From 89f68a01f09f7b5c59fa764afd3deb921590b1a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 03:28:45 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b335afb..5e7109d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2855,8 +2855,8 @@ is-unc-path@^1.0.0: unc-path-regex "^0.1.2" 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" is-utf8@^0.2.0, is-utf8@^0.2.1: version "0.2.1"