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

Commit 08b26a4

Browse files
authored
Bump to vercel/pkg-fetch@v3.0.3 (#1142)
1 parent 211da6e commit 08b26a4

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.2",
29+
"pkg-fetch": "3.0.3",
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.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==
2032+
pkg-fetch@3.0.3:
2033+
version "3.0.3"
2034+
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.0.3.tgz#3395e02f0164c971a98e6a59a20b386d483ad909"
2035+
integrity sha512-w8Nn7EZZFtTcdeERUH5IcMRAbrn4xL55X05dtjIaBlrkkNzMvbgAyTAwEDGmK3cxBU1d/Eh+uZVueeUzIG0AEA==
20362036
dependencies:
20372037
axios "^0.21.1"
20382038
chalk "^4.1.0"

0 commit comments

Comments
 (0)