From e464012c66e4801c4cb79ad08ce6ae1bee53ed15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 11:12:47 +0000 Subject: [PATCH] chore(deps): bump normalize-url from 5.0.0 to 5.1.0 Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/compare/v5.0.0...v5.1.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..9c4cf58 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.1.0", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.1.0.tgz", + "integrity": "sha512-UxHuSWsSAmzSqN+DSjasaZWQ3QPtEisHdlr4y9MJ5zg0RcImv5fQt8QM0izJSCdsdmhJGK+ubcTpJXwVDmwSVQ==" }, "npm-run-all": { "version": "4.1.5",