chore(deps-dev): bump supertest from 6.0.0 to 6.0.1

Bumps [supertest](https://github.com/visionmedia/supertest) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-04 21:16:00 +00:00 committed by GitHub
parent e678d0389e
commit f3b59c4a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"remark-preset-prettier": "0.4.0",
"staged-git-files": "1.2.0",
"string-width": "4.2.0",
"supertest": "6.0.0",
"supertest": "6.0.1",
"vuepress": "1.7.1",
"yorkie": "2.0.0"
},

View File

@ -11684,10 +11684,10 @@ superagent@6.1.0:
readable-stream "^3.6.0"
semver "^7.3.2"
supertest@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.0.0.tgz#8371509fadd616217b42ff3d3be7cc0267baea1b"
integrity sha512-7+Skilm7kvUZIaKfALPgjS3i8zYs11zvEudAeYdqJZL3f+SGGFV4qQkkTVkYcs+zbE6de47HP8o0a0hy1BFlMA==
supertest@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.0.1.tgz#f6b54370de85c45d6557192c8d7df604ca2c9e18"
integrity sha512-8yDNdm+bbAN/jeDdXsRipbq9qMpVF7wRsbwLgsANHqdjPsCoecmlTuqEcLQMGpmojFBhxayZ0ckXmLXYq7e+0g==
dependencies:
methods "1.1.2"
superagent "6.1.0"