This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 7568393d99 Bump basic-ftp from 5.0.5 to 5.2.0 in
/testing/wicket-js-tests (#1384)
7568393d99 is described below
commit 7568393d99578ddfccc9f253fcee792c50f71e82
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 26 08:11:00 2026 +0200
Bump basic-ftp from 5.0.5 to 5.2.0 in /testing/wicket-js-tests (#1384)
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to
5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
-
[Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.5...v5.2.0)
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
testing/wicket-js-tests/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/testing/wicket-js-tests/package-lock.json
b/testing/wicket-js-tests/package-lock.json
index 6542ff0442..a55d81d3d0 100644
--- a/testing/wicket-js-tests/package-lock.json
+++ b/testing/wicket-js-tests/package-lock.json
@@ -975,9 +975,9 @@
}
},
"node_modules/basic-ftp": {
- "version": "5.0.5",
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz",
- "integrity":
"sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==",
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
+ "integrity":
"sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
"dev": true,
"license": "MIT",
"engines": {