From 171abd11133bbd654811735d76ad6351e44e8f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:18:02 +0000 Subject: [PATCH] Bump qs from 6.3.2 to 6.3.3 Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.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.3.2...v6.3.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2cc5cf6..4e4d7bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -347,9 +347,9 @@ autonumeric@^4.2.13: version "4.2.15" resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.2.15.tgz#bc9c7248a258575dbdf33f011c295bdd755aeb92" -autonumeric@^4.2.15: - version "4.4.0" - resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.4.0.tgz#b25a71324b6a6d9c0a065dbd3c6770c521137be0" +autonumeric@^4.4.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/autonumeric/-/autonumeric-4.6.0.tgz#6b87240f060b2d33e36b0c8de5ba7a5ed67a38d4" autoprefixer@^6.3.1: version "6.7.7" @@ -1590,7 +1590,7 @@ compression-webpack-plugin@1.1.11: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -5453,8 +5453,8 @@ qs@6.5.1: resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" qs@~6.3.0: - version "6.3.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.2.tgz#e75bd5f6e268122a2a0e0bda630b2550c166502c" + version "6.3.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.3.tgz#645c23bd6def4d552f258f0aadfeea6fd57f5a86" qs@~6.5.1: version "6.5.2"