Skip to content

Commit

Permalink
build(deps): bump node-fetch from 2.6.0 to 3.3.2 (#9)
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.0...v3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 646ff4e commit 58172a3
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 9 deletions.
129 changes: 121 additions & 8 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 @@ -37,7 +37,7 @@
"csv-stringify": "^5.5.1",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"node-fetch": "^2.6.0",
"node-fetch": "^3.3.2",
"yamljs": "^0.3.0"
}
}

0 comments on commit 58172a3

Please sign in to comment.