deps: upgrade nock to v13

This commit is contained in:
Antoine du Hamel 2021-06-28 20:49:30 +02:00
parent fe96096c3d
commit 38388b175b
2 changed files with 1 additions and 2 deletions

View file

@ -109,7 +109,6 @@
"minimist": "^1.2.5",
"mkdirp": "0.5.1",
"multi-glob": "1.0.2",
"nock": "9.6.1",
"nodemon": "1.19.4",
"npm-auth-to-token": "1.0.0",
"npm-packlist": "1.4.8",

View file

@ -29,7 +29,7 @@
"cuid": "^2.1.1"
},
"devDependencies": {
"nock": "9.6.1"
"nock": "^13.1.0"
},
"peerDependencies": {
"@uppy/core": "^1.0.0"