chore(deps): bump ufo from 1.5.4 to 1.6.1 (#18797)
Bumps [ufo](https://github.com/unjs/ufo) from 1.5.4 to 1.6.1. - [Release notes](https://github.com/unjs/ufo/releases) - [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/ufo/compare/v1.5.4...v1.6.1) --- updated-dependencies: - dependency-name: ufo dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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
ee3b956d33
commit
390099dea3
|
|
@ -131,7 +131,7 @@
|
|||
"tough-cookie": "5.1.2",
|
||||
"tsx": "4.19.3",
|
||||
"twitter-api-v2": "1.22.0",
|
||||
"ufo": "1.5.4",
|
||||
"ufo": "1.6.1",
|
||||
"undici": "6.21.2",
|
||||
"uuid": "11.1.0",
|
||||
"winston": "3.17.0",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,8 @@ importers:
|
|||
specifier: 1.22.0
|
||||
version: 1.22.0
|
||||
ufo:
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
specifier: 1.6.1
|
||||
version: 1.6.1
|
||||
undici:
|
||||
specifier: 6.21.2
|
||||
version: 6.21.2
|
||||
|
|
@ -5700,8 +5700,8 @@ packages:
|
|||
uc.micro@2.1.0:
|
||||
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
|
||||
|
||||
ufo@1.5.4:
|
||||
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
|
||||
ufo@1.6.1:
|
||||
resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
|
||||
|
||||
uglify-js@3.19.3:
|
||||
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
||||
|
|
@ -10798,7 +10798,7 @@ snapshots:
|
|||
dependencies:
|
||||
destr: 2.0.5
|
||||
node-fetch-native: 1.6.6
|
||||
ufo: 1.5.4
|
||||
ufo: 1.6.1
|
||||
|
||||
on-exit-leak-free@2.1.2: {}
|
||||
|
||||
|
|
@ -11917,7 +11917,7 @@ snapshots:
|
|||
|
||||
uc.micro@2.1.0: {}
|
||||
|
||||
ufo@1.5.4: {}
|
||||
ufo@1.6.1: {}
|
||||
|
||||
uglify-js@3.19.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue