Skip to content

Commit a126614

Browse files
authored
Merge pull request #38 from Hermanya/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 1.9.1 to 4.5.1
2 parents 85e88f3 + 14c3858 commit a126614

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
@@ -5831,7 +5831,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
58315831
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
58325832
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
58335833

5834-
normalize-url@^1.0.0, normalize-url@^1.9.1:
5834+
normalize-url@^1.0.0:
58355835
version "1.9.1"
58365836
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c"
58375837
integrity sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=
@@ -5841,6 +5841,11 @@ normalize-url@^1.0.0, normalize-url@^1.9.1:
58415841
query-string "^4.1.0"
58425842
sort-keys "^1.0.0"
58435843

5844+
normalize-url@^4.5.1:
5845+
version "4.5.1"
5846+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
5847+
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
5848+
58445849
npm-bundled@^1.0.1:
58455850
version "1.0.6"
58465851
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"

0 commit comments

Comments
 (0)