Skip to content

Commit b6cfe14

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps): bump node-fetch from 3.2.10 to 3.3.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.2.10...v3.3.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1e167e commit b6cfe14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@octokit/plugin-paginate-rest": "^5.0.1",
3535
"@octokit/plugin-rest-endpoint-methods": "^6.7.0",
3636
"https-proxy-agent": "^5.0.1",
37-
"node-fetch": "^3.2.10"
37+
"node-fetch": "^3.3.0"
3838
},
3939
"devDependencies": {
4040
"@types/jest": "^27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3123,10 +3123,10 @@ node-fetch@^2.6.7:
31233123
dependencies:
31243124
whatwg-url "^5.0.0"
31253125

3126-
node-fetch@^3.2.10:
3127-
version "3.2.10"
3128-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8"
3129-
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
3126+
node-fetch@^3.3.0:
3127+
version "3.3.0"
3128+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.0.tgz#37e71db4ecc257057af828d523a7243d651d91e4"
3129+
integrity sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==
31303130
dependencies:
31313131
data-uri-to-buffer "^4.0.0"
31323132
fetch-blob "^3.1.4"

0 commit comments

Comments
 (0)