Skip to content

Commit 76f18c1

Browse files
Bump cross-fetch from 3.1.5 to 4.0.0
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] <[email protected]>
1 parent f70f5ba commit 76f18c1

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@actions/core": "^1.10.0",
2525
"@actions/github": "^5.1.1",
2626
"@apollo/client": "^3.7.13",
27-
"cross-fetch": "^3.1.5",
27+
"cross-fetch": "^4.0.0",
2828
"graphql": "^16.6.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)