Skip to content

Commit 14c3858

Browse files
Bump normalize-url from 1.9.1 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 1.9.1 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] <support@github.com>
1 parent b8a688c commit 14c3858

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
"nopt": "^4.0.1",
486486
"normalize-package-data": "^2.5.0",
487487
"normalize-path": "^3.0.0",
488-
"normalize-url": "^1.9.1",
488+
"normalize-url": "^4.5.1",
489489
"npm-bundled": "^1.0.6",
490490
"npm-packlist": "^1.4.4",
491491
"npmlog": "^4.1.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5851,7 +5851,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
58515851
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
58525852
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
58535853

5854-
normalize-url@^1.0.0, normalize-url@^1.9.1:
5854+
normalize-url@^1.0.0:
58555855
version "1.9.1"
58565856
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c"
58575857
integrity sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=
@@ -5861,6 +5861,11 @@ normalize-url@^1.0.0, normalize-url@^1.9.1:
58615861
query-string "^4.1.0"
58625862
sort-keys "^1.0.0"
58635863

5864+
normalize-url@^4.5.1:
5865+
version "4.5.1"
5866+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
5867+
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
5868+
58645869
npm-bundled@^1.0.1:
58655870
version "1.0.6"
58665871
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"

0 commit comments

Comments
 (0)