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] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9e5892c41
commit
e90e6abfb7
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue