From e90e6abfb76d7bc5c504ae6acda83c169c516cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:48:04 +0800 Subject: [PATCH] chore(deps): bump ofetch from 1.3.4 to 1.4.0 (#16884) * chore(deps): bump ofetch from 1.3.4 to 1.4.0 Bumps [ofetch](https://github.com/unjs/ofetch) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/unjs/ofetch/releases) - [Changelog](https://github.com/unjs/ofetch/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/ofetch/compare/v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: ofetch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b4f59470a..031b2070d 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "module-alias": "2.2.3", "notion-to-md": "3.1.1", "oauth-1.0a": "2.2.6", - "ofetch": "1.3.4", + "ofetch": "1.4.0", "otplib": "12.0.1", "pac-proxy-agent": "7.0.2", "proxy-chain": "2.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45c51f1e0..803eadb3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: 2.2.6 version: 2.2.6 ofetch: - specifier: 1.3.4 - version: 1.3.4 + specifier: 1.4.0 + version: 1.4.0 otplib: specifier: 12.0.1 version: 12.0.1 @@ -4413,8 +4413,8 @@ packages: resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} engines: {node: '>= 0.4'} - ofetch@1.3.4: - resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==} + ofetch@1.4.0: + resolution: {integrity: sha512-MuHgsEhU6zGeX+EMh+8mSMrYTnsqJQQrpM00Q6QHMKNqQ0bKy0B43tk8tL1wg+CnsSTy1kg4Ir2T5Ig6rD+dfQ==} on-exit-leak-free@2.1.2: resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==} @@ -10351,7 +10351,7 @@ snapshots: object-inspect@1.13.2: {} - ofetch@1.3.4: + ofetch@1.4.0: dependencies: destr: 2.0.3 node-fetch-native: 1.6.4