Skip to content

Commit 6adce49

Browse files
committed
Update dependencies and bump version
1 parent a5d53aa commit 6adce49

2 files changed

Lines changed: 39 additions & 46 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "airswap",
33
"description": "Command Line Interface (CLI) for the AirSwap Network",
4-
"version": "4.3.1-autonity.3",
4+
"version": "4.3.1-autonity.4",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -23,7 +23,7 @@
2323
"pretty:fix": "prettier --write \"./**/*.ts\""
2424
},
2525
"dependencies": {
26-
"@airswap/libraries": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-libraries-4.3.4-autonity.2.tgz",
26+
"@airswap/libraries": "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-libraries-4.3.4-autonity.4.tgz",
2727
"@oclif/command": "^1.8.22",
2828
"@oclif/config": "^1.18.8",
2929
"@oclif/plugin-help": "^5.2.6",

yarn.lock

Lines changed: 37 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@airswap/batch-call@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-batch-call-4.2.3-autonity.1.tgz":
6-
version "4.2.3-autonity.1"
7-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-batch-call-4.2.3-autonity.1.tgz"
8-
integrity sha512-XN6ZniOaWfEzAkaWJ1qB1aM5/atV2BCS0zB0qKjdT3FWaIb9ofC1hg1Nk1PDYhWyXbr07wKiUnTGfdsCNW+/iA==
5+
"@airswap/batch-call@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-batch-call-4.2.3-autonity.2.tgz":
6+
version "4.2.3-autonity.2"
7+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-batch-call-4.2.3-autonity.2.tgz#46ee0b7d6b141f99262707118431e896e9107f80"
98

109
"@airswap/jsonrpc-client-websocket@0.0.1":
1110
version "0.0.1"
@@ -14,55 +13,50 @@
1413
dependencies:
1514
get-parameter-names "^0.3.0"
1615

17-
"@airswap/libraries@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-libraries-4.3.4-autonity.2.tgz":
18-
version "4.3.4-autonity.2"
19-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-libraries-4.3.4-autonity.2.tgz"
20-
integrity sha512-Vj41zpdw/8EwaEi0BtX3XE/oEpbTeoBmAJPz/q6rjQs10qbe0pOaopmtxh7V+ni6Umo/uI8vAbWRusfxOhW/jw==
16+
"@airswap/libraries@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-libraries-4.3.4-autonity.4.tgz":
17+
version "4.3.4-autonity.4"
18+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-libraries-4.3.4-autonity.4.tgz#3af692519f4f9cc5df1a9a4afdcdbfb71537843f"
2119
dependencies:
22-
"@airswap/batch-call" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-batch-call-4.2.3-autonity.1.tgz"
20+
"@airswap/batch-call" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-batch-call-4.2.3-autonity.2.tgz"
2321
"@airswap/jsonrpc-client-websocket" "0.0.1"
24-
"@airswap/pool" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-pool-4.2.2-autonity.1.tgz"
25-
"@airswap/registry" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-registry-4.2.2-autonity.1.tgz"
26-
"@airswap/staking" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-staking-4.2.2-autonity.1.tgz"
27-
"@airswap/swap" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-4.2.2-autonity.1.tgz"
28-
"@airswap/swap-erc20" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-erc20-4.3.1-autonity.1.tgz"
29-
"@airswap/utils" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-utils-4.3.2-autonity.2.tgz"
30-
"@airswap/wrapper" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-wrapper-4.2.3-autonity.1.tgz"
22+
"@airswap/pool" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-pool-4.2.2-autonity.2.tgz"
23+
"@airswap/registry" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-registry-4.2.2-autonity.2.tgz"
24+
"@airswap/staking" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-staking-4.2.2-autonity.2.tgz"
25+
"@airswap/swap" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-4.2.2-autonity.2.tgz"
26+
"@airswap/swap-erc20" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-erc20-4.3.1-autonity.2.tgz"
27+
"@airswap/utils" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-utils-4.3.2-autonity.4.tgz"
28+
"@airswap/wrapper" "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-wrapper-4.2.3-autonity.2.tgz"
3129
browser-or-node "^2.1.1"
3230
ethers "^5.7.2"
3331
jayson "^4.0.0"
3432
tiny-typed-emitter "^2.1.0"
3533
websocket "^1.0.34"
3634

37-
"@airswap/pool@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-pool-4.2.2-autonity.1.tgz":
38-
version "4.2.2-autonity.1"
39-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-pool-4.2.2-autonity.1.tgz"
40-
integrity sha512-o3556htwZXMq3T0pQWCCJbyGsgwYmcHCtMSb9WACTaLXhLPN0PaigWcJZzCpxII2xU3QmVbsBuaa0Im5ALh4TQ==
35+
"@airswap/pool@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-pool-4.2.2-autonity.2.tgz":
36+
version "4.2.2-autonity.2"
37+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-pool-4.2.2-autonity.2.tgz#c277454eae02b9b74a0b052d79061d6a6b29ff41"
4138

42-
"@airswap/registry@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-registry-4.2.2-autonity.1.tgz":
43-
version "4.2.2-autonity.1"
44-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-registry-4.2.2-autonity.1.tgz"
45-
integrity sha512-t/0nYNPKUtpj7SqSulXW7KKWEjEttau7LAPw4BLaaUUbsPpGYkYsXSaA/L6K7QiLedIoTfnTjHrJXFhPyaTtGQ==
39+
"@airswap/registry@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-registry-4.2.2-autonity.2.tgz":
40+
version "4.2.2-autonity.2"
41+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-registry-4.2.2-autonity.2.tgz#5da044a502a44a24bf851539eb61c10ec99a75b5"
4642

47-
"@airswap/staking@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-staking-4.2.2-autonity.1.tgz":
48-
version "4.2.2-autonity.1"
49-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-staking-4.2.2-autonity.1.tgz"
50-
integrity sha512-hQo1oUyNjkNcfbqmdTIso4thM0/2rMszLT+6Xfgxzm9sayPd4wmzvza3uHlNryaagF1+7xFNkOovEDtCsM7NlA==
43+
"@airswap/staking@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-staking-4.2.2-autonity.2.tgz":
44+
version "4.2.2-autonity.2"
45+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-staking-4.2.2-autonity.2.tgz#c1facd21c0252f1bad6d49be1b2653cb106e81b8"
5146

52-
"@airswap/swap-erc20@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-erc20-4.3.1-autonity.1.tgz":
53-
version "4.3.1-autonity.1"
54-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-erc20-4.3.1-autonity.1.tgz"
55-
integrity sha512-Z6c+hBdC3BACLJCzGfKdZbXsBV3zowlEK3ohu9oFLzRA6gfYcs1Pjrl2jiQWThEHMmb4dYi0YOcr9y52aNAi+A==
47+
"@airswap/swap-erc20@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-erc20-4.3.1-autonity.2.tgz":
48+
version "4.3.1-autonity.2"
49+
uid b5bb0108dc510f07a9aa45a429b8cdc626255fb4
50+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-erc20-4.3.1-autonity.2.tgz#b5bb0108dc510f07a9aa45a429b8cdc626255fb4"
5651

57-
"@airswap/swap@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-4.2.2-autonity.1.tgz":
58-
version "4.2.2-autonity.1"
59-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-swap-4.2.2-autonity.1.tgz"
60-
integrity sha512-TQul6XQAlzTgo4irYK6npTBh0zFUbaNmqee4cIkTvrWl1NQkLj/fnjozBwtMhV9zOLVBya+18IX/yibPp9nXOA==
52+
"@airswap/swap@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-4.2.2-autonity.2.tgz":
53+
version "4.2.2-autonity.2"
54+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-swap-4.2.2-autonity.2.tgz#e8f8a19f855539c9b88311ebe210ddb2e9dfea05"
6155

62-
"@airswap/utils@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-utils-4.3.2-autonity.2.tgz":
63-
version "4.3.2-autonity.2"
64-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-utils-4.3.2-autonity.2.tgz"
65-
integrity sha512-vSVUAQTwboJldaziINKixOFGSs+TqKu6BSJRZ+CgReywyW9eHcLaotx1JhAZU9ntJbRmG5QQNZqJgbL8+nWMVQ==
56+
"@airswap/utils@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-utils-4.3.2-autonity.4.tgz":
57+
version "4.3.2-autonity.4"
58+
uid "1c34626005452918ed63d2e4586391f7ba4c05aa"
59+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-utils-4.3.2-autonity.4.tgz#1c34626005452918ed63d2e4586391f7ba4c05aa"
6660
dependencies:
6761
"@metamask/eth-sig-util" "^5.0.2"
6862
"@uniswap/token-lists" "^1.0.0-beta.24"
@@ -72,10 +66,9 @@
7266
lz-string "^1.5.0"
7367
valid-url "^1.0.9"
7468

75-
"@airswap/wrapper@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-wrapper-4.2.3-autonity.1.tgz":
76-
version "4.2.3-autonity.1"
77-
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.1/airswap-wrapper-4.2.3-autonity.1.tgz"
78-
integrity sha512-N5x9dljmzCnRENbaz2nSXkr7hbJX+f1TQjgOVpAJCmj99z8jhpjgt0IwfARlLV2Dg8g328zVv9COgarnjwLKpQ==
69+
"@airswap/wrapper@https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-wrapper-4.2.3-autonity.2.tgz":
70+
version "4.2.3-autonity.2"
71+
resolved "https://github.com/clearmatics/airswap-protocols/releases/download/pcgc-r6.2/airswap-wrapper-4.2.3-autonity.2.tgz#c823cefab9ed0d2c4cce4a8dadf1554fe2175e9d"
7972

8073
"@ampproject/remapping@^2.2.0":
8174
version "2.3.0"

0 commit comments

Comments
 (0)