From 745bcd0bc9d43ac4da782f6d4911a5749ba142e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 02:44:49 +0000 Subject: [PATCH] Bump qs Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 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.3...v6.2.4) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../code/angularProject/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/19-Angular Form#1.Validate input data with Template-driven Forms/code/angularProject/yarn.lock b/19-Angular Form#1.Validate input data with Template-driven Forms/code/angularProject/yarn.lock index d1d6d10..588a783 100644 --- a/19-Angular Form#1.Validate input data with Template-driven Forms/code/angularProject/yarn.lock +++ b/19-Angular Form#1.Validate input data with Template-driven Forms/code/angularProject/yarn.lock @@ -5491,8 +5491,8 @@ qs@6.5.1, qs@~6.5.1: resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" qs@~6.2.0: - version "6.2.3" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.3.tgz#1cfcb25c10a9b2b483053ff39f5dfc9233908cfe" + version "6.2.4" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.4.tgz#d90821bb8537cecc140e6c34f54ec76e54b39b22" qs@~6.3.0: version "6.3.2"