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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jesec committed Apr 22, 2021
1 parent 779adf8 commit 211da6e
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.1",
"pkg-fetch": "3.0.2",
"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.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.1.tgz#d06bcde5932412b0ef670b2c847e452c2ce8aabe"
integrity sha512-+zzuCVFMgBjZoDUw6JpFqgJI7bbIEanpsM6mQwGW+Qj65YZwAWxkeioOHvgZwCHm0yTd47BfA06ODUfwlpjScg==
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==
dependencies:
axios "^0.21.1"
chalk "^4.1.0"
Expand Down

0 comments on commit 211da6e

Please sign in to comment.