mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump uuid from 11.0.2 to 11.0.3 (#17536)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.2 to 11.0.3. - [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/v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: uuid 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:
+1
-1
@@ -131,7 +131,7 @@
|
||||
"twitter-api-v2": "1.18.1",
|
||||
"ufo": "1.5.4",
|
||||
"undici": "6.20.1",
|
||||
"uuid": "11.0.2",
|
||||
"uuid": "11.0.3",
|
||||
"winston": "3.16.0",
|
||||
"xxhash-wasm": "1.0.2",
|
||||
"zod": "3.23.8"
|
||||
|
||||
Generated
+5
-5
@@ -255,8 +255,8 @@ importers:
|
||||
specifier: 6.20.1
|
||||
version: 6.20.1
|
||||
uuid:
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
specifier: 11.0.3
|
||||
version: 11.0.3
|
||||
winston:
|
||||
specifier: 3.16.0
|
||||
version: 3.16.0
|
||||
@@ -5601,8 +5601,8 @@ packages:
|
||||
resolution: {integrity: sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
uuid@11.0.2:
|
||||
resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==}
|
||||
uuid@11.0.3:
|
||||
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
||||
hasBin: true
|
||||
|
||||
uuid@3.4.0:
|
||||
@@ -11593,7 +11593,7 @@ snapshots:
|
||||
|
||||
utility-types@3.11.0: {}
|
||||
|
||||
uuid@11.0.2: {}
|
||||
uuid@11.0.3: {}
|
||||
|
||||
uuid@3.4.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user