Skip to content

Commit d69213a

Browse files
committed
update core lib
1 parent 6f383d9 commit d69213a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"dependencies": {
84-
"@paraswap/core": "2.3.0",
84+
"@paraswap/core": "2.4.0",
8585
"bignumber.js": "^9.0.2",
8686
"ts-essentials": "^9.1.2"
8787
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,10 +1571,10 @@
15711571
"@nodelib/fs.scandir" "2.1.5"
15721572
fastq "^1.6.0"
15731573

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

15791579
"@rollup/plugin-babel@^5.3.1":
15801580
version "5.3.1"

0 commit comments

Comments
 (0)