From 79a40d9e274c2ad17b4a4b208e5c053f9e986871 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 07:22:00 +0530 Subject: [PATCH] Update @snapshot-labs/strategies (#1191) Co-authored-by: ChaituVR --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index d4a2894e..be55fefe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2169,7 +2169,7 @@ "@snapshot-labs/strategies@https://github.com/snapshot-labs/snapshot-strategies#master": version "0.1.0" - resolved "https://github.com/snapshot-labs/snapshot-strategies#ae11f201b23113a6045bfbd67f6604100e359094" + resolved "https://github.com/snapshot-labs/snapshot-strategies#101c2bacc6a59de15bb33804dc0e06087ae6930c" dependencies: "@ethersproject/abi" "^5.6.4" "@ethersproject/address" "^5.6.1" @@ -4012,9 +4012,9 @@ fast-safe-stringify@^2.1.1: integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA== fast-uri@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134" - integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw== + version "3.0.2" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.2.tgz#d78b298cf70fd3b752fd951175a3da6a7b48f024" + integrity sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row== fast-xml-parser@3.19.0: version "3.19.0"