Fix vulnerability in the basic-ftp dependency

This patch is generated with `npm audit fix` and fixes
GHSA-rp42-5vxx-qpwr.
This commit is contained in:
Tim van der Meij 2026-04-18 16:08:13 +02:00
parent ba2cc9c1e2
commit a058acb34d
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762

6
package-lock.json generated
View File

@ -4246,9 +4246,9 @@
}
},
"node_modules/basic-ftp": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz",
"integrity": "sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.0.tgz",
"integrity": "sha512-5K9eNNn7ywHPsYnFwjKgYH8Hf8B5emh7JKcPaVjjrMJFQQwGpwowEnZNEtHs7DfR7hCZsmaK3VA4HUK0YarT+w==",
"dev": true,
"license": "MIT",
"engines": {