Skip to content

Commit

Permalink
chore(deps): update dependency supertest to v6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2024
1 parent f68729f commit bb45543
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"patch-package": "8.0.0",
"rimraf": "5.0.5",
"stryker-cli": "1.0.2",
"supertest": "6.3.3"
"supertest": "6.3.4"
},
"dependencies": {
"@hapi/accept": "6.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -10502,7 +10502,7 @@ stylus@^0.57.0:
sax "~1.2.4"
source-map "^0.7.3"

superagent@^8.0.5:
superagent@^8.1.2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.1.2.tgz#03cb7da3ec8b32472c9d20f6c2a57c7f3765f30b"
integrity sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==
Expand All @@ -10518,13 +10518,13 @@ superagent@^8.0.5:
qs "^6.11.0"
semver "^7.3.8"

supertest@6.3.3:
version "6.3.3"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.3.tgz#42f4da199fee656106fd422c094cf6c9578141db"
integrity sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA==
supertest@6.3.4:
version "6.3.4"
resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.4.tgz#2145c250570c2ea5d337db3552dbfb78a2286218"
integrity sha512-erY3HFDG0dPnhw4U+udPfrzXa4xhSG+n4rxfRuZWCUvjFWwKl+OxWf/7zk50s84/fAAs7vf5QAb9uRa0cCykxw==
dependencies:
methods "^1.1.2"
superagent "^8.0.5"
superagent "^8.1.2"

supports-color@^5.3.0, supports-color@^5.5.0:
version "5.5.0"
Expand Down

0 comments on commit bb45543

Please sign in to comment.