Skip to content

Commit d7f0531

Browse files
chore(satellite): bump uuid from 13.0.0 to 14.0.0 in /services/satellite
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](uuidjs/uuid@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>
1 parent 4e81076 commit d7f0531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pino": "^10.3.1",
2626
"pino-pretty": "^13.1.3",
2727
"tar": "^7.5.9",
28-
"uuid": "^13.0.0",
28+
"uuid": "^14.0.0",
2929
"dotenv": "^17.3.1",
3030
"zod": "^4.3.6"
3131
},

0 commit comments

Comments
 (0)