From c24f9e0a1cc0c2ebc27ab70116d4e75969061c35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:05:14 +0000 Subject: [PATCH] chore(deps): bump normalize-url from 5.0.0 to 5.2.1 Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.2.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/compare/v5.0.0...v5.2.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8874e1..962606e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5066,9 +5066,9 @@ "dev": true }, "normalize-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.0.0.tgz", - "integrity": "sha512-bAEm2fx8Dq/a35Z6PIRkkBBJvR56BbEJvhpNtvCZ4W9FyORSna77fn+xtYFjqk5JpBS+fMnAOG/wFgkQBmB7hw==" + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.2.1.tgz", + "integrity": "sha512-bFT2ilr7p37ZPEQ9LO9HP/tdFIAE7Q4UoeojXNKeLjs0vXxZetM+C2K9jdbVS7b6ut66CflVLgk1yqHJVrXmiw==" }, "npm-run-all": { "version": "4.1.5",