This is an automated email from the ASF dual-hosted git repository.
bitstorm 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 70b3d8dc57 Bump ip-address from 10.2.0 to 10.4.0 in
/testing/wicket-js-tests (#1534)
70b3d8dc57 is described below
commit 70b3d8dc572aae8cabf687c21f2a02918d337feb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 10:10:56 2026 +0200
Bump ip-address from 10.2.0 to 10.4.0 in /testing/wicket-js-tests (#1534)
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.2.0
to 10.4.0.
- [Release notes](https://github.com/beaugunderson/ip-address/releases)
-
[Commits](https://github.com/beaugunderson/ip-address/compare/v10.2.0...v10.4.0)
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.4.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 5ac59e688d..3826734635 100644
--- a/testing/wicket-js-tests/package-lock.json
+++ b/testing/wicket-js-tests/package-lock.json
@@ -2608,9 +2608,9 @@
"dev": true
},
"node_modules/ip-address": {
- "version": "10.2.0",
- "resolved":
"https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz",
- "integrity":
"sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==",
+ "version": "10.4.0",
+ "resolved":
"https://registry.npmjs.org/ip-address/-/ip-address-10.4.0.tgz",
+ "integrity":
"sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==",
"dev": true,
"license": "MIT",
"engines": {