Skip to content

Commit

Permalink
update core lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Velenir committed Jun 24, 2024
1 parent 6f383d9 commit d69213a
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 @@ -81,7 +81,7 @@
}
},
"dependencies": {
"@paraswap/core": "2.3.0",
"@paraswap/core": "2.4.0",
"bignumber.js": "^9.0.2",
"ts-essentials": "^9.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,10 +1571,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@paraswap/core@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@paraswap/core/-/core-2.3.0.tgz#3882f0f4be7f34d24cfb60bfe57ee753ab61a969"
integrity sha512-WeRDmnGoenkSQ8b4Q/fFcyWAlmnyQq6bzRjYPRW3VQSjOU10d5QAcspH9Ex7zeN22n7ZZjmi9Q/xn8tpxTOSMQ==
"@paraswap/core@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@paraswap/core/-/core-2.4.0.tgz#82dac1f2eb5622b90eec352031f0711037bd8eff"
integrity sha512-msv0Etc5f7H2UDnDd23wKzNnx64fj1iwt8IlBORTFIpxJ1+fa+TqNO7lhtohfRiVmU3dnnAMcjEi4D+WHSWpvw==

"@rollup/plugin-babel@^5.3.1":
version "5.3.1"
Expand Down

0 comments on commit d69213a

Please sign in to comment.