Skip to content

Commit

Permalink
chore(deps): update dependency supertest to v6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2021
1 parent 8ce463f commit 34cca15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest": "27.4.3",
"prettier": "2.3.0",
"prisma": "3.6.0",
"supertest": "6.1.3",
"supertest": "6.1.6",
"ts-jest": "27.1.0",
"ts-loader": "8.3.0",
"ts-node": "9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5021,10 +5021,10 @@ superagent@^6.1.0:
readable-stream "^3.6.0"
semver "^7.3.2"

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==
supertest@6.1.6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.1.6.tgz#6151c518f4c5ced2ac2aadb9f96f1bf8198174c8"
integrity sha512-0hACYGNJ8OHRg8CRITeZOdbjur7NLuNs0mBjVhdpxi7hP6t3QIbOzLON5RTUmZcy2I9riuII3+Pr2C7yztrIIg==
dependencies:
methods "^1.1.2"
superagent "^6.1.0"
Expand Down

0 comments on commit 34cca15

Please sign in to comment.