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

Commit 211da6e

Browse files
committed
Bump to vercel/pkg-fetch@v3.0.2
1 parent 779adf8 commit 211da6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"into-stream": "^6.0.0",
2727
"minimist": "^1.2.5",
2828
"multistream": "^4.1.0",
29-
"pkg-fetch": "3.0.1",
29+
"pkg-fetch": "3.0.2",
3030
"prebuild-install": "6.0.1",
3131
"progress": "^2.0.3",
3232
"resolve": "^1.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2029,10 +2029,10 @@ pkg-dir@^2.0.0:
20292029
dependencies:
20302030
find-up "^2.1.0"
20312031

2032-
pkg-fetch@3.0.1:
2033-
version "3.0.1"
2034-
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.1.tgz#d06bcde5932412b0ef670b2c847e452c2ce8aabe"
2035-
integrity sha512-+zzuCVFMgBjZoDUw6JpFqgJI7bbIEanpsM6mQwGW+Qj65YZwAWxkeioOHvgZwCHm0yTd47BfA06ODUfwlpjScg==
2032+
pkg-fetch@3.0.2:
2033+
version "3.0.2"
2034+
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.2.tgz#9c352da90ba39990efc25ba14a46c27d50201ff4"
2035+
integrity sha512-Nnvr0DortVRmajb289VjmY1g0WW8dAof46eA2+Er1RvZYSuYMfbTh/sL0dP5yJWUnzIXhn5fd1EuO7f6xCRbew==
20362036
dependencies:
20372037
axios "^0.21.1"
20382038
chalk "^4.1.0"

0 commit comments

Comments
 (0)