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 2a8e9fa2 chore(deps): bump nanoid from 3.3.7 to 3.3.8
2a8e9fa2 is described below

commit 2a8e9fa274d9f48e375a6a593cdd898bcc4ad2c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 10:13:58 2024 +0000

    chore(deps): bump nanoid from 3.3.7 to 3.3.8
    
    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 .pnp.cjs                                               |   8 ++++----
 .yarn/cache/nanoid-npm-3.3.7-98824ba130-ac1eb60f61.zip | Bin 15075 -> 0 bytes
 .yarn/cache/nanoid-npm-3.3.8-d22226208b-2d1766606c.zip | Bin 0 -> 28607 bytes
 yarn.lock                                              |   6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index 7a96ffba..f8890091 100644
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -16242,10 +16242,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["nanoid", [\
-      ["npm:3.3.7", {\
-        "packageLocation": 
"./.yarn/cache/nanoid-npm-3.3.7-98824ba130-ac1eb60f61.zip/node_modules/nanoid/",\
+      ["npm:3.3.8", {\
+        "packageLocation": 
"./.yarn/cache/nanoid-npm-3.3.8-d22226208b-2d1766606c.zip/node_modules/nanoid/",\
         "packageDependencies": [\
-          ["nanoid", "npm:3.3.7"]\
+          ["nanoid", "npm:3.3.8"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -18469,7 +18469,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/postcss-npm-8.4.33-6ba8157009-e22a4594c2.zip/node_modules/postcss/",\
         "packageDependencies": [\
           ["postcss", "npm:8.4.33"],\
-          ["nanoid", "npm:3.3.7"],\
+          ["nanoid", "npm:3.3.8"],\
           ["picocolors", "npm:1.0.0"],\
           ["source-map-js", "npm:1.0.2"]\
         ],\
diff --git a/.yarn/cache/nanoid-npm-3.3.7-98824ba130-ac1eb60f61.zip 
b/.yarn/cache/nanoid-npm-3.3.7-98824ba130-ac1eb60f61.zip
deleted file mode 100644
index 2207db73..00000000
Binary files a/.yarn/cache/nanoid-npm-3.3.7-98824ba130-ac1eb60f61.zip and 
/dev/null differ
diff --git a/.yarn/cache/nanoid-npm-3.3.8-d22226208b-2d1766606c.zip 
b/.yarn/cache/nanoid-npm-3.3.8-d22226208b-2d1766606c.zip
new file mode 100644
index 00000000..ec9e2621
Binary files /dev/null and 
b/.yarn/cache/nanoid-npm-3.3.8-d22226208b-2d1766606c.zip differ
diff --git a/yarn.lock b/yarn.lock
index 1fd873e9..820512ec 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -14434,11 +14434,11 @@ __metadata:
   linkType: hard
 
 "nanoid@npm:^3.3.7":
-  version: 3.3.7
-  resolution: "nanoid@npm:3.3.7"
+  version: 3.3.8
+  resolution: "nanoid@npm:3.3.8"
   bin:
     nanoid: bin/nanoid.cjs
-  checksum: 
10/ac1eb60f615b272bccb0e2b9cd933720dad30bf9708424f691b8113826bb91aca7e9d14ef5d9415a6ba15c266b37817256f58d8ce980c82b0ba3185352565679
+  checksum: 
10/2d1766606cf0d6f47b6f0fdab91761bb81609b2e3d367027aff45e6ee7006f660fb7e7781f4a34799fe6734f1268eeed2e37a5fdee809ade0c2d4eb11b0f9c40
   languageName: node
   linkType: hard
 

Reply via email to