Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Bump node-fetch and isomorphic-fetch
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 [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch). 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 `isomorphic-fetch` from 2.2.1 to 3.0.0
- [Release notes](https://github.com/matthew-andrews/isomorphic-fetch/releases)
- [Commits](matthew-andrews/isomorphic-fetch@v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: isomorphic-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent 532d54b commit d30d9e6
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 94 deletions.
195 changes: 102 additions & 93 deletions amplify/backend/function/S3Trigger984fb593/src/package-lock.json

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

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"aws-appsync": "^3.0.2",
"dotenv": "^8.2.0",
"graphql-tag": "^2.10.1",
"isomorphic-fetch": "^2.2.1"
"isomorphic-fetch": "^3.0.0"
}
}

0 comments on commit d30d9e6

Please sign in to comment.