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.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jesec committed Apr 27, 2021
1 parent 382f643 commit 36c28f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"into-stream": "^6.0.0",
"minimist": "^1.2.5",
"multistream": "^4.1.0",
"pkg-fetch": "3.0.3",
"pkg-fetch": "3.0.4",
"prebuild-install": "6.0.1",
"progress": "^2.0.3",
"resolve": "^1.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2029,10 +2029,10 @@ pkg-dir@^2.0.0:
dependencies:
find-up "^2.1.0"

pkg-fetch@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.3.tgz#3395e02f0164c971a98e6a59a20b386d483ad909"
integrity sha512-w8Nn7EZZFtTcdeERUH5IcMRAbrn4xL55X05dtjIaBlrkkNzMvbgAyTAwEDGmK3cxBU1d/Eh+uZVueeUzIG0AEA==
pkg-fetch@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.4.tgz#8321eff936bf4eb088a333cf23494be0ded173b7"
integrity sha512-XgMXcco5hy0/Q7OXfQ/FbBnPvS4e7gWB9BCcUWUgaHYo3JretihmJjr62EZWmxAjvodoWLGMZ3E7XHf8Q2LfBg==
dependencies:
axios "^0.21.1"
chalk "^4.1.0"
Expand Down

0 comments on commit 36c28f9

Please sign in to comment.