diff --git a/package.json b/package.json index 2d6711a56..5e4a3a3df 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@types/rimraf": "3.0.2", "@types/sinon": "10.0.19", "@types/sinon-chai": "3.2.10", - "@types/supertest": "2.0.14", + "@types/supertest": "2.0.15", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "c8": "8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93d543575..59b4c73a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ devDependencies: specifier: 3.2.10 version: 3.2.10 '@types/supertest': - specifier: 2.0.14 - version: 2.0.14 + specifier: 2.0.15 + version: 2.0.15 '@typescript-eslint/eslint-plugin': specifier: 6.8.0 version: 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.51.0)(typescript@5.2.2) @@ -1349,8 +1349,8 @@ packages: '@types/node': 18.18.5 dev: true - /@types/supertest@2.0.14: - resolution: {integrity: sha512-Q900DeeHNFF3ZYYepf/EyJfZDA2JrnWLaSQ0YNV7+2GTo8IlJzauEnDGhya+hauncpBYTYGpVHwGdssJeAQ7eA==} + /@types/supertest@2.0.15: + resolution: {integrity: sha512-jUCZZ/TMcpGzoSaed9Gjr8HCf3HehExdibyw3OHHEL1als1KmyzcOZZH4MjbObI8TkWsEr7bc7gsW0WTDni+qQ==} dependencies: '@types/superagent': 4.1.15 dev: true