This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 42c8a561b Bump ip from 1.1.8 to 1.1.9 in /knox-webshell-ui (#847)
42c8a561b is described below

commit 42c8a561bd0c794dd0ba98e6de0331e6292b1612
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 11:23:04 2024 +0100

    Bump ip from 1.1.8 to 1.1.9 in /knox-webshell-ui (#847)
    
    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 knox-webshell-ui/package-lock.json | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/knox-webshell-ui/package-lock.json 
b/knox-webshell-ui/package-lock.json
index a76921f36..455e1afe6 100644
--- a/knox-webshell-ui/package-lock.json
+++ b/knox-webshell-ui/package-lock.json
@@ -4651,14 +4651,6 @@
       "requires": {
         "ip": "^1.1.0",
         "safe-buffer": "^5.0.1"
-      },
-      "dependencies": {
-        "ip": {
-          "version": "1.1.8",
-          "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz";,
-          "integrity": 
"sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==",
-          "dev": true
-        }
       }
     },
     "dns-txt": {
@@ -5977,9 +5969,9 @@
       }
     },
     "ip": {
-      "version": "2.0.0",
-      "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz";,
-      "integrity": 
"sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
+      "version": "1.1.9",
+      "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz";,
+      "integrity": 
"sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==",
       "dev": true
     },
     "ipaddr.js": {
@@ -8928,6 +8920,14 @@
       "requires": {
         "ip": "^2.0.0",
         "smart-buffer": "^4.2.0"
+      },
+      "dependencies": {
+        "ip": {
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz";,
+          "integrity": 
"sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
+          "dev": true
+        }
       }
     },
     "socks-proxy-agent": {

Reply via email to