chore(deps): update dependency supertest to v6.1.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-25 22:02:40 +00:00 committed by David Mehren
parent 671aa005f5
commit e643d59fc2
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

@ -6533,10 +6533,10 @@ superagent@^6.1.0:
readable-stream "^3.6.0"
semver "^7.3.2"
supertest@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.2.tgz#1679c234b139eed93911c185b67f689348fc2453"
integrity sha512-hZ8bu3TebxCYQ40mF6/2ou58EEG5jxo1AbsE1vprqXo3emkmqbQMcQrF7acsQteOjYlkExSvYOAQ/feTE9n7uA==
supertest@6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.3.tgz#3f49ea964514c206c334073e8dc4e70519c7403f"
integrity sha512-v2NVRyP73XDewKb65adz+yug1XMtmvij63qIWHZzSX8tp6wiq6xBLUy4SUAd2NII6wIipOmHT/FD9eicpJwdgQ==
dependencies:
methods "^1.1.2"
superagent "^6.1.0"