Skip to content

Commit

Permalink
chore: update prophet-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xorsal committed Nov 14, 2024
1 parent f5f95a9 commit 423bf9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@defi-wonderland/prophet-core": "0.0.0-c80cc1e9",
"@defi-wonderland/prophet-core": "0.0.0-88db2d6f",
"@openzeppelin/contracts": "4.9.5",
"solmate": "https://github.com/transmissions11/solmate.git#bfc9c25865a274a7827fea5abf6e4fb64fc64e6c"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@defi-wonderland/[email protected]c80cc1e9":
version "0.0.0-c80cc1e9"
resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-core/-/prophet-core-0.0.0-c80cc1e9.tgz#3586b8bcde26bd670384155f187888745af1e000"
integrity sha512-CU/IRGdOPoHDBiNv3XdimdJqx8Tl/4o3JrkYBKVfx+VW58k9e5i9XquAk+NqDiGZx18TMFZwskkt6fA5cMAQHQ==
"@defi-wonderland/[email protected]88db2d6f":
version "0.0.0-88db2d6f"
resolved "https://registry.yarnpkg.com/@defi-wonderland/prophet-core/-/prophet-core-0.0.0-88db2d6f.tgz#cda83fc86ed283d9e979630a07ef4b98eafc4c44"
integrity sha512-aNbFp1lKVfjzuugKTpmLQNwVIInbhZ/5AFnFR2aZlfzo3JGKwgB1I6Q+X0cgtFgHmXQXDcIUBedOPdxSCBRFCA==

"@defi-wonderland/[email protected]":
version "0.0.0-3e9c8e8b"
Expand Down

0 comments on commit 423bf9e

Please sign in to comment.