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.1.3

This commit is contained in:
Renovate Bot 2021-01-25 21:31:18 +00:00
parent 61109d57a0
commit 7b21b682ce

View file

@ -20,6 +20,6 @@
},
"devDependencies": {
"mocha": "8.2.1",
"supertest": "6.1.2"
"supertest": "6.1.3"
}
}