mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency @types/supertest to v2.0.12
This commit is contained in:
parent
8aa17e61ac
commit
593847b2a3
@ -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",
|
||||
|
@ -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" "*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user