diff --git a/package.json b/package.json index defb875d..3faff00a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/swagger-ui-express": "4.1.8", "@vitest/coverage-v8": "3.0.9", "pino-pretty": "13.0.0", - "supertest": "7.0.0", + "supertest": "7.1.0", "tsup": "8.4.0", "tsx": "4.19.3", "typescript": "5.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 702ee676..e163cf63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 13.0.0 version: 13.0.0 supertest: - specifier: 7.0.0 - version: 7.0.0 + specifier: 7.1.0 + version: 7.1.0 tsup: specifier: 8.4.0 version: 8.4.0(postcss@8.5.3)(tsx@4.19.3)(typescript@5.8.2)(yaml@2.7.0) @@ -1306,8 +1306,8 @@ packages: resolution: {integrity: sha512-xuW7dzkUpcJq7QnhOsnNUgtYp3xRwpt2F7abdRYIpCsAt0hhUqia0EdxyXZQQpNmGtsCzYHryaKSV3q3GJnq7w==} engines: {node: '>=14.18.0'} - supertest@7.0.0: - resolution: {integrity: sha512-qlsr7fIC0lSddmA3tzojvzubYxvlGtzumcdHgPwbFWMISQwL22MhM2Y3LNt+6w9Yyx7559VW5ab70dgphm8qQA==} + supertest@7.1.0: + resolution: {integrity: sha512-5QeSO8hSrKghtcWEoPiO036fxH0Ii2wVQfFZSP0oqQhmjk8bOLhDFXr4JrvaFmPuEWUoq4znY3uSi8UzLKxGqw==} engines: {node: '>=14.18.0'} supports-color@7.2.0: @@ -2705,7 +2705,7 @@ snapshots: transitivePeerDependencies: - supports-color - supertest@7.0.0: + supertest@7.1.0: dependencies: methods: 1.1.2 superagent: 9.0.2