0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency supertest to v6.2.0

This commit is contained in:
Renovate Bot 2022-01-11 00:32:14 +00:00
parent 279ce66e71
commit e75bf5e847

View file

@ -21,6 +21,6 @@
"devDependencies": { "devDependencies": {
"c8": "7.11.0", "c8": "7.11.0",
"mocha": "9.1.3", "mocha": "9.1.3",
"supertest": "6.1.6" "supertest": "6.2.0"
} }
} }