@uppy/xhr-upload
Advanced tools
Comparing version 1.7.4 to 1.7.5
@@ -739,2 +739,2 @@ var _class, _temp; | ||
return XHRUpload; | ||
}(Plugin), _class.VERSION = "1.7.4", _temp); | ||
}(Plugin), _class.VERSION = "1.7.5", _temp); |
{ | ||
"name": "@uppy/xhr-upload", | ||
"description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.", | ||
"version": "1.7.4", | ||
"version": "1.7.5", | ||
"license": "MIT", | ||
@@ -27,4 +27,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.10.1", | ||
"@uppy/utils": "^3.6.1", | ||
"@uppy/companion-client": "^1.10.2", | ||
"@uppy/utils": "^3.6.2", | ||
"cuid": "^2.1.1" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19" | ||
"gitHead": "4b782ffbbb443672843d7b4096956bed3b11d612" | ||
} |
Sorry, the diff of this file is not supported yet
97211
Updated@uppy/utils@^3.6.2