From 8c80c00089a2325d221d6248fca724b23c193c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:41:08 +1100 Subject: [PATCH] Bump qs from 6.10.1 to 6.11.0 (#142) Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0. - [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.10.1...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index e5f302b..6bdef9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5971,7 +5971,7 @@ __metadata: languageName: node linkType: hard -"qs@npm:6.11.0": +"qs@npm:6.11.0, qs@npm:^6.9.4": version: 6.11.0 resolution: "qs@npm:6.11.0" dependencies: @@ -5980,15 +5980,6 @@ __metadata: languageName: node linkType: hard -"qs@npm:^6.9.4": - version: 6.10.1 - resolution: "qs@npm:6.10.1" - dependencies: - side-channel: ^1.0.4 - checksum: 00e390dbf98eff4d8ff121b61ab2fe32106852290de99ecd0e40fc76651c4101f43fc6cc8313cb69423563876fc532951b11dda55d2917def05f292258263480 - languageName: node - linkType: hard - "randombytes@npm:2.0.3": version: 2.0.3 resolution: "randombytes@npm:2.0.3"