Skip to content

Commit

Permalink
chore(deps-dev): update supertest requirement in /packages/core
Browse files Browse the repository at this point in the history
Updates the requirements on [supertest](https://github.com/ladjs/supertest) to permit the latest version.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.1...v6.3.4)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent f29ea5f commit bef1ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"should": "^13.2.3",
"should-sinon": "0.0.6",
"sinon": "^17.0.1",
"supertest": "^6.3.1"
"supertest": "^6.3.4"
},
"files": [
"src/**/*.js",
Expand Down

0 comments on commit bef1ab4

Please sign in to comment.