Skip to content

Commit e85f2ed

Browse files
Bump node-fetch from 2.6.0 to 2.6.1 in /chapter-13/controllers
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4100b1 commit e85f2ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

chapter-13/controllers/package-lock.json

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

chapter-13/controllers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hbs": "~4.0.4",
1313
"http-errors": "~1.6.3",
1414
"morgan": "~1.9.1",
15-
"node-fetch": "^2.6.0",
15+
"node-fetch": "^2.6.1",
1616
"node-persist": "^3.0.5",
1717
"supervisor": "^0.12.0"
1818
}

0 commit comments

Comments
 (0)