From d243119267ee679635c4f79c70079efd701654cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 08:53:50 +0000 Subject: [PATCH] chore(deps): bump @bundlr-network/client from 0.8.7 to 0.8.9 Bumps [@bundlr-network/client](https://github.com/Bundlr-Network/js-client) from 0.8.7 to 0.8.9. - [Release notes](https://github.com/Bundlr-Network/js-client/releases) - [Commits](https://github.com/Bundlr-Network/js-client/commits) --- updated-dependencies: - dependency-name: "@bundlr-network/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9da0f1f0cdbf..83006ee29352 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@apollo/client": "^3.6.9", - "@bundlr-network/client": "^0.8.7", + "@bundlr-network/client": "^0.8.9", "@giphy/js-fetch-api": "^4.3.1", "@giphy/react-components": "^6.2.0", "@headlessui/react": "^1.7.2", diff --git a/yarn.lock b/yarn.lock index 087e07443ea6..6928481276c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -547,10 +547,10 @@ "@babel/helper-validator-identifier" "^7.18.6" to-fast-properties "^2.0.0" -"@bundlr-network/client@^0.8.7": - version "0.8.7" - resolved "https://registry.yarnpkg.com/@bundlr-network/client/-/client-0.8.7.tgz#e77ab19b03a2180ac27fb9ee39a6c40a7f9e1f58" - integrity sha512-WcowrFK6YqO5t1d7jOOcoaV23bjMrvxGfQi9q+b0Ibn+V7nlUh/pWMry/63HZLpsPmWguMrjFtA9ZdZbyCkLTw== +"@bundlr-network/client@^0.8.9": + version "0.8.9" + resolved "https://registry.yarnpkg.com/@bundlr-network/client/-/client-0.8.9.tgz#58e969a5d80f8d25d212d46bb7a060730a3c1736" + integrity sha512-SJ7BAt/KhONeFQ0+nbqrw2DUWrsev6y6cmlXt+3x7fPCkw7OJwudtxV/h2nBteZd65NXjqw8yzkmLiLfZ7CCRA== dependencies: "@solana/wallet-adapter-base" "^0.9.2" "@solana/web3.js" "^1.36.0"