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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new fa107a11e16 Bump ip from 2.0.0 to 2.0.1 in /docs (#13221)
fa107a11e16 is described below

commit fa107a11e16861f299cad6ed999e77e9bbf88fc8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 21 06:36:26 2024 +0100

    Bump ip from 2.0.0 to 2.0.1 in /docs (#13221)
    
    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 docs/.pnp.cjs                                      |   8 ++++----
 .../cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip   | Bin 5265 -> 0 bytes
 .../cache/ip-npm-2.0.1-ee48691f03-d765c9fd21.zip   | Bin 0 -> 5866 bytes
 docs/.yarn/install-state.gz                        | Bin 500389 -> 520198 bytes
 docs/yarn.lock                                     |   6 +++---
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs
index 510507d7794..a20cb8f02d8 100644
--- a/docs/.pnp.cjs
+++ b/docs/.pnp.cjs
@@ -3396,10 +3396,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
         }]\
       ]],\
       ["ip", [\
-        ["npm:2.0.0", {\
-          "packageLocation": 
"./.yarn/cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip/node_modules/ip/",\
+        ["npm:2.0.1", {\
+          "packageLocation": 
"./.yarn/cache/ip-npm-2.0.1-ee48691f03-d765c9fd21.zip/node_modules/ip/",\
           "packageDependencies": [\
-            ["ip", "npm:2.0.0"]\
+            ["ip", "npm:2.0.1"]\
           ],\
           "linkType": "HARD"\
         }]\
@@ -5711,7 +5711,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
           "packageLocation": 
"./.yarn/cache/socks-npm-2.7.1-17f2b53052-259d9e3e8e.zip/node_modules/socks/",\
           "packageDependencies": [\
             ["socks", "npm:2.7.1"],\
-            ["ip", "npm:2.0.0"],\
+            ["ip", "npm:2.0.1"],\
             ["smart-buffer", "npm:4.2.0"]\
           ],\
           "linkType": "HARD"\
diff --git a/docs/.yarn/cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip 
b/docs/.yarn/cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip
deleted file mode 100644
index 0aad8938ba5..00000000000
Binary files a/docs/.yarn/cache/ip-npm-2.0.0-204facb3cc-cfcfac6b87.zip and 
/dev/null differ
diff --git a/docs/.yarn/cache/ip-npm-2.0.1-ee48691f03-d765c9fd21.zip 
b/docs/.yarn/cache/ip-npm-2.0.1-ee48691f03-d765c9fd21.zip
new file mode 100644
index 00000000000..64fadbd341f
Binary files /dev/null and 
b/docs/.yarn/cache/ip-npm-2.0.1-ee48691f03-d765c9fd21.zip differ
diff --git a/docs/.yarn/install-state.gz b/docs/.yarn/install-state.gz
index 45c817350a2..9cbbab7b406 100644
Binary files a/docs/.yarn/install-state.gz and b/docs/.yarn/install-state.gz 
differ
diff --git a/docs/yarn.lock b/docs/yarn.lock
index f71f73a6f81..b25dbbba2bb 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -2858,9 +2858,9 @@ __metadata:
   linkType: hard
 
 "ip@npm:^2.0.0":
-  version: 2.0.0
-  resolution: "ip@npm:2.0.0"
-  checksum: 
cfcfac6b873b701996d71ec82a7dd27ba92450afdb421e356f44044ed688df04567344c36cbacea7d01b1c39a4c732dc012570ebe9bebfb06f27314bca625349
+  version: 2.0.1
+  resolution: "ip@npm:2.0.1"
+  checksum: 
d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
   languageName: node
   linkType: hard
 

Reply via email to