Skip to content

Commit

Permalink
Bump node-fetch from 1.7.3 to 2.6.1 in /samples/react-adal-bot/bot
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 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@1.7.3...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2020
1 parent c13c226 commit 6ff5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/react-adal-bot/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"adal-node": "0.1.28",
"botbuilder": "3.15.0",
"node-fetch": "^1.6.3",
"node-fetch": "^2.6.1",
"restify": "7.2.1",
"es6-promise": "4.2.4"
}
Expand Down

0 comments on commit 6ff5f38

Please sign in to comment.