diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-10 13:07:49 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-10 13:07:49 +0000 |
commit | 6d46c4434540e2511db7bba2390d5220de8519ae (patch) | |
tree | 0632e144d73baffc824f8c561fb2b1a05c255e01 | |
parent | 4e2e5479afa195c7716e19995a8d50eb98451a50 (diff) | |
download | Orca-dependabot/npm_and_yarn/desktop/normalize-url-4.5.1.tar.gz Orca-dependabot/npm_and_yarn/desktop/normalize-url-4.5.1.zip |
Bump normalize-url from 4.5.0 to 4.5.1 in /desktopdependabot/npm_and_yarn/desktop/normalize-url-4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.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: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r-- | desktop/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/package-lock.json b/desktop/package-lock.json index fe31ff4..77b2816 100644 --- a/desktop/package-lock.json +++ b/desktop/package-lock.json @@ -1041,9 +1041,9 @@ } }, "normalize-url": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz", - "integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", + "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==", "dev": true }, "npm-conf": { |