build(deps-dev): bump uuid from 11.0.3 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 11.0.5. - [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.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bfef28999d
commit
8ddfca0fd7
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -86,7 +86,7 @@
|
|||
"ts-node": "10.9.2",
|
||||
"ts-patch": "3.2.1",
|
||||
"typescript": "5.7.3",
|
||||
"uuid": "11.0.3",
|
||||
"uuid": "11.0.5",
|
||||
"vitest": "2.0.5",
|
||||
"vitest-canvas-mock": "0.3.3",
|
||||
"webpack-bundle-analyzer": "4.10.2",
|
||||
|
|
@ -19985,9 +19985,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/uuid": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz",
|
||||
"integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==",
|
||||
"version": "11.0.5",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
|
||||
"integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
"https://github.com/sponsors/broofa",
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
"ts-node": "10.9.2",
|
||||
"ts-patch": "3.2.1",
|
||||
"typescript": "5.7.3",
|
||||
"uuid": "11.0.3",
|
||||
"uuid": "11.0.5",
|
||||
"vitest": "2.0.5",
|
||||
"vitest-canvas-mock": "0.3.3",
|
||||
"webpack-bundle-analyzer": "4.10.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue