Skip to content
Snippets Groups Projects
Commit c36a64cf authored by scriptuser's avatar scriptuser
Browse files

Bump supertest from 6.2.4 to 6.3.0

Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.4...v6.3.0)
parent 40ff9479
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
"nodemon": "^2.0.20",
"sinon": "^14.0.1",
"superagent": "^8.0.0",
"supertest": "^6.2.4",
"supertest": "^6.3.0",
"testdouble": "^3.16.4"
},
"lint-staged": {
......
......@@ -3168,10 +3168,10 @@ superagent@^8.0.0:
readable-stream "^3.6.0"
semver "^7.3.7"
supertest@^6.2.4:
version "6.2.4"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.2.4.tgz#3dcebe42f7fd6f28dd7ac74c6cba881f7101b2f0"
integrity sha512-M8xVnCNv+q2T2WXVzxDECvL2695Uv2uUj2O0utxsld/HRyJvOU8W9f1gvsYxSNU4wmIe0/L/ItnpU4iKq0emDA==
supertest@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.0.tgz#06c21234ff0be9e398ba19f7a75f237930d57442"
integrity sha512-QgWju1cNoacP81Rv88NKkQ4oXTzGg0eNZtOoxp1ROpbS4OHY/eK5b8meShuFtdni161o5X0VQvgo7ErVyKK+Ow==
dependencies:
methods "^1.1.2"
superagent "^8.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment