Skip to content

Commit

Permalink
build(deps): bump node-fetch and @microsoft/microsoft-graph-client
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [@microsoft/microsoft-graph-client](https://github.com/microsoftgraph/msgraph-sdk-javascript). These dependencies need to be updated together.


Updates `node-fetch` from 1.7.3 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@1.7.3...v2.6.7)

Updates `@microsoft/microsoft-graph-client` from 1.4.0 to 3.0.2
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-javascript/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-javascript/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-javascript@1.4.0...3.0.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: "@microsoft/microsoft-graph-client"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent ba7ad85 commit dca61dc
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 83 deletions.
153 changes: 71 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@googleapis/gmail": "^0.3.1",
"@hapi/boom": "^9.1.3",
"@hapi/wreck": "^17.1.0",
"@microsoft/microsoft-graph-client": "1.4.0",
"@microsoft/microsoft-graph-client": "3.0.5",
"@salesflare/batchelor": "^2.0.4",
"@salesflare/nylas": "^4.4.2",
"async": "^3.2.2",
Expand Down

0 comments on commit dca61dc

Please sign in to comment.