Skip to content

Commit 12a938d

Browse files
chore(deps): bump cross-fetch in /sample-03 in the prod-dependency group
Bumps the prod-dependency group in /sample-03 with 1 update: [cross-fetch](https://github.com/lquixada/cross-fetch). Updates `cross-fetch` from 4.0.0 to 4.1.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@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6fb3a1 commit 12a938d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-03/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@babel/runtime": "~7.26.0",
3232
"commander": "~12.1.0",
33-
"cross-fetch": "~4.0.0",
33+
"cross-fetch": "~4.1.0",
3434
"js-crypto-utils": "1.0.7",
3535
"js-encoding-utils": "0.7.3",
3636
"json-server": "~0.17.4"

0 commit comments

Comments
 (0)