This is an automated email from the ASF dual-hosted git repository.
adelbene 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 5f15034ac2 Bump basic-ftp from 5.2.0 to 5.2.1 in
/testing/wicket-js-tests (#1416)
5f15034ac2 is described below
commit 5f15034ac256e2a448397eba65ca454332e67702
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 09:26:35 2026 +0200
Bump basic-ftp from 5.2.0 to 5.2.1 in /testing/wicket-js-tests (#1416)
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.0 to
5.2.1.
- [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.2.0...v5.2.1)
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.1
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 62f72e412c..7d5617e9b7 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.2.0",
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
- "integrity":
"sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz",
+ "integrity":
"sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==",
"dev": true,
"license": "MIT",
"engines": {