mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
dep(server)!: bump forever@4.0.3, iconv@3.0.1, busboy@1.6.0 & rebuilt package-lock (#370)
* dep(server): bump forever@4.0.3, iconv@3.0.1, & rebuilt package-lock w/ v2 lock * dep(server)!: bump busboy@1.6.0 * refactor(server): apply additional changes to match busboy docs
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"author": "Apache Software Foundation",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"busboy": "^0.3.1",
|
||||
"forever": "^4.0.1",
|
||||
"iconv": "^3.0.0",
|
||||
"busboy": "^1.6.0",
|
||||
"forever": "^4.0.3",
|
||||
"iconv": "^3.0.1",
|
||||
"json-stringify-safe": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user