Revert "fix(deps): update dependency @polkadot/keyring to v12 (#370)"
This reverts commit 82e0d288b7
.
This commit is contained in:
parent
43c1ee1084
commit
8614f2fecd
952
advanced/wallets/react-wallet-auth/package-lock.json
generated
952
advanced/wallets/react-wallet-auth/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,7 @@
|
||||
"@cosmjs/proto-signing": "0.32.2",
|
||||
"@json-rpc-tools/utils": "1.7.6",
|
||||
"@nextui-org/react": "1.0.8-beta.5",
|
||||
"@polkadot/keyring": "^12.0.0",
|
||||
"@polkadot/keyring": "^10.1.2",
|
||||
"@solana/web3.js": "1.78.4",
|
||||
"@walletconnect/auth-client": "^2.1.0",
|
||||
"@walletconnect/core": "^2.7.6",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@multiversx/sdk-wallet": "4.2.0",
|
||||
"@near-wallet-selector/wallet-utils": "^8.0.0",
|
||||
"@nextui-org/react": "1.0.8-beta.5",
|
||||
"@polkadot/keyring": "^12.0.0",
|
||||
"@polkadot/keyring": "^10.1.2",
|
||||
"@polkadot/types": "^9.3.3",
|
||||
"@solana/web3.js": "1.78.4",
|
||||
"@taquito/signer": "^15.1.0",
|
||||
|
@ -1356,7 +1356,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
|
||||
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==
|
||||
|
||||
"@noble/hashes@1.3.3", "@noble/hashes@^1", "@noble/hashes@^1.2.0", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.2", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2":
|
||||
"@noble/hashes@1.3.3", "@noble/hashes@^1", "@noble/hashes@^1.2.0", "@noble/hashes@^1.3.1", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2":
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699"
|
||||
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==
|
||||
@ -1493,7 +1493,7 @@
|
||||
enc-utils "^3.0.0"
|
||||
randombytes "^2.1.0"
|
||||
|
||||
"@polkadot/keyring@^10.4.2":
|
||||
"@polkadot/keyring@^10.1.2", "@polkadot/keyring@^10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-10.4.2.tgz#793377fdb9076df0af771df11388faa6be03c70d"
|
||||
integrity sha512-7iHhJuXaHrRTG6cJDbZE9G+c1ts1dujp0qbO4RfAPmT7YUvphHvAtCKueN9UKPz5+TYDL+rP/jDEaSKU8jl/qQ==
|
||||
@ -1502,15 +1502,6 @@
|
||||
"@polkadot/util" "10.4.2"
|
||||
"@polkadot/util-crypto" "10.4.2"
|
||||
|
||||
"@polkadot/keyring@^12.0.0":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-12.6.1.tgz#0984dd625edd582750d8975f1898a4acb14bda8b"
|
||||
integrity sha512-cicTctZr5Jy5vgNT2FsNiKoTZnz6zQkgDoIYv79NI+p1Fhwc9C+DN/iMCnk3Cm9vR2gSAd2fSV+Y5iKVDhAmUw==
|
||||
dependencies:
|
||||
"@polkadot/util" "12.6.1"
|
||||
"@polkadot/util-crypto" "12.6.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/networks@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-10.4.2.tgz#d7878c6aad8173c800a21140bfe5459261724456"
|
||||
@ -1520,15 +1511,6 @@
|
||||
"@polkadot/util" "10.4.2"
|
||||
"@substrate/ss58-registry" "^1.38.0"
|
||||
|
||||
"@polkadot/networks@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-12.6.1.tgz#eb0b1fb9e04fbaba066d44df4ff18b0567ca5fcc"
|
||||
integrity sha512-pzyirxTYAnsx+6kyLYcUk26e4TLz3cX6p2KhTgAVW77YnpGX5VTKTbYykyXC8fXFd/migeQsLaa2raFN47mwoA==
|
||||
dependencies:
|
||||
"@polkadot/util" "12.6.1"
|
||||
"@substrate/ss58-registry" "^1.44.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/types-augment@9.14.2":
|
||||
version "9.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-9.14.2.tgz#1a478e18e713b04038f3e171287ee5abe908f0aa"
|
||||
@ -1588,22 +1570,6 @@
|
||||
ed2curve "^0.3.0"
|
||||
tweetnacl "^1.0.3"
|
||||
|
||||
"@polkadot/util-crypto@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-12.6.1.tgz#f1e354569fb039822db5e57297296e22af575af8"
|
||||
integrity sha512-2ezWFLmdgeDXqB9NAUdgpp3s2rQztNrZLY+y0SJYNOG4ch+PyodTW/qSksnOrVGVdRhZ5OESRE9xvo9LYV5UAw==
|
||||
dependencies:
|
||||
"@noble/curves" "^1.2.0"
|
||||
"@noble/hashes" "^1.3.2"
|
||||
"@polkadot/networks" "12.6.1"
|
||||
"@polkadot/util" "12.6.1"
|
||||
"@polkadot/wasm-crypto" "^7.3.1"
|
||||
"@polkadot/wasm-util" "^7.3.1"
|
||||
"@polkadot/x-bigint" "12.6.1"
|
||||
"@polkadot/x-randomvalues" "12.6.1"
|
||||
"@scure/base" "^1.1.3"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/util@10.4.2", "@polkadot/util@^10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-10.4.2.tgz#df41805cb27f46b2b4dad24c371fa2a68761baa1"
|
||||
@ -1617,19 +1583,6 @@
|
||||
"@types/bn.js" "^5.1.1"
|
||||
bn.js "^5.2.1"
|
||||
|
||||
"@polkadot/util@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-12.6.1.tgz#477b8e2c601e8aae0662670ed33da46f1b335e5a"
|
||||
integrity sha512-10ra3VfXtK8ZSnWI7zjhvRrhupg3rd4iFC3zCaXmRpOU+AmfIoCFVEmuUuC66gyXiz2/g6k5E6j0lWQCOProSQ==
|
||||
dependencies:
|
||||
"@polkadot/x-bigint" "12.6.1"
|
||||
"@polkadot/x-global" "12.6.1"
|
||||
"@polkadot/x-textdecoder" "12.6.1"
|
||||
"@polkadot/x-textencoder" "12.6.1"
|
||||
"@types/bn.js" "^5.1.5"
|
||||
bn.js "^5.2.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-bridge@6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-6.4.1.tgz#e97915dd67ba543ec3381299c2a5b9330686e27e"
|
||||
@ -1637,14 +1590,6 @@
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
"@polkadot/wasm-bridge@7.3.2":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-7.3.2.tgz#e1b01906b19e06cbca3d94f10f5666f2ae0baadc"
|
||||
integrity sha512-AJEXChcf/nKXd5Q/YLEV5dXQMle3UNT7jcXYmIffZAo/KI394a+/24PaISyQjoNC0fkzS1Q8T5pnGGHmXiVz2g==
|
||||
dependencies:
|
||||
"@polkadot/wasm-util" "7.3.2"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-crypto-asmjs@6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-6.4.1.tgz#3cc76bbda5ea4a7a860982c64f9565907b312253"
|
||||
@ -1652,13 +1597,6 @@
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
"@polkadot/wasm-crypto-asmjs@7.3.2":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.3.2.tgz#c6d41bc4b48b5359d57a24ca3066d239f2d70a34"
|
||||
integrity sha512-QP5eiUqUFur/2UoF2KKKYJcesc71fXhQFLT3D4ZjG28Mfk2ZPI0QNRUfpcxVQmIUpV5USHg4geCBNuCYsMm20Q==
|
||||
dependencies:
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-crypto-init@6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-6.4.1.tgz#4d9ab0030db52cf177bf707ef8e77aa4ca721668"
|
||||
@ -1669,17 +1607,6 @@
|
||||
"@polkadot/wasm-crypto-asmjs" "6.4.1"
|
||||
"@polkadot/wasm-crypto-wasm" "6.4.1"
|
||||
|
||||
"@polkadot/wasm-crypto-init@7.3.2":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.3.2.tgz#7e1fe79ba978fb0a4a0f74a92d976299d38bc4b8"
|
||||
integrity sha512-FPq73zGmvZtnuJaFV44brze3Lkrki3b4PebxCy9Fplw8nTmisKo9Xxtfew08r0njyYh+uiJRAxPCXadkC9sc8g==
|
||||
dependencies:
|
||||
"@polkadot/wasm-bridge" "7.3.2"
|
||||
"@polkadot/wasm-crypto-asmjs" "7.3.2"
|
||||
"@polkadot/wasm-crypto-wasm" "7.3.2"
|
||||
"@polkadot/wasm-util" "7.3.2"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-crypto-wasm@6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-6.4.1.tgz#97180f80583b18f6a13c1054fa5f7e8da40b1028"
|
||||
@ -1688,14 +1615,6 @@
|
||||
"@babel/runtime" "^7.20.6"
|
||||
"@polkadot/wasm-util" "6.4.1"
|
||||
|
||||
"@polkadot/wasm-crypto-wasm@7.3.2":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.3.2.tgz#44e08ed5cf6499ce4a3aa7247071a5d01f6a74f4"
|
||||
integrity sha512-15wd0EMv9IXs5Abp1ZKpKKAVyZPhATIAHfKsyoWCEFDLSOA0/K0QGOxzrAlsrdUkiKZOq7uzSIgIDgW8okx2Mw==
|
||||
dependencies:
|
||||
"@polkadot/wasm-util" "7.3.2"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-crypto@^6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-6.4.1.tgz#79310e23ad1ca62362ba893db6a8567154c2536a"
|
||||
@ -1708,18 +1627,6 @@
|
||||
"@polkadot/wasm-crypto-wasm" "6.4.1"
|
||||
"@polkadot/wasm-util" "6.4.1"
|
||||
|
||||
"@polkadot/wasm-crypto@^7.3.1":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-7.3.2.tgz#61bbcd9e591500705c8c591e6aff7654bdc8afc9"
|
||||
integrity sha512-+neIDLSJ6jjVXsjyZ5oLSv16oIpwp+PxFqTUaZdZDoA2EyFRQB8pP7+qLsMNk+WJuhuJ4qXil/7XiOnZYZ+wxw==
|
||||
dependencies:
|
||||
"@polkadot/wasm-bridge" "7.3.2"
|
||||
"@polkadot/wasm-crypto-asmjs" "7.3.2"
|
||||
"@polkadot/wasm-crypto-init" "7.3.2"
|
||||
"@polkadot/wasm-crypto-wasm" "7.3.2"
|
||||
"@polkadot/wasm-util" "7.3.2"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/wasm-util@6.4.1":
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-6.4.1.tgz#74aecc85bec427a9225d9874685944ea3dc3ab76"
|
||||
@ -1727,13 +1634,6 @@
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
"@polkadot/wasm-util@7.3.2", "@polkadot/wasm-util@^7.3.1":
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-7.3.2.tgz#4fe6370d2b029679b41a5c02cd7ebf42f9b28de1"
|
||||
integrity sha512-bmD+Dxo1lTZyZNxbyPE380wd82QsX+43mgCm40boyKrRppXEyQmWT98v/Poc7chLuskYb6X8IQ6lvvK2bGR4Tg==
|
||||
dependencies:
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/x-bigint@10.4.2", "@polkadot/x-bigint@^10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-10.4.2.tgz#7eb2ec732259df48b5a00f07879a1331e05606ec"
|
||||
@ -1742,14 +1642,6 @@
|
||||
"@babel/runtime" "^7.20.13"
|
||||
"@polkadot/x-global" "10.4.2"
|
||||
|
||||
"@polkadot/x-bigint@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-12.6.1.tgz#82b6a3639e1bc1195b2858482f0421b403641b80"
|
||||
integrity sha512-YlABeVIlgYQZJ4ZpW/+akFGGxw5jMGt4g5vaP7EumlORGneJHzzWJYDmI5v2y7j1zvC9ofOle7z4tRmtN/QDew==
|
||||
dependencies:
|
||||
"@polkadot/x-global" "12.6.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/x-global@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-10.4.2.tgz#5662366e3deda0b4c8f024b2d902fa838f9e60a4"
|
||||
@ -1757,13 +1649,6 @@
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.13"
|
||||
|
||||
"@polkadot/x-global@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-12.6.1.tgz#1a00ae466e344539bdee57eb7b1dd4e4d5b1dc95"
|
||||
integrity sha512-w5t19HIdBPuyu7X/AiCyH2DsKqxBF0KpF4Ymolnx8PfcSIgnq9ZOmgs74McPR6FgEmeEkr9uNKujZrsfURi1ug==
|
||||
dependencies:
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/x-randomvalues@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-10.4.2.tgz#895f1220d5a4522a83d8d5014e3c1e03b129893e"
|
||||
@ -1772,14 +1657,6 @@
|
||||
"@babel/runtime" "^7.20.13"
|
||||
"@polkadot/x-global" "10.4.2"
|
||||
|
||||
"@polkadot/x-randomvalues@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-12.6.1.tgz#f0ad7afa5b0bac123b634ac19d6625cd301a9307"
|
||||
integrity sha512-1uVKlfYYbgIgGV5v1Dgn960cGovenWm5pmg+aTMeUGXVYiJwRD2zOpLyC1i/tP454iA74j74pmWb8Nkn0tJZUQ==
|
||||
dependencies:
|
||||
"@polkadot/x-global" "12.6.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/x-textdecoder@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-10.4.2.tgz#93202f3e5ad0e7f75a3fa02d2b8a3343091b341b"
|
||||
@ -1788,14 +1665,6 @@
|
||||
"@babel/runtime" "^7.20.13"
|
||||
"@polkadot/x-global" "10.4.2"
|
||||
|
||||
"@polkadot/x-textdecoder@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-12.6.1.tgz#ee6e9a0f1819204aa60e0ef5a576e8b222501123"
|
||||
integrity sha512-IasodJeV1f2Nr/VtA207+LXCQEqYcG8y9qB/EQcRsrEP58NbwwxM5Z2obV0lSjJOxRTJ4/OlhUwnLHwcbIp6+g==
|
||||
dependencies:
|
||||
"@polkadot/x-global" "12.6.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@polkadot/x-textencoder@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-10.4.2.tgz#cd2e6c8a66b0b400a73f0164e99c510fb5c83501"
|
||||
@ -1804,14 +1673,6 @@
|
||||
"@babel/runtime" "^7.20.13"
|
||||
"@polkadot/x-global" "10.4.2"
|
||||
|
||||
"@polkadot/x-textencoder@12.6.1":
|
||||
version "12.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-12.6.1.tgz#b39d4afb50c8bc2ff6add9f20cfc2338abff90d4"
|
||||
integrity sha512-sTq/+tXqBhGe01a1rjieSHFh3y935vuRgtahVgVJZnfqh5SmLPgSN5tTPxZWzyx7gHIfotle8laTJbJarv7V1A==
|
||||
dependencies:
|
||||
"@polkadot/x-global" "12.6.1"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@popperjs/core@^2.11.8":
|
||||
version "2.11.8"
|
||||
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
|
||||
@ -2315,7 +2176,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.1.tgz#ebb651ee52ff84f420097055f4bf46cfba403938"
|
||||
integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==
|
||||
|
||||
"@scure/base@^1.1.3", "@scure/base@~1.1.0", "@scure/base@~1.1.2":
|
||||
"@scure/base@~1.1.0", "@scure/base@~1.1.2":
|
||||
version "1.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.5.tgz#1d85d17269fe97694b9c592552dd9e5e33552157"
|
||||
integrity sha512-Brj9FiG2W1MRQSTB212YVPRrcbjkv48FoZi/u4l/zds/ieRrqsh7aUf6CLwkAq61oKXr/ZlTzlY66gLIj3TFTQ==
|
||||
@ -2573,7 +2434,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.7.tgz#aea2403fac726db66d1740d29557e3910b1a1dc7"
|
||||
integrity sha512-6AxpUag7OW55ANzRnuy7R15FEyQeZ66fytVo3BBilFIU0mfo3t49CAMcEAL/A1SbhSj/FCdWkn/XrbjGBTJTzg==
|
||||
|
||||
"@substrate/ss58-registry@^1.38.0", "@substrate/ss58-registry@^1.44.0":
|
||||
"@substrate/ss58-registry@^1.38.0":
|
||||
version "1.44.0"
|
||||
resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.44.0.tgz#54f214e2a44f450b7bbc9252891c1879a54e0606"
|
||||
integrity sha512-7lQ/7mMCzVNSEfDS4BCqnRnKCFKpcOaPrxMeGTXHX1YQzM/m2BBHjbK2C3dJvjv7GYxMiaTq/HdWQj1xS6ss+A==
|
||||
@ -2681,7 +2542,7 @@
|
||||
elliptic "^6.5.4"
|
||||
typedarray-to-buffer "^4.0.0"
|
||||
|
||||
"@types/bn.js@^5.1.1", "@types/bn.js@^5.1.5":
|
||||
"@types/bn.js@^5.1.1":
|
||||
version "5.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/bn.js/-/bn.js-5.1.5.tgz#2e0dacdcce2c0f16b905d20ff87aedbc6f7b4bf0"
|
||||
integrity sha512-V46N0zwKRF5Q00AZ6hWtN0T8gGmDUaUzLWQvHFo5yThtVwK/VCenFY3wXVbOvNfajEpsTfQM4IN9k/d6gUVX3A==
|
||||
@ -6973,7 +6834,7 @@ tslib@1.14.1, tslib@^1.8.1, tslib@^1.9.0:
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
||||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
||||
|
||||
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.2:
|
||||
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
||||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
||||
|
Loading…
Reference in New Issue
Block a user