From 04cf64d0d4535e92121c8fc0f13cc72ad64fc90f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:22:06 +0000 Subject: [PATCH] Bump qs from 6.2.1 to 6.2.4 in /apps/elvis Bumps [qs](https://github.com/ljharb/qs) from 6.2.1 to 6.2.4. - [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.2.1...v6.2.4) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/elvis/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/elvis/yarn.lock b/apps/elvis/yarn.lock index 696447c1..2f8e46d1 100644 --- a/apps/elvis/yarn.lock +++ b/apps/elvis/yarn.lock @@ -3094,8 +3094,8 @@ q@^1.1.2: resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e" qs@~6.2.0: - version "6.2.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625" + version "6.2.4" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.4.tgz#d90821bb8537cecc140e6c34f54ec76e54b39b22" qs@~6.3.0: version "6.3.0"