From 584934d1d6b097242e2ff4500709bc9ef9c0c35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 17:06:31 +0000 Subject: [PATCH] build(deps): bump qs from 6.5.2 to 6.5.3 in /pkg/ui 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] --- pkg/ui/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pkg/ui/yarn.lock b/pkg/ui/yarn.lock index c0198cdf4cb7..6927083b406f 100644 --- a/pkg/ui/yarn.lock +++ b/pkg/ui/yarn.lock @@ -1400,8 +1400,7 @@ version "0.0.12" "@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js": - version "0.0.0" - uid "" + version "0.0.12" "@cockroachlabs/design-tokens@0.4.5": version "0.4.5" @@ -14021,9 +14020,9 @@ qs@^6.10.0: side-channel "^1.0.4" 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"