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

commit f523f3bfa6c768bd7ec511baa641ba151698af72
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Tue Feb 13 12:16:26 2024 +0100

    chore: update http-cache-semantics to 4.1.1
---
 antora-ui-camel/.pnp.cjs                                |   9 +--------
 ...-cache-semantics-npm-3.8.1-9d037f563e-88821cd308.zip | Bin 10870 -> 0 bytes
 antora-ui-camel/package.json                            |   3 +++
 antora-ui-camel/yarn.lock                               |   9 +--------
 4 files changed, 5 insertions(+), 16 deletions(-)

diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index 1a11b464..9e95a5f1 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -2150,7 +2150,7 @@ const RAW_RUNTIME_STATE =
           ["cacheable-request", "npm:2.1.4"],\
           ["clone-response", "npm:1.0.2"],\
           ["get-stream", "npm:3.0.0"],\
-          ["http-cache-semantics", "npm:3.8.1"],\
+          ["http-cache-semantics", "npm:4.1.1"],\
           ["keyv", "npm:3.0.0"],\
           ["lowercase-keys", "npm:1.0.0"],\
           ["normalize-url", "npm:2.0.1"],\
@@ -6224,13 +6224,6 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["http-cache-semantics", [\
-      ["npm:3.8.1", {\
-        "packageLocation": 
"./.yarn/cache/http-cache-semantics-npm-3.8.1-9d037f563e-88821cd308.zip/node_modules/http-cache-semantics/",\
-        "packageDependencies": [\
-          ["http-cache-semantics", "npm:3.8.1"]\
-        ],\
-        "linkType": "HARD"\
-      }],\
       ["npm:4.1.1", {\
         "packageLocation": 
"./.yarn/cache/http-cache-semantics-npm-4.1.1-1120131375-362d5ed66b.zip/node_modules/http-cache-semantics/",\
         "packageDependencies": [\
diff --git 
a/antora-ui-camel/.yarn/cache/http-cache-semantics-npm-3.8.1-9d037f563e-88821cd308.zip
 
b/antora-ui-camel/.yarn/cache/http-cache-semantics-npm-3.8.1-9d037f563e-88821cd308.zip
deleted file mode 100644
index 4c220a71..00000000
Binary files 
a/antora-ui-camel/.yarn/cache/http-cache-semantics-npm-3.8.1-9d037f563e-88821cd308.zip
 and /dev/null differ
diff --git a/antora-ui-camel/package.json b/antora-ui-camel/package.json
index 91af15ea..32d4fea2 100644
--- a/antora-ui-camel/package.json
+++ b/antora-ui-camel/package.json
@@ -78,5 +78,8 @@
     "highlight.js@9.18.1": {
       "unplugged": true
     }
+  },
+  "resolutions": {
+    "http-cache-semantics": "4.1.1"
   }
 }
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 4d865da3..4f90dc67 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -5406,14 +5406,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"http-cache-semantics@npm:3.8.1":
-  version: 3.8.1
-  resolution: "http-cache-semantics@npm:3.8.1"
-  checksum: 
88821cd3082a0aaced65d2aa8d1670672aaf27b0b4e6dbf6acca9ac11f6b58dd0f9628934baa9ea98191a60d6e9f60605b83c4859774ae066de0116c63be404c
-  languageName: node
-  linkType: hard
-
-"http-cache-semantics@npm:^4.1.1":
+"http-cache-semantics@npm:4.1.1":
   version: 4.1.1
   resolution: "http-cache-semantics@npm:4.1.1"
   checksum: 
362d5ed66b12ceb9c0a328fb31200b590ab1b02f4a254a697dc796850cc4385603e75f53ec59f768b2dad3bfa1464bd229f7de278d2899a0e3beffc634b6683f

Reply via email to