diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33d7f01..c6c2d2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,16 +158,16 @@ importers: send: specifier: ^0.18.0 version: 0.18.0 - sharp: - specifier: ^0.32.5 - version: 0.32.6 devDependencies: '@tsconfig/node20': - specifier: ^20.1.2 + specifier: 20.1.2 version: 20.1.2 '@types/send': - specifier: ^0.17.1 - version: 0.17.2 + specifier: 0.17.4 + version: 0.17.4 + sharp: + specifier: ^0.32.5 + version: 0.32.6 packages/react: dependencies: @@ -2827,8 +2827,8 @@ packages: resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} dev: true - /@types/send@0.17.2: - resolution: {integrity: sha512-aAG6yRf6r0wQ29bkS+x97BIs64ZLxeE/ARwyS6wrldMm3C1MdKwCcnnEwMC1slI8wuxJOpiUH9MioC0A0i+GJw==} + /@types/send@0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.3 '@types/node': 18.18.5