diff --git a/package.json b/package.json index 37dc4566e5..7402dfdd13 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@types/nodemailer": "6.4.4", "@types/owasp-password-strength-test": "1.3.0", "@types/stoppable": "1.1.1", - "@types/supertest": "2.0.11", + "@types/supertest": "2.0.12", "@types/type-is": "1.6.3", "@types/uuid": "8.3.4", "@typescript-eslint/eslint-plugin": "5.15.0", diff --git a/yarn.lock b/yarn.lock index f2fa6e118a..bcd12ea79f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1204,10 +1204,10 @@ "@types/cookiejar" "*" "@types/node" "*" -"@types/supertest@2.0.11": - version "2.0.11" - resolved "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.11.tgz" - integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q== +"@types/supertest@2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.12.tgz#ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc" + integrity sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ== dependencies: "@types/superagent" "*"