From 58f01b5773cc2815d2cb589a2fd0d987cff02493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 19:22:34 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.5.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 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.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6c4d60d..27d3abc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -770,10 +770,10 @@ "@parcel/utils" "^1.11.0" physical-cpu-count "^2.0.0" -"@scratch-css/scratch@^1.0.2": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@scratch-css/scratch/-/scratch-1.0.1.tgz#8b487e800c54b9e474e4b295969dcb5987a3d616" - integrity sha512-AMzM7W8AgrIVanWdK17vQBTnqsC1cT0g4JlbgWfddQfBPDTEhT+ust/DHYOQ7AJmgI22v7ViwU4PLI8PFV/4jw== +"@scratch-css/scratch@scratch-css/scratch": + version "2.0.1" + uid "607bf4a21c511eb6e3b66867233aab91bcf8e9a4" + resolved "https://codeload.github.com/scratch-css/scratch/tar.gz/607bf4a21c511eb6e3b66867233aab91bcf8e9a4" "@types/q@^1.5.1": version "1.5.2" @@ -4485,9 +4485,9 @@ q@^1.1.2: integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= qs@~6.5.2: - version "6.5.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" - integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" + integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA== querystring-es3@^0.2.0: version "0.2.1"