Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 9c8fbca

Browse files
Bump node-fetch from 2.6.1 to 3.1.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.1...v3.1.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc7e5c0 commit 9c8fbca

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed

package-lock.json

Lines changed: 34 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"markdown-it": "^12.3.2",
317317
"markdown-it-attrs": "^4.1.3",
318318
"markdown-it-task-lists": "^2.1.1",
319-
"node-fetch": "^2.6.1",
319+
"node-fetch": "^3.1.0",
320320
"node-html-parser": "^5.2.0",
321321
"tmp": "^0.2.1",
322322
"url-parse": "^1.5.4"

0 commit comments

Comments
 (0)