Skip to content

Commit 11a9301

Browse files
authored
Merge pull request PacktPublishing#30 from PacktPublishing/dependabot/npm_and_yarn/chapter-13/controllers/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /chapter-13/controllers
2 parents e4100b1 + e85f2ed commit 11a9301

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)