Skip to content

Commit 966b939

Browse files
build(deps): bump uuid from 3.4.0 to 11.1.0 in /packages/server
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0cd01a commit 966b939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"koa-router": "^13.0.1",
1818
"pino": "^9.7.0",
1919
"pino-pretty": "^7.6.1",
20-
"uuid": "^3.3.2"
20+
"uuid": "^11.1.0"
2121
},
2222
"devDependencies": {
2323
"@hashgraph/sdk": "^2.63.0",

0 commit comments

Comments
 (0)