Skip to content

Commit

Permalink
build(deps): bump node-fetch in /components/js-api-client
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.7...v3.3.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2023
1 parent 28bd7d9 commit 45aad6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/js-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"dotenv": "^16.0.0",
"json-to-graphql-query": "^2.2.3",
"node-fetch": "^2",
"node-fetch": "^3",
"tiny-invariant": "^1.2.0",
"typescript": "^4.6.3",
"zod": "^3.14.3"
Expand Down

0 comments on commit 45aad6d

Please sign in to comment.