From 3faa0d977ef161b968b6814a19f547c32893f215 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 6 Dec 2022 23:30:18 +0000
Subject: [PATCH] Bump qs from 6.5.1 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 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.1...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 6701040..a95775e 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "d3-scale-chromatic": "^1.1.1",
     "eslint-plugin-react": "^7.4.0",
     "node-sass": "^4.5.3",
-    "qs": "^6.5.1",
+    "qs": "^6.5.3",
     "react": "^16.0.0",
     "react-cubedb": "^1.2.4",
     "react-dom": "^16.0.1",
diff --git a/yarn.lock b/yarn.lock
index cc35a90..a45218a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4851,9 +4851,9 @@ qs@6.7.0:
   version "6.7.0"
   resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
 
-qs@^6.5.1, qs@~6.5.1:
-  version "6.5.1"
-  resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
+qs@^6.5.3, qs@~6.5.1:
+  version "6.5.3"
+  resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
 
 qs@~6.4.0:
   version "6.4.0"