Skip to content

Commit 1eeb320

Browse files
authored
Merge pull request #8705 from BitGo/SI-512-bump-basic-ftp-5.3.1
fix(deps): bump basic-ftp to 5.3.1 to resolve GHSA-rpmf-866q-6p89
2 parents 81f90ae + 19a80ed commit 1eeb320

2 files changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7605,7 +7605,7 @@ aws4@^1.8.0:
76057605
resolved "https://registry.npmjs.org/aws4/-/aws4-1.13.2.tgz"
76067606
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
76077607

7608-
axios@0.25.0, axios@0.27.2, axios@1.15.2, axios@1.7.4, axios@^0.21.2, axios@^0.26.1, axios@^1.15.2, axios@^1.6.0, axios@^1.8.3:
7608+
axios@0.25.0, axios@0.27.2, axios@1.15.2, axios@1.7.4, axios@^0.21.2, axios@^0.26.1, axios@^1.6.0, axios@^1.8.3:
76097609
version "1.15.2"
76107610
resolved "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
76117611
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
@@ -7782,10 +7782,10 @@ basic-auth@~2.0.1:
77827782
dependencies:
77837783
safe-buffer "5.1.2"
77847784

7785-
basic-ftp@5.2.2, basic-ftp@^5.0.2:
7786-
version "5.2.2"
7787-
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz#4cb2422deddf432896bdb3c9b8f13b944ad4842c"
7788-
integrity sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==
7785+
basic-ftp@5.3.1, basic-ftp@^5.0.2:
7786+
version "5.3.1"
7787+
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz#3148ee9af43c0522514a4f973fecb1d3cbb6d71e"
7788+
integrity sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==
77897789

77907790
batch@0.6.1:
77917791
version "0.6.1"

0 commit comments

Comments
 (0)