mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 22:15:05 +00:00
Update ftp-deploy dependency
This commit is contained in:
parent
6ac1490d33
commit
7f37c79301
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2",
|
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#c106f02987eaf04d854e4177661794a8599fa3d3",
|
||||||
"@types/jest": "^27.0.2",
|
"@types/jest": "^27.0.2",
|
||||||
"jest": "^27.2.5",
|
"jest": "^27.2.5",
|
||||||
"ts-jest": "^27.0.5",
|
"ts-jest": "^27.0.5",
|
||||||
@ -969,7 +969,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/@samkirkland/ftp-deploy": {
|
"node_modules/@samkirkland/ftp-deploy": {
|
||||||
"version": "1.2.1",
|
"version": "1.2.1",
|
||||||
"resolved": "git+ssh://git@github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2",
|
"resolved": "git+ssh://git@github.com/timthelion/ftp-deploy.git#c106f02987eaf04d854e4177661794a8599fa3d3",
|
||||||
"integrity": "sha512-HIVLE+xQpj6yuilGdprdduvdzrtKwbcVoYn9jHtdSLBrsUK1wwXokTR4XlmUm5vFhUVgwlMY55dAq71K+WO3eg==",
|
"integrity": "sha512-HIVLE+xQpj6yuilGdprdduvdzrtKwbcVoYn9jHtdSLBrsUK1wwXokTR4XlmUm5vFhUVgwlMY55dAq71K+WO3eg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -8877,9 +8877,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@samkirkland/ftp-deploy": {
|
"@samkirkland/ftp-deploy": {
|
||||||
"version": "git+ssh://git@github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2",
|
"version": "git+ssh://git@github.com/timthelion/ftp-deploy.git#c106f02987eaf04d854e4177661794a8599fa3d3",
|
||||||
"integrity": "sha512-HIVLE+xQpj6yuilGdprdduvdzrtKwbcVoYn9jHtdSLBrsUK1wwXokTR4XlmUm5vFhUVgwlMY55dAq71K+WO3eg==",
|
"integrity": "sha512-HIVLE+xQpj6yuilGdprdduvdzrtKwbcVoYn9jHtdSLBrsUK1wwXokTR4XlmUm5vFhUVgwlMY55dAq71K+WO3eg==",
|
||||||
"from": "@samkirkland/ftp-deploy@git+https://github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2",
|
"from": "@samkirkland/ftp-deploy@git+https://github.com/timthelion/ftp-deploy.git#c106f02987eaf04d854e4177661794a8599fa3d3",
|
||||||
"requires": {
|
"requires": {
|
||||||
"basic-ftp": "^4.6.6",
|
"basic-ftp": "^4.6.6",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#2b07bcfcbc6d8fe4290fd2fbb435d5ad5d48f8d2",
|
"@samkirkland/ftp-deploy": "git+https://github.com/timthelion/ftp-deploy.git#c106f02987eaf04d854e4177661794a8599fa3d3",
|
||||||
"@types/jest": "^27.0.2",
|
"@types/jest": "^27.0.2",
|
||||||
"jest": "^27.2.5",
|
"jest": "^27.2.5",
|
||||||
"ts-jest": "^27.0.5",
|
"ts-jest": "^27.0.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user