From 89d73c22849047f1d0d0c9653de1cc0cd742e02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 10:07:48 +0000 Subject: [PATCH] Bump normalize-url from 4.3.0 to 4.5.1 in /app Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.3.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 7a34ef48..5c799c0b 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "link-preview-js": "^2.1.10", "lodash": "^4.17.15", "moment": "^2.24.0", - "normalize-url": "4.3.0", + "normalize-url": "4.5.1", "openpgp": "^4.6.2", "pluralize": "^8.0.0", "queue-microtask": "^1.1.2", diff --git a/app/yarn.lock b/app/yarn.lock index 055f8b32..f003edaf 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -9161,10 +9161,10 @@ normalize-url@1.9.1: query-string "^4.1.0" sort-keys "^1.0.0" -normalize-url@4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.3.0.tgz#9c49e10fc1876aeb76dba88bf1b2b5d9fa57b2ee" - integrity sha512-0NLtR71o4k6GLP+mr6Ty34c5GA6CMoEsncKJxvQd8NzPxaHRJNnb5gZE8R1XF4CPIS7QPHLJ74IFszwtNVAHVQ== +normalize-url@4.5.1: + version "4.5.1" + resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a" + integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA== npm-run-path@^2.0.0: version "2.0.2"