Skip to content

Commit dc3da61

Browse files
committed
add yarn.lock compatible with master
Signed-off-by: Ihor Farion <ihor@umaproject.org>
1 parent cc464db commit dc3da61

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,6 @@
140140
"resolutions": {
141141
"**/eccrypto/secp256k1": "3.8.1",
142142
"**/eth-crypto/secp256k1": "5.0.1"
143-
}
143+
},
144+
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
144145
}

yarn.lock

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,6 +1574,23 @@
15741574
"@jridgewell/resolve-uri" "^3.1.0"
15751575
"@jridgewell/sourcemap-codec" "^1.4.14"
15761576

1577+
"@layerzerolabs/lz-evm-protocol-v2@^3.0.70":
1578+
version "3.0.73"
1579+
resolved "https://registry.yarnpkg.com/@layerzerolabs/lz-evm-protocol-v2/-/lz-evm-protocol-v2-3.0.73.tgz#bad4727008143dbb3aaa352ac5bb8aff458c6dd1"
1580+
integrity sha512-I1mw4/r/IN4S4BRMMgMY/eM7Ov8pHEuW3Wcw83cFGcwDjIwxGKbiDe4ueujHxRgJpNOcsz435waqdue5qxTp2Q==
1581+
1582+
"@layerzerolabs/oapp-evm@^0.3.1":
1583+
version "0.3.1"
1584+
resolved "https://registry.yarnpkg.com/@layerzerolabs/oapp-evm/-/oapp-evm-0.3.1.tgz#79ebeba4f9a9b1b72e0674775ce4e9e027303d1b"
1585+
integrity sha512-SOuvqy1s+tWwgixR+hw5d9izS8z2tiO8XwGddlnSte24e9lxnOrqwMaOdIJt0GorTJk5rdUgrMlBW0HVwYMZDw==
1586+
dependencies:
1587+
ethers "^5.7.2"
1588+
1589+
"@layerzerolabs/oft-evm@^3.1.2":
1590+
version "3.1.2"
1591+
resolved "https://registry.yarnpkg.com/@layerzerolabs/oft-evm/-/oft-evm-3.1.2.tgz#599056728ea065038092084ba490579f8e88de55"
1592+
integrity sha512-2aqbnZW8SuLzhSBpQEraEl4LJYi97oNqxg5GTWoIvQNebQ/qkbppEs6kaEQxFqgo+I78v6Vu3SB7XIwpvG7K/w==
1593+
15771594
"@ledgerhq/cryptoassets@^5.27.2":
15781595
version "5.53.0"
15791596
resolved "https://registry.yarnpkg.com/@ledgerhq/cryptoassets/-/cryptoassets-5.53.0.tgz#11dcc93211960c6fd6620392e4dd91896aaabe58"

0 commit comments

Comments
 (0)