Skip to content

Commit 80308f1

Browse files
committed
updated version of aqua
1 parent b22030a commit 80308f1

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

THIRD_PARTY_NOTICES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ License: /LICENSES/MIT-1inch.txt
3333

3434
Component: @1inch/aqua
3535
Repo: https://github.com/1inch/aqua
36-
Version: 0.0.4
36+
Version: 0.0.7
3737
License: LicenseRef-Degensoft-Aqua-Source-1.1
3838
Copyright: © 2025 Degensoft Ltd
3939
License: /LICENSES/Aqua-Source-1.1.txt

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "test"
99
},
1010
"dependencies": {
11-
"@1inch/aqua": "github:1inch/aqua#0.0.6",
11+
"@1inch/aqua": "github:1inch/aqua#0.0.7",
1212
"@1inch/solidity-utils": "6.8.0",
1313
"@openzeppelin/contracts": "5.4.0",
1414
"forge-std": "github:foundry-rs/forge-std#v1.11.0"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ __metadata:
55
version: 8
66
cacheKey: 10c0
77

8-
"@1inch/aqua@github:1inch/aqua#0.0.6":
8+
"@1inch/aqua@github:1inch/aqua#0.0.7":
99
version: 0.0.6
10-
resolution: "@1inch/aqua@https://github.com/1inch/aqua.git#commit=bc9f7345f9386aa983cb19689651ede21b20eef8"
10+
resolution: "@1inch/aqua@https://github.com/1inch/aqua.git#commit=ec7e8cf8cb2ba1131b670848d4757cd528014e80"
1111
dependencies:
1212
"@1inch/solidity-utils": "npm:6.8.0"
1313
"@openzeppelin/contracts": "npm:5.4.0"
1414
forge-std: "github:foundry-rs/forge-std#v1.11.0"
15-
checksum: 10c0/57ced616288e9c50c5110381def0c275441eb4c1c3999f77811a29cb536a2b27b5c851431c7fade5b7cee35e140a7d6e1e9b965fb587dddc718614587019d863
15+
checksum: 10c0/78862edce5b4fcafeed934444e162ee1d343884de7c388e7ee7756050207c13ad143078738cbe0d58b64dd18f2002eab7b119e019d34d7eae49a8647c40c54c6
1616
languageName: node
1717
linkType: hard
1818

@@ -42,7 +42,7 @@ __metadata:
4242
version: 0.0.0-use.local
4343
resolution: "@1inch/swap-vm@workspace:."
4444
dependencies:
45-
"@1inch/aqua": "github:1inch/aqua#0.0.6"
45+
"@1inch/aqua": "github:1inch/aqua#0.0.7"
4646
"@1inch/solidity-utils": "npm:6.8.0"
4747
"@openzeppelin/contracts": "npm:5.4.0"
4848
forge-std: "github:foundry-rs/forge-std#v1.11.0"
@@ -2376,11 +2376,11 @@ __metadata:
23762376
linkType: hard
23772377

23782378
"baseline-browser-mapping@npm:^2.8.25":
2379-
version: 2.8.28
2380-
resolution: "baseline-browser-mapping@npm:2.8.28"
2379+
version: 2.8.29
2380+
resolution: "baseline-browser-mapping@npm:2.8.29"
23812381
bin:
23822382
baseline-browser-mapping: dist/cli.js
2383-
checksum: 10c0/d157d73de33bff69cf3413983dc1b2421063cd1c895e9edabc22dcb6667f7e17762b46ebeee5eee7496271351754c12750867c6ea5cb432f1bbe33dc5c62d1e6
2383+
checksum: 10c0/bb5f082d91b59c885504fd4ff999bd890c39e8b818afe00f15f0dfcdb7f7b80a655ad57429563091c0d3722649ba4a2f023ca3ede02e022b12ba6b0322a3314e
23842384
languageName: node
23852385
linkType: hard
23862386

@@ -3437,15 +3437,15 @@ __metadata:
34373437
linkType: hard
34383438

34393439
"form-data@npm:^4.0.0":
3440-
version: 4.0.4
3441-
resolution: "form-data@npm:4.0.4"
3440+
version: 4.0.5
3441+
resolution: "form-data@npm:4.0.5"
34423442
dependencies:
34433443
asynckit: "npm:^0.4.0"
34443444
combined-stream: "npm:^1.0.8"
34453445
es-set-tostringtag: "npm:^2.1.0"
34463446
hasown: "npm:^2.0.2"
34473447
mime-types: "npm:^2.1.12"
3448-
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
3448+
checksum: 10c0/dd6b767ee0bbd6d84039db12a0fa5a2028160ffbfaba1800695713b46ae974a5f6e08b3356c3195137f8530dcd9dfcb5d5ae1eeff53d0db1e5aad863b619ce3b
34493449
languageName: node
34503450
linkType: hard
34513451

0 commit comments

Comments
 (0)