Skip to content

Commit 0cb3973

Browse files
chore(deps): Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /praxis/SymbolicEngine/graphql directory: [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /praxis/SymbolicEngine/swarm directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) Updates `uuid` from 9.0.1 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@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29ee50e commit 0cb3973

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

praxis/SymbolicEngine/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ws": "^8.16.0",
3131
"ioredis": "^5.3.2",
3232
"winston": "^3.11.0",
33-
"uuid": "^9.0.1",
33+
"uuid": "^14.0.0",
3434
"bcrypt": "^5.1.1",
3535
"jsonwebtoken": "^9.0.2",
3636
"date-fns": "^3.3.0",

praxis/SymbolicEngine/swarm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"toml": "^3.0.0",
2424
"ws": "^8.16.0",
2525
"better-sqlite3": "^9.2.2",
26-
"uuid": "^9.0.1",
26+
"uuid": "^14.0.0",
2727
"winston": "^3.11.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)