From c9f6a2b503c9946079196b506139e495c6783aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:31:20 +0000 Subject: [PATCH] Bump the hapi group across 1 directory with 2 updates Bumps the hapi group with 2 updates in the / directory: [@hapi/jwt](https://github.com/hapijs/jwt) and [joi](https://github.com/hapijs/joi). Updates `@hapi/jwt` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/hapijs/jwt/releases) - [Commits](https://github.com/hapijs/jwt/compare/v3.2.3...v3.2.4) Updates `joi` from 17.13.4 to 18.2.3 - [Commits](https://github.com/hapijs/joi/compare/v17.13.4...v18.2.3) --- updated-dependencies: - dependency-name: "@hapi/jwt" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hapi - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: hapi ... Signed-off-by: dependabot[bot] --- package-lock.json | 111 ++++++++++++++++++++++------------------------ package.json | 4 +- 2 files changed, 55 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index a51a5cfb..cc4746fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,13 +18,13 @@ "@elastic/ecs-pino-format": "^1.5.0", "@hapi/hapi": "^21.4.9", "@hapi/hoek": "^11.0.7", - "@hapi/jwt": "^3.2.3", + "@hapi/jwt": "^3.2.4", "convict": "^6.2.5", "date-fns": "^4.1.0", "dotenv": "^17.4.2", "hapi-pino": "^13.0.0", "http-status-codes": "^2.3.0", - "joi": "^17.13.3", + "joi": "^18.2.3", "migrate-mongo": "^14.0.7", "mongodb": "^7.2.0", "pino": "^10.3.1", @@ -3263,6 +3263,18 @@ "@hapi/hoek": "^11.0.2" } }, + "node_modules/@hapi/address": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@hapi/address/-/address-5.1.1.tgz", + "integrity": "sha512-A+po2d/dVoY7cYajycYI43ZbYMXukuopIsqCjh5QzsBCipDtdofHntljDlpccMjIfTy6UOkg+5KPriwYch2bXA==", + "license": "BSD-3-Clause", + "dependencies": { + "@hapi/hoek": "^11.0.2" + }, + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/@hapi/ammo": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/@hapi/ammo/-/ammo-6.0.1.tgz", @@ -3375,6 +3387,12 @@ "integrity": "sha512-w+lKW+yRrLhJu620jT3y+5g2mHqnKfepreykvdOcl9/6up8GrQQn+l3FRTsjHTKbkbfQFkuksHpdv2EcpKcJ4Q==", "license": "BSD-3-Clause" }, + "node_modules/@hapi/formula": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@hapi/formula/-/formula-3.0.2.tgz", + "integrity": "sha512-hY5YPNXzw1He7s0iqkRQi+uMGh383CGdyyIGYtB+W5N3KHPXoqychklvHhKCC9M3Xtv0OCs/IHw+r4dcHtBYWw==", + "license": "BSD-3-Clause" + }, "node_modules/@hapi/hapi": { "version": "21.4.9", "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.9.tgz", @@ -3435,9 +3453,9 @@ } }, "node_modules/@hapi/jwt": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@hapi/jwt/-/jwt-3.2.3.tgz", - "integrity": "sha512-ytc532O/p6ROPXjbLgXCFXULNg+8t6wASfoPr3PWVf2yWMiyrbmL88fZftMBgZVKzyje/KqPcwEZZH4eVYLjhg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/@hapi/jwt/-/jwt-3.2.4.tgz", + "integrity": "sha512-5dVxmzNT4+dug2EAyCKSfI8hPMexuwixTgF3U0kX4rXJjyK14qeNYHL/5hoTZXsnodFsumPVmudZgW6Kcbbdwg==", "license": "BSD-3-Clause", "dependencies": { "@hapi/b64": "^6.0.1", @@ -3447,9 +3465,9 @@ "@hapi/catbox-object": "^3.0.1", "@hapi/cryptiles": "^6.0.3", "@hapi/hoek": "^10.0.1", - "@hapi/wreck": "^18.1.0", + "@hapi/wreck": "^18.1.2", "ecdsa-sig-formatter": "^1.0.11", - "joi": "^17.13.3" + "joi": "^18.2.1" } }, "node_modules/@hapi/jwt/node_modules/@hapi/hoek": { @@ -3494,6 +3512,12 @@ "@hapi/nigel": "^5.0.1" } }, + "node_modules/@hapi/pinpoint": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-2.0.1.tgz", + "integrity": "sha512-EKQmr16tM8s16vTT3cA5L0kZZcTMU5DUOZTuvpnY738m+jyP3JIUj+Mm1xc1rsLkGBQ/gVnfKYPwOmPg1tUR4Q==", + "license": "BSD-3-Clause" + }, "node_modules/@hapi/podium": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/@hapi/podium/-/podium-5.0.2.tgz", @@ -3564,6 +3588,15 @@ "node": ">=14.0.0" } }, + "node_modules/@hapi/tlds": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@hapi/tlds/-/tlds-1.1.7.tgz", + "integrity": "sha512-MgNjRwy9Ti92yVAixLmDc8dd1bJIKwO9qlWCfFQRwRmUEDPQHYn4G6hwPFvFGUTzAa0FsS+inMjLin7GnyBRhA==", + "license": "BSD-3-Clause", + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/@hapi/topo": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-6.0.2.tgz", @@ -4881,33 +4914,6 @@ "integrity": "sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==", "license": "MIT" }, - "node_modules/@sideway/address": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz", - "integrity": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==", - "license": "BSD-3-Clause", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@sideway/address/node_modules/@hapi/hoek": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", - "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", - "license": "BSD-3-Clause" - }, - "node_modules/@sideway/formula": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", - "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==", - "license": "BSD-3-Clause" - }, - "node_modules/@sideway/pinpoint": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", - "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", - "license": "BSD-3-Clause" - }, "node_modules/@sinclair/typebox": { "version": "0.34.49", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.49.tgz", @@ -5062,7 +5068,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz", "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", - "dev": true, "license": "MIT" }, "node_modules/@stylistic/eslint-plugin": { @@ -12332,31 +12337,21 @@ "license": "MIT" }, "node_modules/joi": { - "version": "17.13.4", - "resolved": "https://registry.npmjs.org/joi/-/joi-17.13.4.tgz", - "integrity": "sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ==", + "version": "18.2.3", + "resolved": "https://registry.npmjs.org/joi/-/joi-18.2.3.tgz", + "integrity": "sha512-N5A3KTWQpPWT4ExxxPlUx7WmykGXRzhNidWhV41d6Abu9YfI2NyWCJuxdPnslJCPWtbRpSVOWSnSS6GakLM/Rg==", "license": "BSD-3-Clause", "dependencies": { - "@hapi/hoek": "^9.3.0", - "@hapi/topo": "^5.1.0", - "@sideway/address": "^4.1.5", - "@sideway/formula": "^3.0.1", - "@sideway/pinpoint": "^2.0.0" - } - }, - "node_modules/joi/node_modules/@hapi/hoek": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", - "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", - "license": "BSD-3-Clause" - }, - "node_modules/joi/node_modules/@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", - "license": "BSD-3-Clause", - "dependencies": { - "@hapi/hoek": "^9.0.0" + "@hapi/address": "^5.1.1", + "@hapi/formula": "^3.0.2", + "@hapi/hoek": "^11.0.7", + "@hapi/pinpoint": "^2.0.1", + "@hapi/tlds": "^1.1.1", + "@hapi/topo": "^6.0.2", + "@standard-schema/spec": "^1.1.0" + }, + "engines": { + "node": ">= 20" } }, "node_modules/joycon": { diff --git a/package.json b/package.json index 31c475e4..3d6ce9e6 100644 --- a/package.json +++ b/package.json @@ -49,13 +49,13 @@ "@elastic/ecs-pino-format": "^1.5.0", "@hapi/hapi": "^21.4.9", "@hapi/hoek": "^11.0.7", - "@hapi/jwt": "^3.2.3", + "@hapi/jwt": "^3.2.4", "convict": "^6.2.5", "date-fns": "^4.1.0", "dotenv": "^17.4.2", "hapi-pino": "^13.0.0", "http-status-codes": "^2.3.0", - "joi": "^17.13.3", + "joi": "^18.2.3", "migrate-mongo": "^14.0.7", "mongodb": "^7.2.0", "pino": "^10.3.1",