Skip to content

Commit

Permalink
chore: fix vulnerability - hosted-git-info package from 2.1.14 to 2.8…
Browse files Browse the repository at this point in the history
….9 in yarn.lock
  • Loading branch information
olzzon committed May 19, 2021
1 parent 56601ee commit df6de50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@ get-pkg-repo@^1.0.0:
resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz#c73b489c06d80cc5536c2c853f9e05232056972d"
integrity sha1-xztInAbYDMVTbCyFP54FIyBWly0=
dependencies:
hosted-git-info "^2.1.4"
hosted-git-info "^2.8.9"
meow "^3.3.0"
normalize-package-data "^2.3.0"
parse-github-repo-url "^1.3.0"
Expand Down Expand Up @@ -5228,7 +5228,7 @@ normalize-package-data@^2.0.0, normalize-package-data@^2.3.0, normalize-package-
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
dependencies:
hosted-git-info "^2.1.4"
hosted-git-info "^2.8.9"
resolve "^1.10.0"
semver "2 || 3 || 4 || 5"
validate-npm-package-license "^3.0.1"
Expand Down Expand Up @@ -5277,7 +5277,7 @@ npm-package-arg@^4.2.0:
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-4.2.1.tgz#593303fdea85f7c422775f17f9eb7670f680e3ec"
integrity sha1-WTMD/eqF98Qid18X+et2cPaA4+w=
dependencies:
hosted-git-info "^2.1.5"
hosted-git-info "^2.8.9"
semver "^5.1.0"

npm-run-path@^2.0.0:
Expand Down

0 comments on commit df6de50

Please sign in to comment.