Commit 825f61b4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump supertest from 6.3.3 to 6.3.4 (#9056)

Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v6.3.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 9367c429
......@@ -59,6 +59,6 @@
"@types/pino": "^7.0.5",
"@types/pino-multi-stream": "^5.1.6",
"chai": "^4.3.10",
"supertest": "^6.3.3"
"supertest": "^6.3.4"
}
}
......@@ -251,8 +251,8 @@ importers:
specifier: ^4.3.10
version: 4.3.10
supertest:
specifier: ^6.3.3
version: 6.3.3
specifier: ^6.3.4
version: 6.3.4
packages/contracts-bedrock:
devDependencies:
......@@ -16636,8 +16636,8 @@ packages:
engines: {node: '>=14.0.0'}
dev: true
/supertest@6.3.3:
resolution: {integrity: sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA==}
/supertest@6.3.4:
resolution: {integrity: sha512-erY3HFDG0dPnhw4U+udPfrzXa4xhSG+n4rxfRuZWCUvjFWwKl+OxWf/7zk50s84/fAAs7vf5QAb9uRa0cCykxw==}
engines: {node: '>=6.4.0'}
dependencies:
methods: 1.1.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment