Skip to content

Commit 090ffaf

Browse files
Merge pull request #8486 from BitGo/vulnerability-fix
fix: upgrade basic-ftp to 5.2.2 to patch GHSA-6v7q-wjvx-w8wg
2 parents d4f291c + ed1e8a4 commit 090ffaf

2 files changed

Lines changed: 5 additions & 5 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.1",
125+
"basic-ftp": "5.2.2",
126126
"flatted": "3.4.2",
127127
"sjcl": "npm:@bitgo/sjcl@1.0.1",
128128
"picomatch": ">=2.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7729,10 +7729,10 @@ basic-auth@~2.0.1:
77297729
dependencies:
77307730
safe-buffer "5.1.2"
77317731

7732-
basic-ftp@5.2.1, basic-ftp@^5.0.2:
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==
7732+
basic-ftp@5.2.2, basic-ftp@^5.0.2:
7733+
version "5.2.2"
7734+
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz#4cb2422deddf432896bdb3c9b8f13b944ad4842c"
7735+
integrity sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==
77367736

77377737
batch@0.6.1:
77387738
version "0.6.1"

0 commit comments

Comments
 (0)