diff --git a/package.json b/package.json index 19ac6a4..9c25561 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@defi-wonderland/prophet-core": "0.0.0-3afab791", - "@defi-wonderland/prophet-modules": "0.0.0-b72dcda6" + "@defi-wonderland/prophet-modules": "0.0.0-43e8be69" }, "devDependencies": { "@commitlint/cli": "19.3.0", diff --git a/yarn.lock b/yarn.lock index a160294..64edfed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,10 +200,10 @@ resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-core/-/prophet-core-0.0.0-4d28a0ec.tgz#228896bb7b9b239c6c25b4deefa8b204d87d7118" integrity sha512-BF+gSf+nZWNByr9V2/eUvdt7zHlScP0hF47L+grlllMHRadm8T7Eboo6jpIHOgMpLkfNAEVsOyg2vfvgABzACQ== -"@defi-wonderland/prophet-modules@0.0.0-b72dcda6": - version "0.0.0-b72dcda6" - resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-modules/-/prophet-modules-0.0.0-b72dcda6.tgz#37c77f72c68b5d4d1019460e665446f76206d04f" - integrity sha512-tpBmXL85F9ml4qN1LnB5SGKPJRg5VgrAYezo+yGJTybJyqiA6o9S8o1GU8m4j3h6uw0KAsPATRTwrxmvGiYjjg== +"@defi-wonderland/prophet-modules@0.0.0-43e8be69": + version "0.0.0-43e8be69" + resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-modules/-/prophet-modules-0.0.0-43e8be69.tgz#64646bb83acb41767a0685df188a3b8597f99486" + integrity sha512-4DLkKph2RrDnv2Tq7YrD8W63Jddre8ZnoLnBIhzkbLtn2GZC0S8tZUTfBrNT2OWW2WO5OgJsGJOt08i50mHpjg== dependencies: "@defi-wonderland/prophet-core" "0.0.0-4d28a0ec" "@openzeppelin/contracts" "4.9.5" @@ -1732,9 +1732,9 @@ solhint-community@4.0.0: optionalDependencies: prettier "^2.8.3" -"solmate@https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c": +"solmate@git+https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c": version "6.1.0" - resolved "https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c" + resolved "git+https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c" sort-object-keys@^1.1.3: version "1.1.3"