Merge pull request #649 from fraction/dependabot/npm_and_yarn/types/supertest-2.0.11

Bump @types/supertest from 2.0.10 to 2.0.11
This commit is contained in:
Christian Bundy 2021-03-31 06:55:44 -07:00 committed by GitHub
commit c138e7d467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -1296,9 +1296,9 @@
}
},
"@types/supertest": {
"version": "2.0.10",
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.10.tgz",
"integrity": "sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==",
"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==",
"dev": true,
"requires": {
"@types/superagent": "*"