Skip to content

Commit 2c0d41b

Browse files
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /packages/event-sourcing directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /packages/graph directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 10.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@v10.0.0...v14.0.0) Updates `uuid` from 10.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@v10.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5619f14 commit 2c0d41b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/event-sourcing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"@semiont/api-client": "*",
6161
"@semiont/core": "*",
6262
"nanoid": "^5.1.11",
63-
"uuid": "^10.0.0"
63+
"uuid": "^14.0.0"
6464
}
6565
}

packages/graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@semiont/api-client": "*",
3131
"@semiont/core": "*",
3232
"@semiont/ontology": "*",
33-
"uuid": "^10.0.0"
33+
"uuid": "^14.0.0"
3434
},
3535
"peerDependencies": {
3636
"gremlin": "^3.7.4",

0 commit comments

Comments
 (0)