Skip to content

Commit 52acea0

Browse files
chore(deps): bump basic-ftp from 5.2.0 to 5.2.1
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3b914b commit 52acea0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"**/iota-sdk/**/valibot": "1.2.0",
123123
"**/tronweb/**/validator": "13.15.23",
124124
"@isaacs/brace-expansion": "5.0.1",
125-
"basic-ftp": ">=5.2.0",
125+
"basic-ftp": ">=5.2.1",
126126
"flatted": "3.4.2",
127127
"sjcl": "npm:@bitgo/sjcl@1.0.1",
128128
"picomatch": ">=2.3.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7730,9 +7730,9 @@ basic-auth@~2.0.1:
77307730
safe-buffer "5.1.2"
77317731

77327732
basic-ftp@>=5.2.0, basic-ftp@^5.0.2:
7733-
version "5.2.0"
7734-
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz#7c2dff63c918bde60e6bad1f2ff93dcf5137a40a"
7735-
integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==
7733+
version "5.2.1"
7734+
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz#818ba176e0e52a9e746e8576331f7e9474b94668"
7735+
integrity sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==
77367736

77377737
batch@0.6.1:
77387738
version "0.6.1"

0 commit comments

Comments
 (0)