Skip to content

Commit c5e2c1f

Browse files
Bump node-fetch from 2.6.0 to 3.1.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 3.1.1. - [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.0...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f9cc6f commit c5e2c1f

File tree

2 files changed

+41
-4
lines changed

2 files changed

+41
-4
lines changed

package-lock.json

Lines changed: 40 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
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/mark-book/markbook#readme",
2525
"dependencies": {
26-
"node-fetch": "^2.6.0"
26+
"node-fetch": "^3.1.1"
2727
}
2828
}

0 commit comments

Comments
 (0)