From 64381cbccd2dc6dcc63bd2765b811c2f9fa37c48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 01:19:30 +0000 Subject: [PATCH] chore(deps): bump normalize-url from 5.0.0 to 5.2.0 Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.2.0. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/compare/v5.0.0...v5.2.0) 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..355d1d4 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.0", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.2.0.tgz", + "integrity": "sha512-7V6qmM0KFWk+W7lwWSVZg16kDxa0/CUhtNpNuEwjpNnbKIdjWm+9TbBTfkH2smnFakLAbZ8sh9cQ5xhcLbkd0g==" }, "npm-run-all": { "version": "4.1.5",