Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Bump to vercel/pkg-fetch@v3.2.3 (#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesec committed Sep 11, 2021
1 parent 09c3f21 commit 2c57b62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"into-stream": "^6.0.0",
"minimist": "^1.2.5",
"multistream": "^4.1.0",
"pkg-fetch": "3.2.2",
"pkg-fetch": "3.2.3",
"prebuild-install": "6.0.1",
"progress": "^2.0.3",
"resolve": "^1.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2127,10 +2127,10 @@ pkg-dir@^2.0.0:
dependencies:
find-up "^2.1.0"

pkg-fetch@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.2.tgz#33f391eb176c1844e93189a32f2279b36a1ec949"
integrity sha512-bLhFNT4cNnONxzbHo1H2mCCKuQkCR4dgQtv0gUZnWtp8TDP0v0UAXKHG7DXhAoTC5IYP3slLsFJtIda9ksny8g==
pkg-fetch@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.3.tgz#9825febf4eadd470c126d3f6bdc2cb6996861d36"
integrity sha512-bv9vYANgAZ2Lvxn5Dsq7E0rLqzcqYkV4gnwe2f7oHV9N4SVMfDOIjjFCRuuTltop5EmsOcu7XkQpB5A/pIgC1g==
dependencies:
chalk "^4.1.0"
fs-extra "^9.1.0"
Expand Down

0 comments on commit 2c57b62

Please sign in to comment.