updating ftp-deploy to v0.9.6

This commit is contained in:
SamKirkland
2020-09-07 14:57:56 -05:00
parent 62b6382e92
commit b6b6e42be5
4 changed files with 971 additions and 1320 deletions

6
package-lock.json generated
View File

@@ -147,9 +147,9 @@
}
},
"@samkirkland/ftp-deploy": {
"version": "0.9.5",
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-0.9.5.tgz",
"integrity": "sha512-e0ucy3XcUIjmn3kuJZU4nto6K15uSy2Ty7wie0a/3YoMP0/QwZA2OtRTBf6VDh1zC2aMMnyJ9o9uR1NERtFAag==",
"version": "0.9.6",
"resolved": "https://registry.npmjs.org/@samkirkland/ftp-deploy/-/ftp-deploy-0.9.6.tgz",
"integrity": "sha512-6rUspSm4pSHUYRUwStvtAVIE7tkCvEs2bUcI9wtfN90COVdxUJ/hNwOF92jjhRqdp9287q+owVhbUpfJ29Twpg==",
"requires": {
"basic-ftp": "^4.6.2",
"lodash": "^4.17.20",