mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump uuid from 13.0.0 to 14.0.0 (#21774)
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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:
+1
-1
@@ -135,7 +135,7 @@
|
||||
"twitter-api-v2": "1.29.0",
|
||||
"ufo": "1.6.3",
|
||||
"undici": "7.25.0",
|
||||
"uuid": "13.0.0",
|
||||
"uuid": "14.0.0",
|
||||
"winston": "3.19.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtube-caption-extractor": "1.9.1",
|
||||
|
||||
Generated
+5
-5
@@ -269,8 +269,8 @@ importers:
|
||||
specifier: 7.25.0
|
||||
version: 7.25.0
|
||||
uuid:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
winston:
|
||||
specifier: 3.19.0
|
||||
version: 3.19.0
|
||||
@@ -6183,8 +6183,8 @@ packages:
|
||||
resolution: {integrity: sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
uuid@13.0.0:
|
||||
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
||||
uuid@14.0.0:
|
||||
resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==}
|
||||
hasBin: true
|
||||
|
||||
uuid@3.4.0:
|
||||
@@ -12347,7 +12347,7 @@ snapshots:
|
||||
|
||||
utility-types@3.11.0: {}
|
||||
|
||||
uuid@13.0.0: {}
|
||||
uuid@14.0.0: {}
|
||||
|
||||
uuid@3.4.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user