mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
deps: upgrade nock to v13
This commit is contained in:
parent
fe96096c3d
commit
38388b175b
2 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"cuid": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nock": "9.6.1"
|
||||
"nock": "^13.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@uppy/core": "^1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue