From 56e654f499f24f3dd10c295d3b0e43d54f16ee1d Mon Sep 17 00:00:00 2001 From: Rob Secord Date: Thu, 25 May 2023 10:40:28 -0400 Subject: [PATCH] Update to latest contract-allowlist pkg --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index d2d5a37..cef6d8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -938,8 +938,8 @@ integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== "@charged-particles/contract-allowlist@https://github.com/Charged-Particles/contract-allowlist.git": - version "1.0.6" - resolved "https://github.com/Charged-Particles/contract-allowlist.git#fd52dd5963d4d64b010816cdd5ebc36852b0dcec" + version "1.0.7" + resolved "https://github.com/Charged-Particles/contract-allowlist.git#2131129b42519701b99593887bbf73fe2bd02873" dependencies: typescript "^4.9.4"