Skip to content

Commit 3fe3557

Browse files
Priyanshu Agrawalclaude
authored andcommitted
Fix Dependabot security vulnerability in basic-ftp
- Updated basic-ftp override from 5.2.2 to ^5.3.0 - Addresses GHSA high-severity advisory: DoS via unbounded memory consumption in Client.list() - Transitive dependency via release-it > proxy-agent > pac-proxy-agent > get-uri Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bdf4b1f commit 3fe3557

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1858,7 +1858,7 @@
18581858
},
18591859
"overrides": {
18601860
"axios": "1.15.0",
1861-
"basic-ftp": "5.2.2",
1861+
"basic-ftp": "^5.3.0",
18621862
"tmp": "^0.2.4",
18631863
"@octokit/request": "^8.4.1",
18641864
"@octokit/plugin-paginate-rest": "^9.2.2",

0 commit comments

Comments
 (0)