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

Commit d30d9e6

Browse files
Bump node-fetch and isomorphic-fetch
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]>
1 parent 532d54b commit d30d9e6

File tree

2 files changed

+103
-94
lines changed

2 files changed

+103
-94
lines changed

amplify/backend/function/S3Trigger984fb593/src/package-lock.json

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

amplify/backend/function/S3Trigger984fb593/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"aws-appsync": "^3.0.2",
88
"dotenv": "^8.2.0",
99
"graphql-tag": "^2.10.1",
10-
"isomorphic-fetch": "^2.2.1"
10+
"isomorphic-fetch": "^3.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)