0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency nock to v13.1.0

This commit is contained in:
Renovate Bot 2021-06-29 20:42:17 +00:00 committed by Daniel Lockyer
parent 21ec26ea08
commit 7f71e28392

View file

@ -19,7 +19,7 @@
"devDependencies": {
"@types/node-jose": "1.1.6",
"mocha": "6.2.3",
"nock": "13.0.11",
"nock": "13.1.0",
"should": "13.2.3",
"sinon": "7.5.0"
},