chore(deps): bump ofetch from 1.5.0 to 1.5.1 (#20412)
Bumps [ofetch](https://github.com/unjs/ofetch) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: ofetch dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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
8d560d18f4
commit
f37fe5ef33
|
|
@ -107,7 +107,7 @@
|
|||
"narou": "1.2.0",
|
||||
"notion-to-md": "3.1.9",
|
||||
"oauth-1.0a": "2.2.6",
|
||||
"ofetch": "1.5.0",
|
||||
"ofetch": "1.5.1",
|
||||
"otplib": "12.0.1",
|
||||
"p-map": "7.0.3",
|
||||
"pac-proxy-agent": "7.2.0",
|
||||
|
|
|
|||
|
|
@ -187,8 +187,8 @@ importers:
|
|||
specifier: 2.2.6
|
||||
version: 2.2.6
|
||||
ofetch:
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1
|
||||
otplib:
|
||||
specifier: 12.0.1
|
||||
version: 12.0.1
|
||||
|
|
@ -4693,8 +4693,8 @@ packages:
|
|||
oauth-sign@0.9.0:
|
||||
resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==}
|
||||
|
||||
ofetch@1.5.0:
|
||||
resolution: {integrity: sha512-A7llJ7eZyziA5xq9//3ZurA8OhFqtS99K5/V1sLBJ5j137CM/OAjlbA/TEJXBuOWwOfLqih+oH5U3ran4za1FQ==}
|
||||
ofetch@1.5.1:
|
||||
resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==}
|
||||
|
||||
on-exit-leak-free@2.1.2:
|
||||
resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==}
|
||||
|
|
@ -10768,7 +10768,7 @@ snapshots:
|
|||
|
||||
oauth-sign@0.9.0: {}
|
||||
|
||||
ofetch@1.5.0:
|
||||
ofetch@1.5.1:
|
||||
dependencies:
|
||||
destr: 2.0.5
|
||||
node-fetch-native: 1.6.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue