diff --git a/package.json b/package.json index bf039d15..0d67edba 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "helper-fns": "^2.6.24", "ioredis": "^5.3.2", "isomorphic-dompurify": "^1.8.0", - "joi": "^17.10.1", + "joi": "^17.10.2", "jspdf": "^2.5.1", "mime-types": "^2.1.35", "nestjs-cloudinary": "^2.0.7", @@ -120,7 +120,7 @@ "passport-magic-login": "^1.2.2", "pino-http": "^8.5.0", "pino-pretty": "^10.2.0", - "poolifier": "^2.6.44", + "poolifier": "^2.6.45", "preview-email": "^3.0.19", "prom-client": "^14.2.0", "pug": "^3.0.2", @@ -184,7 +184,7 @@ "jest": "29.7.0", "lint-staged": "^14.0.1", "run-script-webpack-plugin": "^0.2.0", - "sample-env": "^2.0.0", + "sample-env": "^2.0.1", "supertest": "6.3.3", "ts-loader": "9.4.4", "ts-node": "10.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56f2d4b5..f1ef6f8a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ dependencies: specifier: ^1.8.0 version: 1.8.0 joi: - specifier: ^17.10.1 - version: 17.10.1 + specifier: ^17.10.2 + version: 17.10.2 jspdf: specifier: ^2.5.1 version: 2.5.1 @@ -210,8 +210,8 @@ dependencies: specifier: ^10.2.0 version: 10.2.0 poolifier: - specifier: ^2.6.44 - version: 2.6.44 + specifier: ^2.6.45 + version: 2.6.45 preview-email: specifier: ^3.0.19 version: 3.0.19 @@ -398,8 +398,8 @@ devDependencies: specifier: ^0.2.0 version: 0.2.0 sample-env: - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.0.1 + version: 2.0.1 supertest: specifier: 6.3.3 version: 6.3.3 @@ -4594,7 +4594,7 @@ packages: '@types/express': 4.17.17 '@types/node': 20.6.2 fastify: 3.29.5 - joi: 17.10.1 + joi: 17.10.2 prom-client: 14.2.0 transitivePeerDependencies: - supports-color @@ -9195,8 +9195,8 @@ packages: - ts-node dev: true - /joi@17.10.1: - resolution: {integrity: sha512-vIiDxQKmRidUVp8KngT8MZSOcmRVm2zV7jbMjNYWuHcJWI0bUck3nRTGQjhpPlQenIQIBC5Vp9AhcnHbWQqafw==} + /joi@17.10.2: + resolution: {integrity: sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==} dependencies: '@hapi/hoek': 9.3.0 '@hapi/topo': 5.1.0 @@ -11008,8 +11008,8 @@ packages: resolution: {integrity: sha512-3IKLNXclQgkU++2fSi93sQ6BznFuxSLB11HdvZQ6JW/spahf/P1pAHBQEahr20rs0htZW0UDkM1HmA+nZkXKsw==} engines: {node: '>=12.0.0'} - /poolifier@2.6.44: - resolution: {integrity: sha512-e/EkC+DU52sZFeLXmXvjj/5wbae86Oe1Z1xJp20vjBjpMehlJwzUPO0asF4qDH+CxuHuSo662oHm/qFE8kqhNQ==} + /poolifier@2.6.45: + resolution: {integrity: sha512-FiSvj+MsEoBK5M3g+38nhgM17OoeiWIDuOUI7wCSUxCGycvMc43WdIVTiuCX4uMUKVBzXaOOWw4UlEsRvPl6Xw==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false @@ -11789,8 +11789,8 @@ packages: /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sample-env@2.0.0: - resolution: {integrity: sha512-6GLjwDoEL3JBz02+YSK5zyje6t3P6ldilBQMZqKeXqEdl5rgOsgR7DNsADCYGGfLkphFdSXfgTsODfILE6Osgw==} + /sample-env@2.0.1: + resolution: {integrity: sha512-30tWVPL6vRmXyFI4Uu6ZF8ftk7RqFdzeOO4Krx33DLBltHxwLiJrdf7A3Jj9zmWzVSKQbnwvm6220hdjYLZFxA==} hasBin: true dependencies: yargs: 17.7.2