From 56d83319528be8edab466ea34b38007efba11381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 01:22:11 +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] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 511c3ae..7594ffe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3005,7 +3005,7 @@ "is-url": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/is-url/-/is-url-1.2.2.tgz", - "integrity": "sha1-SYkFpZO/R8wtnn9zg3K792lsfyY=", + "integrity": "sha512-00QghlPl39UAMLrkxCdJSLeaMT5Y9LYmi2ZgS3HEcKFjeDHEqUY6x1Zv/Sp+TvyNSf424GvdC9lep/PIcprBDQ==", "dev": true }, "is-utf8": { @@ -5652,4 +5652,4 @@ } } } -} \ No newline at end of file +}