Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @paraswap/sdk from 6.10.0 to 6.12.0 #155

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4142,18 +4142,18 @@ __metadata:
languageName: node
linkType: hard

"@paraswap/core@npm:2.2.0":
version: 2.2.0
resolution: "@paraswap/core@npm:2.2.0"
checksum: 10c0/8a62ef1c6bfa9a6b7f9326315263a7c5b77d27aa6624ec846c6308f6e3fb8fe1661a6f7845182c0b7d2c17f15f8c5d2f40ccf6853980fcd8d69caa6bfd21883c
"@paraswap/core@npm:2.4.0":
version: 2.4.0
resolution: "@paraswap/core@npm:2.4.0"
checksum: 10c0/12d032e838182ff6736ab6b5baac82608bf8a73b70c8dbe76c99f7b9ed6eaea4e4e65245dc6c979dd4fc8f4420fe50407d10f561ec6d3aba892429eee0b14b5b
languageName: node
linkType: hard

"@paraswap/sdk@npm:^6.10.0":
version: 6.10.0
resolution: "@paraswap/sdk@npm:6.10.0"
version: 6.12.0
resolution: "@paraswap/sdk@npm:6.12.0"
dependencies:
"@paraswap/core": "npm:2.2.0"
"@paraswap/core": "npm:2.4.0"
bignumber.js: "npm:^9.0.2"
ts-essentials: "npm:^9.1.2"
peerDependencies:
Expand All @@ -4167,7 +4167,7 @@ __metadata:
optional: true
web3:
optional: true
checksum: 10c0/ac097956363648c776ecf4aa3148b75d191e7c96485f339f4e69aab6fe678b5a6d2e40c75b17c7ea9ffc1825aea9af1859ec8c819e3536611621dc055c5e21eb
checksum: 10c0/00d10b8b993663b4937b657f335989baf46c9bcf0febec322fb1c9044a9d35be21136b9b2369bc470044b71d9508f3d998f42dc30fa7988f88a49d48471265d0
languageName: node
linkType: hard

Expand Down
Loading