Skip to content

Commit b397ef5

Browse files
chore(satellite): bump uuid from 11.1.0 to 13.0.0 in /services/satellite
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01a130e commit b397ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"fastify": "^5.6.1",
2222
"pino": "^10.0.0",
2323
"pino-pretty": "^13.1.1",
24-
"uuid": "^11.1.0"
24+
"uuid": "^13.0.0"
2525
},
2626
"devDependencies": {
2727
"@release-it/conventional-changelog": "^10.0.1",

0 commit comments

Comments
 (0)