From cb72a16311d793a20f884508318f3351b798047a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 23:46:21 +0000 Subject: [PATCH] chore(deps): bump express-joi-validation from 5.0.0 to 6.1.0 Bumps [express-joi-validation](https://github.com/evanshortiss/express-joi-validation) from 5.0.0 to 6.1.0. - [Release notes](https://github.com/evanshortiss/express-joi-validation/releases) - [Changelog](https://github.com/evanshortiss/express-joi-validation/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanshortiss/express-joi-validation/compare/5.0.0...6.1.0) --- updated-dependencies: - dependency-name: express-joi-validation dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- packages/socket-server/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index 9bac50f78..1994d408e 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -53,7 +53,7 @@ "date-fns": "2.30.0", "dotenv": "16.4.5", "express": "4.21.2", - "express-joi-validation": "5.0.0", + "express-joi-validation": "6.1.0", "fuels": "0.101.3", "glob": "10.5.0", "handlebars": "4.7.8", diff --git a/packages/socket-server/package.json b/packages/socket-server/package.json index caa949f9f..16f134926 100644 --- a/packages/socket-server/package.json +++ b/packages/socket-server/package.json @@ -17,7 +17,7 @@ "bakosafe": "0.6.0", "date-fns": "2.30.0", "express": "4.21.2", - "express-joi-validation": "5.0.0", + "express-joi-validation": "6.1.0", "fuels": "0.101.3", "ioredis": "^5.7.0", "pg": "8.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3dc996d92..a17aff392 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 4.21.2 version: 4.21.2 express-joi-validation: - specifier: 5.0.0 - version: 5.0.0(joi@17.4.0) + specifier: 6.1.0 + version: 6.1.0(joi@17.4.0) fuels: specifier: 0.101.3 version: 0.101.3(vitest@3.0.9(@types/node@20.6.0)(tsx@4.21.0)(yaml@2.8.2)) @@ -303,8 +303,8 @@ importers: specifier: 4.21.2 version: 4.21.2 express-joi-validation: - specifier: 5.0.0 - version: 5.0.0(joi@17.13.3) + specifier: 6.1.0 + version: 6.1.0(joi@17.13.3) fuels: specifier: 0.101.3 version: 0.101.3(vitest@3.0.9(@types/node@20.6.0)(tsx@4.21.0)(yaml@2.8.2)) @@ -3799,9 +3799,9 @@ packages: resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - express-joi-validation@5.0.0: - resolution: {integrity: sha512-R+jV2SYjoYCGqXRJkHHrCQ5mibwmdqqP04rgOFiCAfXJ21DfFKD8YxdONKimnFo95n83Au344Qq8jkzIxdsaPw==} - engines: {node: '>=10.0.0'} + express-joi-validation@6.1.0: + resolution: {integrity: sha512-dZ//ySohG3PHdtySaZMfQhE38iJUxuWCT0obsrDcjTP2nol8olFak3kaK2IxIHpAnOiPCZmsjZNCubhv1YXFPA==} + engines: {node: '>=18.0.0'} peerDependencies: joi: '17' @@ -10526,11 +10526,11 @@ snapshots: jest-message-util: 29.7.0 jest-util: 29.7.0 - express-joi-validation@5.0.0(joi@17.13.3): + express-joi-validation@6.1.0(joi@17.13.3): dependencies: joi: 17.13.3 - express-joi-validation@5.0.0(joi@17.4.0): + express-joi-validation@6.1.0(joi@17.4.0): dependencies: joi: 17.4.0