This is an automated email from the ASF dual-hosted git repository.
martin-g 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 97ef32a09a Bump ip-address from 10.1.0 to 10.2.0 in
/testing/wicket-js-tests (#1449)
97ef32a09a is described below
commit 97ef32a09a59cfa1b756fa4bbaf30619363afcfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 06:59:15 2026 +0300
Bump ip-address from 10.1.0 to 10.2.0 in /testing/wicket-js-tests (#1449)
---
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 cc7b5b2240..914786fb27 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.1.0",
- "resolved":
"https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz",
- "integrity":
"sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==",
+ "version": "10.2.0",
+ "resolved":
"https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz",
+ "integrity":
"sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==",
"dev": true,
"license": "MIT",
"engines": {