Skip to content

Commit

Permalink
chore: bump cross-fetch from 3.1.6 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.6 to 4.0.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v3.1.6...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KaiSchwarz-cnic committed Jul 4, 2023
1 parent c9e02eb commit bccda32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 @@ -86,6 +86,6 @@
"typescript": "^5.0.2"
},
"dependencies": {
"cross-fetch": "^3.1.5"
"cross-fetch": "^4.0.0"
}
}

0 comments on commit bccda32

Please sign in to comment.