From 55985fbc9a2a89e6a77c986153c79d91f44e5eb2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 29 Feb 2024 21:10:20 +0000
Subject: [PATCH] Bump ip from 1.1.5 to 1.1.9 in
 /spring-boot/thymeleaf-vue/client

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .../thymeleaf-vue/client/package-lock.json    | 26 ++++++++++++-------
 1 file changed, 17 insertions(+), 9 deletions(-)

diff --git a/spring-boot/thymeleaf-vue/client/package-lock.json b/spring-boot/thymeleaf-vue/client/package-lock.json
index e7284b094..c719d7282 100644
--- a/spring-boot/thymeleaf-vue/client/package-lock.json
+++ b/spring-boot/thymeleaf-vue/client/package-lock.json
@@ -6652,12 +6652,6 @@
           "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==",
           "dev": true
         },
-        "ip": {
-          "version": "2.0.0",
-          "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz",
-          "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==",
-          "dev": true
-        },
         "is-docker": {
           "version": "2.2.1",
           "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
@@ -17427,6 +17421,14 @@
       "requires": {
         "ip": "^1.1.0",
         "safe-buffer": "^5.0.1"
+      },
+      "dependencies": {
+        "ip": {
+          "version": "1.1.9",
+          "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz",
+          "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==",
+          "dev": true
+        }
       }
     },
     "dns-txt": {
@@ -20472,9 +20474,9 @@
       }
     },
     "ip": {
-      "version": "1.1.5",
-      "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
-      "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=",
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz",
+      "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==",
       "dev": true
     },
     "ip-regex": {
@@ -31101,6 +31103,12 @@
             }
           }
         },
+        "ip": {
+          "version": "1.1.9",
+          "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz",
+          "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==",
+          "dev": true
+        },
         "is-absolute-url": {
           "version": "3.0.3",
           "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-3.0.3.tgz",