From 99c6fc86e4b79d61d9d57a8577f40c034304c7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 14:43:00 +0000 Subject: [PATCH] Bump qs from 6.5.2 to 6.5.3 in /sdk 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] --- sdk/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/yarn.lock b/sdk/yarn.lock index a9870f05..02b979c1 100644 --- a/sdk/yarn.lock +++ b/sdk/yarn.lock @@ -3150,7 +3150,7 @@ block-stream@*: "@nomiclabs/hardhat-etherscan" "^2.1.7" "@uniswap/v2-core" "^1.0.1" "@uniswap/v2-periphery" "^1.1.0-beta.0" - barretenberg "file:../../.cache/yarn/v6/npm-blockchain-0.0.0-27c6d94d-ee7c-48dd-af01-e77058a7b342-1636717669805/barretenberg.js/dest-es" + barretenberg "file:../barretenberg.js/dest-es" bigint-buffer "^1.1.5" debug "^4.1.1" dotenv "^8.2.0" @@ -8467,9 +8467,9 @@ qs@^6.5.2: 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" @@ -9212,9 +9212,9 @@ srcset@^3.0.0: version "1.0.0" dependencies: "@koa/cors" "^3.0.0" - barretenberg "file:../../.cache/yarn/v6/npm-sriracha-1.0.0-aa242bba-433a-466a-9158-5e7b06de8afe-1636717672963/barretenberg.js/dest-es" + barretenberg "file:../barretenberg.js/dest-es" bigint-buffer "^1.1.5" - blockchain "file:../../.cache/yarn/v6/npm-sriracha-1.0.0-aa242bba-433a-466a-9158-5e7b06de8afe-1636717672963/blockchain/dest-es" + blockchain "file:../blockchain/dest-es" ethers "5.0.29" fs-extra "9.0.1" koa "^2.7.0"