From cd7ddbaeb6d6032a13e77d6846b5dd3831355eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 10:27:17 +0000 Subject: [PATCH] chore(deps): bump addsearch-js-client from 0.8.14 to 0.8.16 Bumps [addsearch-js-client](https://github.com/AddSearch/js-client-library) from 0.8.14 to 0.8.16. - [Release notes](https://github.com/AddSearch/js-client-library/releases) - [Commits](https://github.com/AddSearch/js-client-library/compare/v0.8.14...v0.8.16) --- updated-dependencies: - dependency-name: addsearch-js-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fe8c9d7f0..2b2b53c0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2863,9 +2863,9 @@ acorn@^8.9.0: integrity sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw== addsearch-js-client@^0.8.11: - version "0.8.14" - resolved "https://registry.npmjs.org/addsearch-js-client/-/addsearch-js-client-0.8.14.tgz" - integrity sha512-mHGrDp0qCpM8JXndH28OMXqDjlfwvSQ1RwL7KuGxDK+CVaJEVfXbJy9DYlPJJqc4ytQ72JRFh0qpon440XYzyA== + version "0.8.16" + resolved "https://registry.yarnpkg.com/addsearch-js-client/-/addsearch-js-client-0.8.16.tgz#fbeab419fb7fcd2983b2e71e24e7c8794f4fe41f" + integrity sha512-qX766xINtktzOMG4Xin611PedIltbO0ijLvn9dLcfsaA251C4+10k/tQkqHG6wxUL+z1S1+gbLb1Saxy1jqK3A== dependencies: axios "^1.7.2" buffer "^6.0.3"