From 0e9d99d65402fd222aa7623cc5feeb0eaf007524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:29:24 +0000 Subject: [PATCH] chore(deps): bump cross-fetch from 4.0.0 to 4.1.0 Bumps [cross-fetch](https://github.com/lquixada/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](https://github.com/lquixada/cross-fetch/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 34c59aa0..c219d702 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@fireproof/vendor": "^1.0.0", "@ipld/unixfs": "^3.0.0", "charwise": "^3.0.1", - "cross-fetch": "^4.0.0", + "cross-fetch": "^4.1.0", "esbuild-plugin-replace": "^1.4.0", "idb": "^8.0.0", "memfs": "^4.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff39fb00..54823080 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.1 version: 3.0.1 cross-fetch: - specifier: ^4.0.0 - version: 4.0.0(encoding@0.1.13) + specifier: ^4.1.0 + version: 4.1.0(encoding@0.1.13) esbuild-plugin-replace: specifier: ^1.4.0 version: 1.4.0 @@ -1396,8 +1396,8 @@ packages: resolution: {integrity: sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==} engines: {node: '>= 14'} - cross-fetch@4.0.0: - resolution: {integrity: sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==} + cross-fetch@4.1.0: + resolution: {integrity: sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==} cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} @@ -4247,7 +4247,7 @@ snapshots: crc-32: 1.2.2 readable-stream: 4.5.2 - cross-fetch@4.0.0(encoding@0.1.13): + cross-fetch@4.1.0(encoding@0.1.13): dependencies: node-fetch: 2.7.0(encoding@0.1.13) transitivePeerDependencies: