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.3 (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesec committed Apr 22, 2021
1 parent 211da6e commit 08b26a4
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.0.2",
"pkg-fetch": "3.0.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 @@ -2029,10 +2029,10 @@ pkg-dir@^2.0.0:
dependencies:
find-up "^2.1.0"

pkg-fetch@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.2.tgz#9c352da90ba39990efc25ba14a46c27d50201ff4"
integrity sha512-Nnvr0DortVRmajb289VjmY1g0WW8dAof46eA2+Er1RvZYSuYMfbTh/sL0dP5yJWUnzIXhn5fd1EuO7f6xCRbew==
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==
dependencies:
axios "^0.21.1"
chalk "^4.1.0"
Expand Down

0 comments on commit 08b26a4

Please sign in to comment.