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-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 2613a451 chore(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 
(#1301)
2613a451 is described below

commit 2613a4511b7fbeba3bb7eb68d47d7f0f961a3100
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 16 08:36:58 2025 +0100

    chore(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 (#1301)
    
    Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) from 
9.0.5 to 9.0.6.
    - [Release notes](https://github.com/octokit/endpoint.js/releases)
    - [Commits](https://github.com/octokit/endpoint.js/compare/v9.0.5...v9.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/endpoint"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .pnp.cjs                                                |   8 ++++----
 ...octokit-endpoint-npm-9.0.5-9f96e75a5d-212122f653.zip | Bin 36875 -> 0 bytes
 ...octokit-endpoint-npm-9.0.6-7fb8efbd70-2bf7764233.zip | Bin 0 -> 36971 bytes
 yarn.lock                                               |   6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index 6413ff51..e7e0466c 100644
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -2093,10 +2093,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["@octokit/endpoint", [\
-      ["npm:9.0.5", {\
-        "packageLocation": 
"./.yarn/cache/@octokit-endpoint-npm-9.0.5-9f96e75a5d-212122f653.zip/node_modules/@octokit/endpoint/",\
+      ["npm:9.0.6", {\
+        "packageLocation": 
"./.yarn/cache/@octokit-endpoint-npm-9.0.6-7fb8efbd70-2bf7764233.zip/node_modules/@octokit/endpoint/",\
         "packageDependencies": [\
-          ["@octokit/endpoint", "npm:9.0.5"],\
+          ["@octokit/endpoint", "npm:9.0.6"],\
           ["@octokit/types", "npm:13.5.0"],\
           ["universal-user-agent", "npm:6.0.0"]\
         ],\
@@ -2197,7 +2197,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/@octokit-request-npm-8.4.0-75489e49cf-176cd83c68.zip/node_modules/@octokit/request/",\
         "packageDependencies": [\
           ["@octokit/request", "npm:8.4.0"],\
-          ["@octokit/endpoint", "npm:9.0.5"],\
+          ["@octokit/endpoint", "npm:9.0.6"],\
           ["@octokit/request-error", "npm:5.1.1"],\
           ["@octokit/types", "npm:13.5.0"],\
           ["universal-user-agent", "npm:6.0.0"]\
diff --git a/.yarn/cache/@octokit-endpoint-npm-9.0.5-9f96e75a5d-212122f653.zip 
b/.yarn/cache/@octokit-endpoint-npm-9.0.5-9f96e75a5d-212122f653.zip
deleted file mode 100644
index 30215efc..00000000
Binary files 
a/.yarn/cache/@octokit-endpoint-npm-9.0.5-9f96e75a5d-212122f653.zip and 
/dev/null differ
diff --git a/.yarn/cache/@octokit-endpoint-npm-9.0.6-7fb8efbd70-2bf7764233.zip 
b/.yarn/cache/@octokit-endpoint-npm-9.0.6-7fb8efbd70-2bf7764233.zip
new file mode 100644
index 00000000..51eda337
Binary files /dev/null and 
b/.yarn/cache/@octokit-endpoint-npm-9.0.6-7fb8efbd70-2bf7764233.zip differ
diff --git a/yarn.lock b/yarn.lock
index 47e17886..68b2734d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1810,12 +1810,12 @@ __metadata:
   linkType: hard
 
 "@octokit/endpoint@npm:^9.0.1":
-  version: 9.0.5
-  resolution: "@octokit/endpoint@npm:9.0.5"
+  version: 9.0.6
+  resolution: "@octokit/endpoint@npm:9.0.6"
   dependencies:
     "@octokit/types": "npm:^13.1.0"
     universal-user-agent: "npm:^6.0.0"
-  checksum: 
10/212122f653bf076ec37dd7de44bd54db74aa3cd16be4c395c91444488331becd83351e26b30248168e2cc28fc07b1a96e8f74adbbab02826f76de92e069f391f
+  checksum: 
10/2bf776423365ee926bf3f722a664e52f1070758eff4a176279fb132103fd0c76e3541f83ace49bbad9a64f9c9b8de453be565ca8d6136989e9514dea65380ecf
   languageName: node
   linkType: hard
 

Reply via email to