diff --git a/package.json b/package.json index 160239c8..c2f285b1 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/jest": "29.5.11", "@types/md5": "2.3.5", "@types/node": "20.10.5", - "@types/supertest": "6.0.1", + "@types/supertest": "6.0.2", "@typescript-eslint/eslint-plugin": "6.16.0", "@typescript-eslint/parser": "6.16.0", "apollo-server-fastify": "3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b67cc6d1..0dc7c4d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: 20.10.5 version: 20.10.5 '@types/supertest': - specifier: 6.0.1 - version: 6.0.1 + specifier: 6.0.2 + version: 6.0.2 '@typescript-eslint/eslint-plugin': specifier: 6.16.0 version: 6.16.0(@typescript-eslint/parser@6.16.0)(eslint@8.56.0)(typescript@5.3.3) @@ -2719,8 +2719,8 @@ packages: '@types/node': 20.10.5 dev: true - /@types/supertest@6.0.1: - resolution: {integrity: sha512-M1xs8grAWC4RisSEQjyQV0FZzXnL3y796540Q/HCdiPcErwKpcAfvsNQFb4xp+5btSWMOZG1YlDWs2z96pdbcw==} + /@types/supertest@6.0.2: + resolution: {integrity: sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg==} dependencies: '@types/methods': 1.1.4 '@types/superagent': 8.1.1