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 149412ec Bump qs from 6.5.2 to 6.5.3 in /antora-ui-camel
149412ec is described below

commit 149412ecebd6a0376010016ef6fd3cb8e864dbd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 6 15:32:36 2022 +0000

    Bump qs from 6.5.2 to 6.5.3 in /antora-ui-camel
    
    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 antora-ui-camel/.pnp.cjs                                |   8 ++++----
 .../.yarn/cache/qs-npm-6.5.2-dbf9d8386b-24af7b9928.zip  | Bin 31048 -> 0 bytes
 .../.yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip  | Bin 0 -> 34819 bytes
 antora-ui-camel/yarn.lock                               |   6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index 57f2ccc9..43e580f7 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -10384,10 +10384,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) 
{
         }]\
       ]],\
       ["qs", [\
-        ["npm:6.5.2", {\
-          "packageLocation": 
"./.yarn/cache/qs-npm-6.5.2-dbf9d8386b-24af7b9928.zip/node_modules/qs/",\
+        ["npm:6.5.3", {\
+          "packageLocation": 
"./.yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip/node_modules/qs/",\
           "packageDependencies": [\
-            ["qs", "npm:6.5.2"]\
+            ["qs", "npm:6.5.3"]\
           ],\
           "linkType": "HARD"\
         }],\
@@ -10828,7 +10828,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["mime-types", "npm:2.1.24"],\
             ["oauth-sign", "npm:0.9.0"],\
             ["performance-now", "npm:2.1.0"],\
-            ["qs", "npm:6.5.2"],\
+            ["qs", "npm:6.5.3"],\
             ["safe-buffer", "npm:5.1.2"],\
             ["tough-cookie", "npm:2.5.0"],\
             ["tunnel-agent", "npm:0.6.0"],\
diff --git a/antora-ui-camel/.yarn/cache/qs-npm-6.5.2-dbf9d8386b-24af7b9928.zip 
b/antora-ui-camel/.yarn/cache/qs-npm-6.5.2-dbf9d8386b-24af7b9928.zip
deleted file mode 100644
index 58739e4d..00000000
Binary files 
a/antora-ui-camel/.yarn/cache/qs-npm-6.5.2-dbf9d8386b-24af7b9928.zip and 
/dev/null differ
diff --git a/antora-ui-camel/.yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip 
b/antora-ui-camel/.yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip
new file mode 100644
index 00000000..6714c3cf
Binary files /dev/null and 
b/antora-ui-camel/.yarn/cache/qs-npm-6.5.3-90b2635484-6f20bf08ca.zip differ
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 2804c277..8e2b3eec 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -9066,9 +9066,9 @@ fsevents@^1.2.7:
   linkType: hard
 
 "qs@npm:~6.5.2":
-  version: 6.5.2
-  resolution: "qs@npm:6.5.2"
-  checksum: 
24af7b9928ba2141233fba2912876ff100403dba1b08b20c3b490da9ea6c636760445ea2211a079e7dfa882a5cf8f738337b3748c8bdd0f93358fa8881d2db8f
+  version: 6.5.3
+  resolution: "qs@npm:6.5.3"
+  checksum: 
6f20bf08cabd90c458e50855559539a28d00b2f2e7dddcb66082b16a43188418cb3cb77cbd09268bcef6022935650f0534357b8af9eeb29bf0f27ccb17655692
   languageName: node
   linkType: hard
 

Reply via email to