chore(deps): bump uuid from 11.0.3 to 11.0.4 (#18053)
* chore(deps): bump uuid from 11.0.3 to 11.0.4 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 11.0.4. - [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.3...v11.0.4) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: bump pnpm to 9.15.3 --------- 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
f00454cbd8
commit
8aff3ecadd
|
|
@ -132,7 +132,7 @@
|
|||
"twitter-api-v2": "1.19.0",
|
||||
"ufo": "1.5.4",
|
||||
"undici": "6.21.0",
|
||||
"uuid": "11.0.3",
|
||||
"uuid": "11.0.4",
|
||||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"zod": "3.24.1"
|
||||
|
|
@ -197,7 +197,7 @@
|
|||
"vitest": "2.0.5",
|
||||
"yaml-eslint-parser": "1.2.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"packageManager": "pnpm@9.15.3",
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -262,8 +262,8 @@ importers:
|
|||
specifier: 6.21.0
|
||||
version: 6.21.0
|
||||
uuid:
|
||||
specifier: 11.0.3
|
||||
version: 11.0.3
|
||||
specifier: 11.0.4
|
||||
version: 11.0.4
|
||||
winston:
|
||||
specifier: 3.17.0
|
||||
version: 3.17.0
|
||||
|
|
@ -5442,8 +5442,8 @@ packages:
|
|||
resolution: {integrity: sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
uuid@11.0.3:
|
||||
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
|
||||
uuid@11.0.4:
|
||||
resolution: {integrity: sha512-IzL6VtTTYcAhA/oghbFJ1Dkmqev+FpQWnCBaKq/gUluLxliWvO8DPFWfIviRmYbtaavtSQe4WBL++rFjdcGWEg==}
|
||||
hasBin: true
|
||||
|
||||
uuid@3.4.0:
|
||||
|
|
@ -11234,7 +11234,7 @@ snapshots:
|
|||
|
||||
utility-types@3.11.0: {}
|
||||
|
||||
uuid@11.0.3: {}
|
||||
uuid@11.0.4: {}
|
||||
|
||||
uuid@3.4.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue