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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9b3eabd7 Bump word-wrap from 1.2.3 to 1.2.5
9b3eabd7 is described below

commit 9b3eabd71ce9831bc3511ad72477cfdc12200edc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 13 16:46:27 2024 +0000

    Bump word-wrap from 1.2.3 to 1.2.5
    
    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 
1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - 
[Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 .pnp.cjs                                                 |   8 ++++----
 .../cache/word-wrap-npm-1.2.3-7fb15ab002-08a677e157.zip  | Bin 5246 -> 0 bytes
 .../cache/word-wrap-npm-1.2.5-42d00c4b09-1ec6f6089f.zip  | Bin 0 -> 5623 bytes
 yarn.lock                                                |   6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
old mode 100755
new mode 100644
index 2af9c3f7..7835cb21
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -16545,7 +16545,7 @@ const RAW_RUNTIME_STATE =
           ["levn", "npm:0.3.0"],\
           ["prelude-ls", "npm:1.1.2"],\
           ["type-check", "npm:0.3.2"],\
-          ["word-wrap", "npm:1.2.3"]\
+          ["word-wrap", "npm:1.2.5"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -23137,10 +23137,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["word-wrap", [\
-      ["npm:1.2.3", {\
-        "packageLocation": 
"./.yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-08a677e157.zip/node_modules/word-wrap/",\
+      ["npm:1.2.5", {\
+        "packageLocation": 
"./.yarn/cache/word-wrap-npm-1.2.5-42d00c4b09-1ec6f6089f.zip/node_modules/word-wrap/",\
         "packageDependencies": [\
-          ["word-wrap", "npm:1.2.3"]\
+          ["word-wrap", "npm:1.2.5"]\
         ],\
         "linkType": "HARD"\
       }]\
diff --git a/.yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-08a677e157.zip 
b/.yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-08a677e157.zip
deleted file mode 100644
index f7046368..00000000
Binary files a/.yarn/cache/word-wrap-npm-1.2.3-7fb15ab002-08a677e157.zip and 
/dev/null differ
diff --git a/.yarn/cache/word-wrap-npm-1.2.5-42d00c4b09-1ec6f6089f.zip 
b/.yarn/cache/word-wrap-npm-1.2.5-42d00c4b09-1ec6f6089f.zip
new file mode 100644
index 00000000..39dac5cc
Binary files /dev/null and 
b/.yarn/cache/word-wrap-npm-1.2.5-42d00c4b09-1ec6f6089f.zip differ
diff --git a/yarn.lock b/yarn.lock
index bfdd1f29..2077640c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -21008,9 +21008,9 @@ __metadata:
   linkType: hard
 
 "word-wrap@npm:~1.2.3":
-  version: 1.2.3
-  resolution: "word-wrap@npm:1.2.3"
-  checksum: 
10/08a677e1578b9cc367a03d52bc51b6869fec06303f68d29439e4ed647257411f857469990c31066c1874678937dac737c9f8f20d3fd59918fb86b7d926a76b15
+  version: 1.2.5
+  resolution: "word-wrap@npm:1.2.5"
+  checksum: 
10/1ec6f6089f205f83037be10d0c4b34c9183b0b63fca0834a5b3cee55dd321429d73d40bb44c8fc8471b5203d6e8f8275717f49a8ff4b2b0ab41d7e1b563e0854
   languageName: node
   linkType: hard
 

Reply via email to