Skip to content

Commit

Permalink
Bump cross-fetch from 3.1.5 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.5 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.5...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] committed May 11, 2024
1 parent d59e7f0 commit dcb269f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sourcemap-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"commander": "^10.0.0",
"cross-fetch": "^3.1.5",
"cross-fetch": "^4.0.0",
"glob": "^9.3.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14715,7 +14715,7 @@ __metadata:
dependencies:
"@types/node": "npm:^18.15.5"
commander: "npm:^10.0.0"
cross-fetch: "npm:^3.1.5"
cross-fetch: "npm:^4.0.0"
eslint: "npm:^8.39.0"
glob: "npm:^9.3.0"
npm-run-all: "npm:^4.1.5"
Expand Down

0 comments on commit dcb269f

Please sign in to comment.