From 67b9538bd655a35a9e9f3c2ff2c87c756efa400f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:03:06 +0000 Subject: [PATCH] Bump qs from 6.10.1 to 6.10.3 in /cassandra-distributed-task-queue-ui Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.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.10.1...v6.10.3) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cassandra-distributed-task-queue-ui/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cassandra-distributed-task-queue-ui/yarn.lock b/cassandra-distributed-task-queue-ui/yarn.lock index aba06948..8a11b2f9 100644 --- a/cassandra-distributed-task-queue-ui/yarn.lock +++ b/cassandra-distributed-task-queue-ui/yarn.lock @@ -8543,8 +8543,8 @@ qs@6.7.0: resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" qs@^6.10.0, qs@^6.6.0, qs@^6.9.6: - version "6.10.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a" + version "6.10.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e" dependencies: side-channel "^1.0.4"