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

Commit 3b7e979

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 1c6f9c6 commit 3b7e979

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
@@ -314,7 +314,7 @@
314314
"markdown-it": "^12.3.0",
315315
"markdown-it-attrs": "^4.1.3",
316316
"markdown-it-task-lists": "^2.1.1",
317-
"node-fetch": "^2.6.1",
317+
"node-fetch": "^3.1.0",
318318
"node-html-parser": "^5.2.0",
319319
"tmp": "^0.2.1",
320320
"url-parse": "^1.5.3"

0 commit comments

Comments
 (0)