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 a597234d5a Bump basic-ftp from 5.2.1 to 5.2.2 in
/testing/wicket-js-tests (#1417)
a597234d5a is described below
commit a597234d5a73339df4de6cfb81711d3c8a12b085
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 12 01:32:00 2026 +0200
Bump basic-ftp from 5.2.1 to 5.2.2 in /testing/wicket-js-tests (#1417)
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.1 to
5.2.2.
- [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.1...v5.2.2)
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.2
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 7d5617e9b7..d831d2a623 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.1",
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.1.tgz",
- "integrity":
"sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==",
+ "version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.2.tgz",
+ "integrity":
"sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==",
"dev": true,
"license": "MIT",
"engines": {