Skip to content

Commit c14592c

Browse files
build(deps-dev): bump supertest from 7.1.1 to 7.1.3 in /api
Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.1 to 7.1.3. - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.1...v7.1.3) --- updated-dependencies: - dependency-name: supertest dependency-version: 7.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d7a8f4 commit c14592c

File tree

2 files changed

+20
-33
lines changed

2 files changed

+20
-33
lines changed

api/package-lock.json

Lines changed: 19 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"mocha": "^10.8.2",
3434
"nodemon": "^2.0.22",
3535
"sinon": "^15.2.0",
36-
"supertest": "^7.1.1"
36+
"supertest": "^7.1.3"
3737
}
3838
}

0 commit comments

Comments
 (0)