From 081c589ce3e1b284afd10c00207613ffc719f62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 15:21:39 +0000 Subject: [PATCH] Bump qs from 6.5.1 to 6.5.3 in /mingle-rails5 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: indirect ... Signed-off-by: dependabot[bot] --- mingle-rails5/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingle-rails5/yarn.lock b/mingle-rails5/yarn.lock index 7a6058b7..68fcf85f 100644 --- a/mingle-rails5/yarn.lock +++ b/mingle-rails5/yarn.lock @@ -7429,8 +7429,8 @@ qrcode-terminal@~0.11.0: resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.11.0.tgz#ffc6c28a2fc0bfb47052b47e23f4f446a5fbdb9e" qs@6.5.1, qs@~6.2.0, qs@~6.3.0, qs@~6.4.0, qs@~6.5.0, qs@~6.5.1: - version "6.5.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" query-string@^4.1.0: version "4.3.4"