diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f7f710c..27fad21e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ catalogs: specifier: 24.10.9 version: 24.10.9 '@types/supertest': - specifier: 6.0.3 - version: 6.0.3 + specifier: 7.2.0 + version: 7.2.0 '@vitest/coverage-v8': specifier: ^4.0.15 version: 4.0.18 @@ -189,7 +189,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 eslint: specifier: 'catalog:' version: 9.39.1(jiti@2.6.1) @@ -339,7 +339,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 eslint: specifier: 'catalog:' version: 9.39.1(jiti@2.6.1) @@ -455,7 +455,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 '@types/swagger-ui-express': specifier: 4.1.8 version: 4.1.8 @@ -540,7 +540,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 body-parser: specifier: 2.2.2 version: 2.2.2 @@ -607,7 +607,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 eslint: specifier: 'catalog:' version: 9.39.1(jiti@2.6.1) @@ -810,7 +810,7 @@ importers: version: 24.10.9 '@types/supertest': specifier: 'catalog:' - version: 6.0.3 + version: 7.2.0 eslint: specifier: 'catalog:' version: 9.39.1(jiti@2.6.1) @@ -2516,8 +2516,8 @@ packages: '@types/superagent@8.1.9': resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==} - '@types/supertest@6.0.3': - resolution: {integrity: sha512-8WzXq62EXFhJ7QsH3Ocb/iKQ/Ty9ZVWnVzoTKc9tyyFRRF3a74Tk2+TLFgaFFw364Ere+npzHKEJ6ga2LzIL7w==} + '@types/supertest@7.2.0': + resolution: {integrity: sha512-uh2Lv57xvggst6lCqNdFAmDSvoMG7M/HDtX4iUCquxQ5EGPtaPM5PL5Hmi7LCvOG8db7YaCPNJEeoI8s/WzIQw==} '@types/swagger-ui-express@4.1.8': resolution: {integrity: sha512-AhZV8/EIreHFmBV5wAs0gzJUNq9JbbSXgJLQubCC0jtIo6prnI9MIRRxnU4MZX9RB9yXxF1V4R7jtLl/Wcj31g==} @@ -3759,6 +3759,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} + deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -7620,7 +7621,7 @@ snapshots: '@types/node': 25.0.0 form-data: 4.0.5 - '@types/supertest@6.0.3': + '@types/supertest@7.2.0': dependencies: '@types/methods': 1.1.4 '@types/superagent': 8.1.9 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 879b4fb1..3e569183 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ catalog: '@microsoft/api-extractor': ^7.55.2 '@opentelemetry/api': 1.9.0 supertest: 7.2.2 - '@types/supertest': 6.0.3 + '@types/supertest': 7.2.0 '@opentelemetry/sdk-trace-node': 2.4.0 '@opentelemetry/sdk-trace-base': 2.4.0 '@types/node': 24.10.9