mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Bump supertest from 3.4.1 to 3.4.2
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/visionmedia/supertest/releases) - [Changelog](https://github.com/visionmedia/supertest/blob/master/History.md) - [Commits](https://github.com/visionmedia/supertest/compare/v3.4.1...v3.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
fba851bc52
commit
3f0bdb792c
@ -88,6 +88,6 @@
|
||||
"jest": "^23.6.0",
|
||||
"nodemon": "~1.18.9",
|
||||
"nyc": "^13.1.0",
|
||||
"supertest": "^3.4.1"
|
||||
"supertest": "^3.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
@ -7136,10 +7136,10 @@ superagent@^3.8.3:
|
||||
qs "^6.5.1"
|
||||
readable-stream "^2.3.5"
|
||||
|
||||
supertest@^3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/supertest/-/supertest-3.4.1.tgz#91b19ea34804c205769d0ff5ad947aff3eb2731d"
|
||||
integrity sha512-r4AmsjjKxC50LxGACe/E4xKjau2amiFlj3aCT2sZCRig2o3l4XFN6Acw7crDu4d8Af1f5chafIyLkQ1mac/boA==
|
||||
supertest@^3.4.2:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/supertest/-/supertest-3.4.2.tgz#bad7de2e43d60d27c8caeb8ab34a67c8a5f71aad"
|
||||
integrity sha512-WZWbwceHUo2P36RoEIdXvmqfs47idNNZjCuJOqDz6rvtkk8ym56aU5oglORCpPeXGxT7l9rkJ41+O1lffQXYSA==
|
||||
dependencies:
|
||||
methods "^1.1.2"
|
||||
superagent "^3.8.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user