Merge pull request #6037 from DIYgod/dependabot/npm_and_yarn/supertest-6.0.0

This commit is contained in:
dependabot-preview[bot] 2020-10-29 15:25:51 +00:00 committed by GitHub
commit ab03381bd3
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": "5.0.0",
"supertest": "6.0.0",
"vuepress": "1.7.1",
"yorkie": "2.0.0"
},

View File

@ -11673,10 +11673,10 @@ superagent@6.1.0:
readable-stream "^3.6.0"
semver "^7.3.2"
supertest@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-5.0.0.tgz#771aedfeb0a95466cc5d100d5d11288736fd25da"
integrity sha512-2JAWpPrUOZF4hHH5ZTCN2xjKXvJS3AEwPNXl0HUseHsfcXFvMy9kcsufIHCNAmQ5hlGCvgeAqaR5PBEouN3hlQ==
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==
dependencies:
methods "1.1.2"
superagent "6.1.0"