|
@@ -2,7 +2,7 @@
|
|
|
# yarn lockfile v1
|
|
|
|
|
|
|
|
|
-"@babel/runtime@^7.13.10", "@babel/runtime@^7.14.6", "@babel/runtime@^7.16.3":
|
|
|
+"@babel/runtime@^7.15.3", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3":
|
|
|
version "7.16.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
|
|
|
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
|
|
@@ -25,118 +25,116 @@
|
|
|
resolved "https://registry.yarnpkg.com/@discordjs/collection/-/collection-0.4.0.tgz#b6488286a1cc7b41b644d7e6086f25a1c1e6f837"
|
|
|
integrity sha512-zmjq+l/rV35kE6zRrwe8BHqV78JvIh2ybJeZavBi5NySjWXqN3hmmAKg7kYMMXSeiWtSsMoZ/+MQi0DiQWy2lw==
|
|
|
|
|
|
-"@joystream/types@^0.16.1":
|
|
|
- version "0.16.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@joystream/types/-/types-0.16.1.tgz#40f5014a9b64928ccea634a1f0f5d2b0392de293"
|
|
|
- integrity sha512-Jz8M6F4oRKH4WtEn8kpZvSMi0mVbfGSmjt38CcEu2946TYmCwlC3Ad1RFH8Wlcylqz/fMLL+pe0z1Dvo6dfzJA==
|
|
|
+"@joystream/types@^0.17.1":
|
|
|
+ version "0.17.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@joystream/types/-/types-0.17.2.tgz#e0a2adabd66c5d18f29e946468e89bfce9a980c0"
|
|
|
+ integrity sha512-6DNDY3LC/GuoQPO5nu2poLxhQwaNlEv/r+dwoK7AZsLdJ86hU30l5wZbZLFErNYf2sv82rSoeaWxr1w7bRxMGw==
|
|
|
dependencies:
|
|
|
- "@polkadot/api" "4.2.1"
|
|
|
- "@polkadot/keyring" "^6.0.5"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
+ "@polkadot/api" "5.9.1"
|
|
|
+ "@polkadot/keyring" "7.3.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
"@types/lodash" "^4.14.157"
|
|
|
"@types/vfile" "^4.0.0"
|
|
|
ajv "^6.11.0"
|
|
|
lodash "^4.17.15"
|
|
|
moment "^2.24.0"
|
|
|
|
|
|
-"@polkadot/api-contract@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api-contract/-/api-contract-4.2.1.tgz#8fbfd22e5369cceed9afd21bd3cd475b708b3783"
|
|
|
- integrity sha512-ZHYIEox6pXrAVjZ99Te0kFlU5KcEblnq+dxGfvNisGKv5xieWFOBqJ/azXmm4LKMer/6uzglBv2IRh2QxE+MnA==
|
|
|
+"@polkadot/api-contract@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api-contract/-/api-contract-5.9.1.tgz#c683f0d5acc4dd6e5a395665ad7dc288b6d2aac5"
|
|
|
+ integrity sha512-c6JZWaYezS99D1ZylQNAnnS/H38gDKXZl3FkVOe7nFSXHsS6/b8MVIYTNAckPg10aQgwzvbkQuiJPze0EAZGmg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/api" "5.9.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ rxjs "^7.3.0"
|
|
|
+
|
|
|
+"@polkadot/api-derive@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-5.9.1.tgz#5937069920ded1439e6672b9d6be1072421b256b"
|
|
|
+ integrity sha512-iMrVKnYIS3UQciDlFqww6AFyXgG+iN8UqWu8QbTuZecri3qrSmM3Nn8Jkvju3meZIacwWIMSmBcnj8+zef3rkQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/api" "5.9.1"
|
|
|
+ "@polkadot/rpc-core" "5.9.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ "@polkadot/util-crypto" "^7.3.1"
|
|
|
+ rxjs "^7.3.0"
|
|
|
+
|
|
|
+"@polkadot/api@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-5.9.1.tgz#ce314cc34f0a47098d039db7b9036bb491c2898c"
|
|
|
+ integrity sha512-POpIXn/Ao+NLB0uMldXdXU44dVbRr6+6Ax77Z0R285M8Z2EiF5jl2K3SPvlowLo4SntxiCSaHQxCekYhUcJKlw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/api-derive" "5.9.1"
|
|
|
+ "@polkadot/keyring" "^7.3.1"
|
|
|
+ "@polkadot/rpc-core" "5.9.1"
|
|
|
+ "@polkadot/rpc-provider" "5.9.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/types-known" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ "@polkadot/util-crypto" "^7.3.1"
|
|
|
+ eventemitter3 "^4.0.7"
|
|
|
+ rxjs "^7.3.0"
|
|
|
+
|
|
|
+"@polkadot/keyring@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-7.3.1.tgz#bf36115cfb395567bec9cf13c8e3fc0fb39c802a"
|
|
|
+ integrity sha512-3lbwIjUql8yjs6AR2fMdCgmTc5D9ne7+y2jqHmGjyzVQFz1w1jiHb+N38L0pwl9/23UxmzC3aVvHLfl3gEGSIQ==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/api" "4.2.1"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/x-rxjs" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/util" "7.3.1"
|
|
|
+ "@polkadot/util-crypto" "7.3.1"
|
|
|
|
|
|
-"@polkadot/api-derive@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.2.1.tgz#848a2a9ef947f08660af2571f72ca2b06969f2e3"
|
|
|
- integrity sha512-TQqhK356IEk7ksMDE/tA3ZKqFEI8O8virZItd/w+RFaBs/HfbDNP8p+xPM5+6Rif3kuBzdubMv3Bdq/OIAJc6g==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/api" "4.2.1"
|
|
|
- "@polkadot/rpc-core" "4.2.1"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/util-crypto" "^6.0.5"
|
|
|
- "@polkadot/x-rxjs" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
+"@polkadot/keyring@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-7.9.2.tgz#1f5bf6b7bdb5942d275aebf72d4ed98abe874fa8"
|
|
|
+ integrity sha512-6UGoIxhiTyISkYEZhUbCPpgVxaneIfb/DBVlHtbvaABc8Mqh1KuqcTIq19Mh9wXlBuijl25rw4lUASrE/9sBqg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/util" "7.9.2"
|
|
|
+ "@polkadot/util-crypto" "7.9.2"
|
|
|
|
|
|
-"@polkadot/api@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.2.1.tgz#8eb0997dc148a34a4aca3a0dcaabad9954565909"
|
|
|
- integrity sha512-PbXwcLnZr5V5LfKsovMS0TRG+rfJp8lJxluCyOSABDpaz2h1B5R8rdYEZCmXI3qSrT0yu2C6Pp8AjTQHRd7SAA==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/api-derive" "4.2.1"
|
|
|
- "@polkadot/keyring" "^6.0.5"
|
|
|
- "@polkadot/metadata" "4.2.1"
|
|
|
- "@polkadot/rpc-core" "4.2.1"
|
|
|
- "@polkadot/rpc-provider" "4.2.1"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/types-known" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/util-crypto" "^6.0.5"
|
|
|
- "@polkadot/x-rxjs" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
- eventemitter3 "^4.0.7"
|
|
|
+"@polkadot/networks@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-7.3.1.tgz#4d4f7269ff9c285363946175ca95d6aaa08bdacc"
|
|
|
+ integrity sha512-sK9TyVf1aAWy84usKjNqb6rNiy4UB6cK3iM+bfltzrLHdchjAMPdxMqULNBL8MXjrnuzPpTtsdkGFqp5P69oIQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
|
|
|
-"@polkadot/keyring@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-6.11.1.tgz#2510c349c965c74cc2f108f114f1048856940604"
|
|
|
- integrity sha512-rW8INl7pO6Dmaffd6Df1yAYCRWa2RmWQ0LGfJeA/M6seVIkI6J3opZqAd4q2Op+h9a7z4TESQGk8yggOEL+Csg==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/util" "6.11.1"
|
|
|
- "@polkadot/util-crypto" "6.11.1"
|
|
|
-
|
|
|
-"@polkadot/metadata@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.2.1.tgz#7bff99e44992708469e7b2aa70d0865637d8febe"
|
|
|
- integrity sha512-oXuKOrKTU0wys5pedKd1OVUDWK8/NoBRCrUYN8fxq3Qq/J9Sz6lF4ZbgX3w22C75l1z2+acsebiZBwlpWgKeqw==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/types-known" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/util-crypto" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
+"@polkadot/networks@7.9.2", "@polkadot/networks@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-7.9.2.tgz#03e3f3ac6bdea177517436537826055df60bcb9a"
|
|
|
+ integrity sha512-4obI1RdW5/7TFwbwKA9oqw8aggVZ65JAUvIFMd2YmMC2T4+NiZLnok0WhRkhZkUnqjLIHXYNwq7Ho1i39dte0g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
|
|
|
-"@polkadot/networks@6.11.1", "@polkadot/networks@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-6.11.1.tgz#8fd189593f6ee4f8bf64378d0aaae09e39a37d35"
|
|
|
- integrity sha512-0C6Ha2kvr42se3Gevx6UhHzv3KnPHML0N73Amjwvdr4y0HLZ1Nfw+vcm5yqpz5gpiehqz97XqFrsPRauYdcksQ==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
-
|
|
|
-"@polkadot/rpc-core@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.2.1.tgz#249f2e8f359450e365b0784d494814c7348e9a3e"
|
|
|
- integrity sha512-A67Rt7lFpdauj7O7fRGn9yhII0SpCRJ/NkHWKo/whj8RwIAuOdxLnekGC9Qr26FPi0mAqN5DBQ8vYSDUiLFXxA==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/metadata" "4.2.1"
|
|
|
- "@polkadot/rpc-provider" "4.2.1"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/x-rxjs" "^6.0.5"
|
|
|
-
|
|
|
-"@polkadot/rpc-provider@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.2.1.tgz#2dbb217773a57fde2a70fc15628e2682e3ac81f8"
|
|
|
- integrity sha512-Gwfs6JAD4Sp+Uz1kEtBSt1P6C3Lwn9xZ64CupU1/6w3qj9QzTFOKHKoznnekiH5HXSh53qVz2c2OSXptSrwL0Q==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/util-crypto" "^6.0.5"
|
|
|
- "@polkadot/x-fetch" "^6.0.5"
|
|
|
- "@polkadot/x-global" "^6.0.5"
|
|
|
- "@polkadot/x-ws" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
+"@polkadot/rpc-core@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-5.9.1.tgz#68e2a2ea18c15aa15743e7487a407fdd65d1d900"
|
|
|
+ integrity sha512-5fXiICAcjp7ow81DnIl2Dq/xuCtJUqyjJkxe9jNHJWBluBxOouqYDb8bYPPGSdckiaVyYe0l8lA9fBUFMdEt6w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/rpc-provider" "5.9.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ rxjs "^7.3.0"
|
|
|
+
|
|
|
+"@polkadot/rpc-provider@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-5.9.1.tgz#8e67769c05ba71ecf4f5bc0c5a60eb9afc699167"
|
|
|
+ integrity sha512-9zamxfnsY7iCswXIK22W0Ji1XHLprm97js3WLw3lP2hr/uSim4Cv4y07zY/z4dDQyF0gJtjKwR27Wo9CZqdr6A==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ "@polkadot/util-crypto" "^7.3.1"
|
|
|
+ "@polkadot/x-fetch" "^7.3.1"
|
|
|
+ "@polkadot/x-global" "^7.3.1"
|
|
|
+ "@polkadot/x-ws" "^7.3.1"
|
|
|
eventemitter3 "^4.0.7"
|
|
|
|
|
|
"@polkadot/ts@^0.3.62":
|
|
@@ -146,45 +144,42 @@
|
|
|
dependencies:
|
|
|
"@types/chrome" "^0.0.145"
|
|
|
|
|
|
-"@polkadot/types-known@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.2.1.tgz#0f1ccef363359de0370cd5b3cc3e6dfe51a18f38"
|
|
|
- integrity sha512-/zbvzcCiv6yLhnikVWrN03uJk/3Vuer+sbK8G/pVtLOUhRYdDLOet7VPmRnjH9CGsEGJDQebu0zqW77npg5V2Q==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/networks" "^6.0.5"
|
|
|
- "@polkadot/types" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- bn.js "^4.11.9"
|
|
|
-
|
|
|
-"@polkadot/types@4.2.1":
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.2.1.tgz#7be97d3abda4bb3f9031b43602062ed464596696"
|
|
|
- integrity sha512-xl8QnbXiJmSm6MUZH/U/ov3ZSXMN+KgNjsTCCzfz2xR5B3eK9ClYcstYYkNSyF12K90Gut9bnNSGZvaCfT2hNQ==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.13.10"
|
|
|
- "@polkadot/metadata" "4.2.1"
|
|
|
- "@polkadot/util" "^6.0.5"
|
|
|
- "@polkadot/util-crypto" "^6.0.5"
|
|
|
- "@polkadot/x-rxjs" "^6.0.5"
|
|
|
- "@types/bn.js" "^4.11.6"
|
|
|
- bn.js "^4.11.9"
|
|
|
-
|
|
|
-"@polkadot/util-crypto@6.11.1", "@polkadot/util-crypto@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-6.11.1.tgz#7a36acf5c8bf52541609ec0b0b2a69af295d652e"
|
|
|
- integrity sha512-fWA1Nz17FxWJslweZS4l0Uo30WXb5mYV1KEACVzM+BSZAvG5eoiOAYX6VYZjyw6/7u53XKrWQlD83iPsg3KvZw==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/networks" "6.11.1"
|
|
|
- "@polkadot/util" "6.11.1"
|
|
|
- "@polkadot/wasm-crypto" "^4.0.2"
|
|
|
- "@polkadot/x-randomvalues" "6.11.1"
|
|
|
+"@polkadot/types-known@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-5.9.1.tgz#e52fc7b803bc7cb3f41028f88963deb4ccee40af"
|
|
|
+ integrity sha512-7lpLuIVGaKziQRzPMnTxyjlYy3spL6WqUg3CcEzmJUKQeUonHglOliQh8JSSz1bcP+YuNHGXK1cKsTjHb+GYxA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/networks" "^7.3.1"
|
|
|
+ "@polkadot/types" "5.9.1"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+
|
|
|
+"@polkadot/types@5.9.1":
|
|
|
+ version "5.9.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-5.9.1.tgz#74cf4695795f2aa365ff85d3873e22c430100bc9"
|
|
|
+ integrity sha512-30vcSlNBxPyWYZaxKDr/BoMhfLCRKB265XxpnnNJmbdZZsL+N4Zp2mJR9/UbA6ypmJBkUjD7b1s9AYsLwUs+8w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.4"
|
|
|
+ "@polkadot/util" "^7.3.1"
|
|
|
+ "@polkadot/util-crypto" "^7.3.1"
|
|
|
+ rxjs "^7.3.0"
|
|
|
+
|
|
|
+"@polkadot/util-crypto@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-7.3.1.tgz#a597145b061eddaafd69adc6c1ce19224542307f"
|
|
|
+ integrity sha512-sR+BxlV2Da0xfQcCXQTz+ohTaagixM+qYHytaQzilytbKHgYIyvnOyk5wFrHDNFzcLuXo15AbULa3TCoNDvh5Q==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/networks" "7.3.1"
|
|
|
+ "@polkadot/util" "7.3.1"
|
|
|
+ "@polkadot/wasm-crypto" "^4.2.1"
|
|
|
+ "@polkadot/x-randomvalues" "7.3.1"
|
|
|
base-x "^3.0.8"
|
|
|
base64-js "^1.5.1"
|
|
|
blakejs "^1.1.1"
|
|
|
- bn.js "^4.11.9"
|
|
|
+ bn.js "^4.12.0"
|
|
|
create-hash "^1.2.0"
|
|
|
+ ed2curve "^0.3.0"
|
|
|
elliptic "^6.5.4"
|
|
|
hash.js "^1.1.7"
|
|
|
js-sha3 "^0.8.0"
|
|
@@ -192,17 +187,52 @@
|
|
|
tweetnacl "^1.0.3"
|
|
|
xxhashjs "^0.2.2"
|
|
|
|
|
|
-"@polkadot/util@6.11.1", "@polkadot/util@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-6.11.1.tgz#8950b038ba3e6ebfc0a7ff47feeb972e81b2626c"
|
|
|
- integrity sha512-TEdCetr9rsdUfJZqQgX/vxLuV4XU8KMoKBMJdx+JuQ5EWemIdQkEtMBdL8k8udNGbgSNiYFA6rPppATeIxAScg==
|
|
|
+"@polkadot/util-crypto@7.9.2", "@polkadot/util-crypto@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-7.9.2.tgz#cdc336f92a6bc3d40c5a23734e1974fb777817f0"
|
|
|
+ integrity sha512-nNwqUwP44eCH9jKKcPie+IHLKkg9LMe6H7hXo91hy3AtoslnNrT51tP3uAm5yllhLvswJfnAgnlHq7ybCgqeFw==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-textdecoder" "6.11.1"
|
|
|
- "@polkadot/x-textencoder" "6.11.1"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/networks" "7.9.2"
|
|
|
+ "@polkadot/util" "7.9.2"
|
|
|
+ "@polkadot/wasm-crypto" "^4.4.1"
|
|
|
+ "@polkadot/x-randomvalues" "7.9.2"
|
|
|
+ blakejs "^1.1.1"
|
|
|
+ bn.js "^4.12.0"
|
|
|
+ create-hash "^1.2.0"
|
|
|
+ ed2curve "^0.3.0"
|
|
|
+ elliptic "^6.5.4"
|
|
|
+ hash.js "^1.1.7"
|
|
|
+ js-sha3 "^0.8.0"
|
|
|
+ micro-base "^0.9.0"
|
|
|
+ scryptsy "^2.1.0"
|
|
|
+ tweetnacl "^1.0.3"
|
|
|
+ xxhashjs "^0.2.2"
|
|
|
+
|
|
|
+"@polkadot/util@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-7.3.1.tgz#1a33a8d4ef2dcbc3e14a9a919f30bb16360a6fae"
|
|
|
+ integrity sha512-fjz5yjgZgfgRXZw9zMufmPBHhjAVtk/M2+lgl1a6Fck43Q4TG2Ux1haXMlaoe37cFeh8XgDAzDEQVIYBIPy6sg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/x-textdecoder" "7.3.1"
|
|
|
+ "@polkadot/x-textencoder" "7.3.1"
|
|
|
"@types/bn.js" "^4.11.6"
|
|
|
- bn.js "^4.11.9"
|
|
|
- camelcase "^5.3.1"
|
|
|
+ bn.js "^4.12.0"
|
|
|
+ camelcase "^6.2.0"
|
|
|
+ ip-regex "^4.3.0"
|
|
|
+
|
|
|
+"@polkadot/util@7.9.2", "@polkadot/util@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-7.9.2.tgz#567ac659516d6b685ed7e796919901d92e5cbe6b"
|
|
|
+ integrity sha512-6ABY6ErgkCsM4C6+X+AJSY4pBGwbKlHZmUtHftaiTvbaj4XuA4nTo3GU28jw8wY0Jh2cJZJvt6/BJ5GVkm5tBA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-textdecoder" "7.9.2"
|
|
|
+ "@polkadot/x-textencoder" "7.9.2"
|
|
|
+ "@types/bn.js" "^4.11.6"
|
|
|
+ bn.js "^4.12.0"
|
|
|
+ camelcase "^6.2.1"
|
|
|
ip-regex "^4.3.0"
|
|
|
|
|
|
"@polkadot/wasm-crypto-asmjs@^4.5.1":
|
|
@@ -219,7 +249,7 @@
|
|
|
dependencies:
|
|
|
"@babel/runtime" "^7.16.3"
|
|
|
|
|
|
-"@polkadot/wasm-crypto@^4.0.2":
|
|
|
+"@polkadot/wasm-crypto@^4.2.1", "@polkadot/wasm-crypto@^4.4.1":
|
|
|
version "4.5.1"
|
|
|
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-4.5.1.tgz#e1ac6d846a0ad8e991cec128994524183ef6e8fd"
|
|
|
integrity sha512-Cr21ais3Kq3aedIHZ3J1tjgeD/+K8FCiwEawr0oRywNBSJR8wyuZMePs4swR/6xm8wbBkpqoBVHz/UQHqqQJmA==
|
|
@@ -228,63 +258,86 @@
|
|
|
"@polkadot/wasm-crypto-asmjs" "^4.5.1"
|
|
|
"@polkadot/wasm-crypto-wasm" "^4.5.1"
|
|
|
|
|
|
-"@polkadot/x-fetch@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-6.11.1.tgz#97d44d78ef0285eec6f6dbc4006302308ec8e24c"
|
|
|
- integrity sha512-qJyLLnm+4SQEZ002UDz2wWnXbnnH84rIS0mLKZ5k82H4lMYY+PQflvzv6sbu463e/lgiEao+6zvWS6DSKv1Yog==
|
|
|
+"@polkadot/x-fetch@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-7.9.2.tgz#fe943be5854f7355630388b1b5d2bb52f1a3afb2"
|
|
|
+ integrity sha512-zutLkFJVaLVpY3cIGYJD0AReLfAnPr2J82Ca4pvy/BxqwwGYuGLcn36A4m6nliGBP2lcH4oYY+mcCqIwoPWQUQ==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-global" "6.11.1"
|
|
|
- "@types/node-fetch" "^2.5.10"
|
|
|
- node-fetch "^2.6.1"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-global" "7.9.2"
|
|
|
+ "@types/node-fetch" "^2.5.12"
|
|
|
+ node-fetch "^2.6.6"
|
|
|
+
|
|
|
+"@polkadot/x-global@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-7.3.1.tgz#6e6f9d3347748bd885754c7367f08441a6b7dc6d"
|
|
|
+ integrity sha512-Tx2xGyrNLsV+hjfKsAWA03VUnkQGyCeaff6vE7Fi9iZo/4L4BdrQKhJgQrX8PQuOhrcv1B1GDuaYiXr7dwBR1g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
|
|
|
-"@polkadot/x-global@6.11.1", "@polkadot/x-global@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-6.11.1.tgz#c292b3825fea60e9b33fff1790323fc57de1ca5d"
|
|
|
- integrity sha512-lsBK/e4KbjfieyRmnPs7bTiGbP/6EoCZz7rqD/voNS5qsJAaXgB9LR+ilubun9gK/TDpebyxgO+J19OBiQPIRw==
|
|
|
+"@polkadot/x-global@7.9.2", "@polkadot/x-global@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-7.9.2.tgz#b272b0a3bedaad3bcbf075ec4682abe68cf2a850"
|
|
|
+ integrity sha512-JX5CrGWckHf1P9xKXq4vQCAuMUbL81l2hOWX7xeP8nv4caHEpmf5T1wD1iMdQBL5PFifo6Pg0V6/oZBB+bts7A==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+
|
|
|
+"@polkadot/x-randomvalues@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-7.3.1.tgz#120c64147ce9bebee9e18e6c72cb91cc4d91d7e1"
|
|
|
+ integrity sha512-WtOTsjpp0+VIV+GY7IrELVznv78+IQ96UW5rf2i3AUIoouB1z9VrzJu/MCN7zoRQ9OAWpNoGxdAwzRDm9UL3+g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/x-global" "7.3.1"
|
|
|
|
|
|
-"@polkadot/x-randomvalues@6.11.1":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-6.11.1.tgz#f006fa250c8e82c92ccb769976a45a8e7f3df28b"
|
|
|
- integrity sha512-2MfUfGZSOkuPt7GF5OJkPDbl4yORI64SUuKM25EGrJ22o1UyoBnPOClm9eYujLMD6BfDZRM/7bQqqoLW+NuHVw==
|
|
|
+"@polkadot/x-randomvalues@7.9.2":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-7.9.2.tgz#0c9bb7b48a0791c2a32e9605a31a5ce56fee621d"
|
|
|
+ integrity sha512-svQfG31yCXf6yVyIgP0NgCzEy7oc3Lw054ZspkaqjOivxYdrXaf5w3JSSUyM/MRjI2+nk+B/EyJoMYcfSwTfsQ==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-global" "6.11.1"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-global" "7.9.2"
|
|
|
|
|
|
-"@polkadot/x-rxjs@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-6.11.1.tgz#5454708b61da70eea05708611d9148fce9372498"
|
|
|
- integrity sha512-zIciEmij7SUuXXg9g/683Irx6GogxivrQS2pgBir2DI/YZq+um52+Dqg1mqsEZt74N4KMTMnzAZAP6LJOBOMww==
|
|
|
+"@polkadot/x-textdecoder@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-7.3.1.tgz#e7ffc566483dce42b72c340bbaa1e76bbc5b2d3d"
|
|
|
+ integrity sha512-AkGrJ8C8kLvs7uxKMMqkBZmUbm8k3CBvq7FLnfUaQQXha4/3G3u+g3UqSTJ8+nETwRrfpjAVS77fmFx+6Nkxng==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- rxjs "^6.6.7"
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/x-global" "7.3.1"
|
|
|
|
|
|
-"@polkadot/x-textdecoder@6.11.1":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-6.11.1.tgz#6cc314645681cc4639085c03b65328671c7f182c"
|
|
|
- integrity sha512-DI1Ym2lyDSS/UhnTT2e9WutukevFZ0WGpzj4eotuG2BTHN3e21uYtYTt24SlyRNMrWJf5+TkZItmZeqs1nwAfQ==
|
|
|
+"@polkadot/x-textdecoder@7.9.2":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-7.9.2.tgz#a78548e33efeb3a25f761fec9787b2bcae7f0608"
|
|
|
+ integrity sha512-wfwbSHXPhrOAl12QvlIOGNkMH/N/h8PId2ytIjvM/8zPPFB5Il6DWSFLtVapOGEpIFjEWbd5t8Td4pHBVXIEbg==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-global" "6.11.1"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-global" "7.9.2"
|
|
|
|
|
|
-"@polkadot/x-textencoder@6.11.1":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-6.11.1.tgz#73e89da5b91954ae380042c19314c90472f59d9e"
|
|
|
- integrity sha512-8ipjWdEuqFo+R4Nxsc3/WW9CSEiprX4XU91a37ZyRVC4e9R1bmvClrpXmRQLVcAQyhRvG8DKOOtWbz8xM+oXKg==
|
|
|
+"@polkadot/x-textencoder@7.3.1":
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-7.3.1.tgz#8c08dacdac677d7a8e021437ce2b31d90a041519"
|
|
|
+ integrity sha512-1yePbvbQ9U9ScRilQ/aH6CwgoSG8njH27XVzRR7WnulAMKbF3IvHgU56IlBZneHIojAy252yp2ldBG09PDIXeg==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-global" "6.11.1"
|
|
|
+ "@babel/runtime" "^7.15.3"
|
|
|
+ "@polkadot/x-global" "7.3.1"
|
|
|
|
|
|
-"@polkadot/x-ws@^6.0.5":
|
|
|
- version "6.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-6.11.1.tgz#338adc7309e3a8e660fce8eb42f975426da48d10"
|
|
|
- integrity sha512-GNu4ywrMlVi0QF6QSpKwYWMK6JRK+kadgN/zEhMoH1z5h8LwpqDLv128j5WspWbQti2teCQtridjf7t2Lzoe8Q==
|
|
|
+"@polkadot/x-textencoder@7.9.2":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-7.9.2.tgz#b32bfd6fbff8587c56452f58252a52d62bbcd5b9"
|
|
|
+ integrity sha512-A19wwYINuZwU2dUyQ/mMzB0ISjyfc4cISfL4zCMUAVgj7xVoXMYV2GfjNdMpA8Wsjch3su6pxLbtJ2wU03sRTQ==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.14.6"
|
|
|
- "@polkadot/x-global" "6.11.1"
|
|
|
- "@types/websocket" "^1.0.3"
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-global" "7.9.2"
|
|
|
+
|
|
|
+"@polkadot/x-ws@^7.3.1":
|
|
|
+ version "7.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-7.9.2.tgz#016df26fa829b74f8b1e31a1dcd6e34256c1231f"
|
|
|
+ integrity sha512-+yppMsZtvDztVOSmkqAQuhR6TfV1Axa6ergAsWb52DrfXvFP5geqtARsI6ZdDgMsE3qHSVQTcJz8vgNOr5+ztQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.16.3"
|
|
|
+ "@polkadot/x-global" "7.9.2"
|
|
|
+ "@types/websocket" "^1.0.4"
|
|
|
websocket "^1.0.34"
|
|
|
|
|
|
"@sapphire/async-queue@^1.1.9":
|
|
@@ -297,11 +350,6 @@
|
|
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.4.0.tgz#e277e5bdbdf7cb1e20d320f02f5e2ed113cd3185"
|
|
|
integrity sha512-QppPM/8l3Mawvh4rn9CNEYIU9bxpXUCRMaX9yUpvBk1nMKusLKpfXGDEKExKaPhLzcn3lzil7pR6rnJ11HgeRQ==
|
|
|
|
|
|
-"@types/bluebird@^3.5.35":
|
|
|
- version "3.5.36"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.36.tgz#00d9301d4dc35c2f6465a8aec634bb533674c652"
|
|
|
- integrity sha512-HBNx4lhkxN7bx6P0++W8E289foSu8kO8GCk2unhuVggO+cE7rh9DhZUyPhUxNRG9m+5B5BTKxZQ5ZP92x/mx9Q==
|
|
|
-
|
|
|
"@types/bn.js@^4.11.6":
|
|
|
version "4.11.6"
|
|
|
resolved "https://registry.yarnpkg.com/@types/bn.js/-/bn.js-4.11.6.tgz#c306c70d9358aaea33cd4eda092a742b9505967c"
|
|
@@ -339,7 +387,7 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
|
|
|
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
|
|
|
|
|
|
-"@types/node-fetch@^2.5.10", "@types/node-fetch@^2.5.12":
|
|
|
+"@types/node-fetch@^2.5.12":
|
|
|
version "2.5.12"
|
|
|
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.12.tgz#8a6f779b1d4e60b7a57fb6fd48d84fb545b9cc66"
|
|
|
integrity sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==
|
|
@@ -364,7 +412,7 @@
|
|
|
dependencies:
|
|
|
vfile "*"
|
|
|
|
|
|
-"@types/websocket@^1.0.3":
|
|
|
+"@types/websocket@^1.0.4":
|
|
|
version "1.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.4.tgz#1dc497280d8049a5450854dd698ee7e6ea9e60b8"
|
|
|
integrity sha512-qn1LkcFEKK8RPp459jkjzsfpbsx36BBt3oC3pITYtkoBw/aVX+EZFa5j3ThCRTNpLFvIMr5dSTD4RaMdilIOpA==
|
|
@@ -378,7 +426,7 @@
|
|
|
dependencies:
|
|
|
"@types/node" "*"
|
|
|
|
|
|
-accepts@~1.3.4, accepts@~1.3.7:
|
|
|
+accepts@~1.3.7:
|
|
|
version "1.3.7"
|
|
|
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
|
|
|
integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
|
|
@@ -386,11 +434,6 @@ accepts@~1.3.4, accepts@~1.3.7:
|
|
|
mime-types "~2.1.24"
|
|
|
negotiator "0.6.2"
|
|
|
|
|
|
-after@0.8.2:
|
|
|
- version "0.8.2"
|
|
|
- resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"
|
|
|
- integrity sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=
|
|
|
-
|
|
|
ajv@^6.11.0:
|
|
|
version "6.12.6"
|
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
|
|
@@ -413,11 +456,6 @@ array-flatten@1.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
|
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
|
|
|
|
|
|
-arraybuffer.slice@~0.0.7:
|
|
|
- version "0.0.7"
|
|
|
- resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
|
|
|
- integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==
|
|
|
-
|
|
|
asynckit@^0.4.0:
|
|
|
version "0.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
@@ -430,11 +468,6 @@ axios@^0.21.1:
|
|
|
dependencies:
|
|
|
follow-redirects "^1.14.0"
|
|
|
|
|
|
-backo2@1.0.2:
|
|
|
- version "1.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
|
|
|
- integrity sha1-MasayLEpNjRj41s+u2n038+6eUc=
|
|
|
-
|
|
|
base-x@^3.0.8:
|
|
|
version "3.0.9"
|
|
|
resolved "https://registry.yarnpkg.com/base-x/-/base-x-3.0.9.tgz#6349aaabb58526332de9f60995e548a53fe21320"
|
|
@@ -442,32 +475,17 @@ base-x@^3.0.8:
|
|
|
dependencies:
|
|
|
safe-buffer "^5.0.1"
|
|
|
|
|
|
-base64-arraybuffer@0.1.4:
|
|
|
- version "0.1.4"
|
|
|
- resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.4.tgz#9818c79e059b1355f97e0428a017c838e90ba812"
|
|
|
- integrity sha1-mBjHngWbE1X5fgQooBfIOOkLqBI=
|
|
|
-
|
|
|
base64-js@^1.5.1:
|
|
|
version "1.5.1"
|
|
|
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
|
|
|
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
|
|
-base64id@2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/base64id/-/base64id-2.0.0.tgz#2770ac6bc47d312af97a8bf9a634342e0cd25cb6"
|
|
|
- integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==
|
|
|
-
|
|
|
blakejs@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/blakejs/-/blakejs-1.1.1.tgz#bf313053978b2cd4c444a48795710be05c785702"
|
|
|
integrity sha512-bLG6PHOCZJKNshTjGRBvET0vTciwQE6zFKOKKXPDJfwFBd4Ac0yBfPZqcGvGJap50l7ktvlpFqc2jGVaUgbJgg==
|
|
|
|
|
|
-blob@0.0.5:
|
|
|
- version "0.0.5"
|
|
|
- resolved "https://registry.yarnpkg.com/blob/-/blob-0.0.5.tgz#d680eeef25f8cd91ad533f5b01eed48e64caf683"
|
|
|
- integrity sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==
|
|
|
-
|
|
|
-bn.js@^4.11.9:
|
|
|
+bn.js@^4.11.9, bn.js@^4.12.0:
|
|
|
version "4.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
|
|
|
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
|
|
@@ -510,10 +528,10 @@ bytes@3.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.1.tgz#3f018291cb4cbad9accb6e6970bca9c8889e879a"
|
|
|
integrity sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==
|
|
|
|
|
|
-camelcase@^5.3.1:
|
|
|
- version "5.3.1"
|
|
|
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
|
|
- integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
+camelcase@^6.2.0, camelcase@^6.2.1:
|
|
|
+ version "6.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
|
|
+ integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
|
|
chalk@^4.1.0:
|
|
|
version "4.1.2"
|
|
@@ -550,26 +568,6 @@ combined-stream@^1.0.8:
|
|
|
dependencies:
|
|
|
delayed-stream "~1.0.0"
|
|
|
|
|
|
-component-bind@1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/component-bind/-/component-bind-1.0.0.tgz#00c608ab7dcd93897c0009651b1d3a8e1e73bbd1"
|
|
|
- integrity sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=
|
|
|
-
|
|
|
-component-emitter@1.2.1:
|
|
|
- version "1.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
|
|
|
- integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
|
|
|
-
|
|
|
-component-emitter@~1.3.0:
|
|
|
- version "1.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
|
|
- integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
|
|
-
|
|
|
-component-inherit@0.0.3:
|
|
|
- version "0.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143"
|
|
|
- integrity sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=
|
|
|
-
|
|
|
content-disposition@0.5.4:
|
|
|
version "0.5.4"
|
|
|
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
|
|
@@ -587,7 +585,7 @@ cookie-signature@1.0.6:
|
|
|
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
|
|
|
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
|
|
|
|
|
|
-cookie@0.4.1, cookie@~0.4.1:
|
|
|
+cookie@0.4.1:
|
|
|
version "0.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
|
|
|
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
|
|
@@ -623,20 +621,6 @@ debug@2.6.9, debug@^2.2.0:
|
|
|
dependencies:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
-debug@~3.1.0:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
|
|
|
- integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
|
|
|
- dependencies:
|
|
|
- ms "2.0.0"
|
|
|
-
|
|
|
-debug@~4.1.0:
|
|
|
- version "4.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
|
|
|
- integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
|
|
|
- dependencies:
|
|
|
- ms "^2.1.1"
|
|
|
-
|
|
|
delayed-stream@~1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
|
|
@@ -672,6 +656,13 @@ discord.js@^13.6.0:
|
|
|
node-fetch "^2.6.1"
|
|
|
ws "^8.4.0"
|
|
|
|
|
|
+ed2curve@^0.3.0:
|
|
|
+ version "0.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/ed2curve/-/ed2curve-0.3.0.tgz#322b575152a45305429d546b071823a93129a05d"
|
|
|
+ integrity sha512-8w2fmmq3hv9rCrcI7g9hms2pMunQr1JINfcjwR9tAyZqhtyaMN991lF/ZfHfr5tzZQ8c7y7aBgZbjfbd0fjFwQ==
|
|
|
+ dependencies:
|
|
|
+ tweetnacl "1.x.x"
|
|
|
+
|
|
|
ee-first@1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
@@ -695,46 +686,6 @@ encodeurl@~1.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
|
|
|
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
|
|
|
|
|
|
-engine.io-client@~3.5.0:
|
|
|
- version "3.5.2"
|
|
|
- resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.5.2.tgz#0ef473621294004e9ceebe73cef0af9e36f2f5fa"
|
|
|
- integrity sha512-QEqIp+gJ/kMHeUun7f5Vv3bteRHppHH/FMBQX/esFj/fuYfjyUKWGMo3VCvIP/V8bE9KcjHmRZrhIz2Z9oNsDA==
|
|
|
- dependencies:
|
|
|
- component-emitter "~1.3.0"
|
|
|
- component-inherit "0.0.3"
|
|
|
- debug "~3.1.0"
|
|
|
- engine.io-parser "~2.2.0"
|
|
|
- has-cors "1.1.0"
|
|
|
- indexof "0.0.1"
|
|
|
- parseqs "0.0.6"
|
|
|
- parseuri "0.0.6"
|
|
|
- ws "~7.4.2"
|
|
|
- xmlhttprequest-ssl "~1.6.2"
|
|
|
- yeast "0.1.2"
|
|
|
-
|
|
|
-engine.io-parser@~2.2.0:
|
|
|
- version "2.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-2.2.1.tgz#57ce5611d9370ee94f99641b589f94c97e4f5da7"
|
|
|
- integrity sha512-x+dN/fBH8Ro8TFwJ+rkB2AmuVw9Yu2mockR/p3W8f8YtExwFgDvBDi0GWyb4ZLkpahtDGZgtr3zLovanJghPqg==
|
|
|
- dependencies:
|
|
|
- after "0.8.2"
|
|
|
- arraybuffer.slice "~0.0.7"
|
|
|
- base64-arraybuffer "0.1.4"
|
|
|
- blob "0.0.5"
|
|
|
- has-binary2 "~1.0.2"
|
|
|
-
|
|
|
-engine.io@~3.5.0:
|
|
|
- version "3.5.0"
|
|
|
- resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.5.0.tgz#9d6b985c8a39b1fe87cd91eb014de0552259821b"
|
|
|
- integrity sha512-21HlvPUKaitDGE4GXNtQ7PLP0Sz4aWLddMPw2VTyFz1FVZqu/kZsJUO8WNpKuE/OCL7nkfRaOui2ZCJloGznGA==
|
|
|
- dependencies:
|
|
|
- accepts "~1.3.4"
|
|
|
- base64id "2.0.0"
|
|
|
- cookie "~0.4.1"
|
|
|
- debug "~4.1.0"
|
|
|
- engine.io-parser "~2.2.0"
|
|
|
- ws "~7.4.2"
|
|
|
-
|
|
|
es5-ext@^0.10.35, es5-ext@^0.10.50:
|
|
|
version "0.10.53"
|
|
|
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.53.tgz#93c5a3acfdbef275220ad72644ad02ee18368de1"
|
|
@@ -875,18 +826,6 @@ fresh@0.5.2:
|
|
|
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
|
|
|
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
|
|
|
|
|
|
-has-binary2@~1.0.2:
|
|
|
- version "1.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/has-binary2/-/has-binary2-1.0.3.tgz#7776ac627f3ea77250cfc332dab7ddf5e4f5d11d"
|
|
|
- integrity sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==
|
|
|
- dependencies:
|
|
|
- isarray "2.0.1"
|
|
|
-
|
|
|
-has-cors@1.1.0:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/has-cors/-/has-cors-1.1.0.tgz#5e474793f7ea9843d1bb99c23eef49ff126fff39"
|
|
|
- integrity sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=
|
|
|
-
|
|
|
has-flag@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
@@ -936,11 +875,6 @@ iconv-lite@0.4.24:
|
|
|
dependencies:
|
|
|
safer-buffer ">= 2.1.2 < 3"
|
|
|
|
|
|
-indexof@0.0.1:
|
|
|
- version "0.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz#82dc336d232b9062179d05ab3293a66059fd435d"
|
|
|
- integrity sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=
|
|
|
-
|
|
|
inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4:
|
|
|
version "2.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
|
@@ -966,11 +900,6 @@ is-typedarray@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
|
|
|
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
|
|
|
|
|
|
-isarray@2.0.1:
|
|
|
- version "2.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.1.tgz#a37d94ed9cda2d59865c9f76fe596ee1f338741e"
|
|
|
- integrity sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=
|
|
|
-
|
|
|
js-sha3@^0.8.0:
|
|
|
version "0.8.0"
|
|
|
resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840"
|
|
@@ -1010,6 +939,11 @@ methods@~1.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
|
|
|
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
|
|
|
|
|
|
+micro-base@^0.9.0:
|
|
|
+ version "0.9.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/micro-base/-/micro-base-0.9.0.tgz#09cfe20285bec0ea97f41dc3d10e3fba3d0266ee"
|
|
|
+ integrity sha512-4+tOMKidYT5nQ6/UNmYrGVO5PMcnJdfuR4NC8HK8s2H61B4itOhA9yrsjBdqGV7ecdtej36x3YSIfPLRmPrspg==
|
|
|
+
|
|
|
mime-db@1.51.0:
|
|
|
version "1.51.0"
|
|
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
|
|
@@ -1047,7 +981,7 @@ ms@2.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
|
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
|
|
|
|
|
-ms@2.1.3, ms@^2.1.1:
|
|
|
+ms@2.1.3:
|
|
|
version "2.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
@@ -1062,7 +996,7 @@ next-tick@~1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
|
|
|
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
|
|
|
|
|
|
-node-fetch@^2.6.1:
|
|
|
+node-fetch@^2.6.1, node-fetch@^2.6.6:
|
|
|
version "2.6.7"
|
|
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
|
|
|
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
|
|
@@ -1081,16 +1015,6 @@ on-finished@~2.3.0:
|
|
|
dependencies:
|
|
|
ee-first "1.1.1"
|
|
|
|
|
|
-parseqs@0.0.6:
|
|
|
- version "0.0.6"
|
|
|
- resolved "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.6.tgz#8e4bb5a19d1cdc844a08ac974d34e273afa670d5"
|
|
|
- integrity sha512-jeAGzMDbfSHHA091hr0r31eYfTig+29g3GKKE/PPbEQ65X0lmMwlEoqmhzu0iztID5uJpZsFlUPDP8ThPL7M8w==
|
|
|
-
|
|
|
-parseuri@0.0.6:
|
|
|
- version "0.0.6"
|
|
|
- resolved "https://registry.yarnpkg.com/parseuri/-/parseuri-0.0.6.tgz#e1496e829e3ac2ff47f39a4dd044b32823c4a25a"
|
|
|
- integrity sha512-AUjen8sAkGgao7UyCX6Ahv0gIK2fABKmYjvP4xmy5JaKvcbTRueIqIPHLAfq30xJddqSE033IOMUSOMCcK3Sow==
|
|
|
-
|
|
|
parseurl@~1.3.3:
|
|
|
version "1.3.3"
|
|
|
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
|
|
@@ -1156,12 +1080,12 @@ ripemd160@^2.0.1:
|
|
|
hash-base "^3.0.0"
|
|
|
inherits "^2.0.1"
|
|
|
|
|
|
-rxjs@^6.6.7:
|
|
|
- version "6.6.7"
|
|
|
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
|
|
|
- integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
|
|
|
+rxjs@^7.3.0:
|
|
|
+ version "7.5.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
|
|
|
+ integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
|
|
|
dependencies:
|
|
|
- tslib "^1.9.0"
|
|
|
+ tslib "^2.1.0"
|
|
|
|
|
|
safe-buffer@5.2.1, safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0:
|
|
|
version "5.2.1"
|
|
@@ -1220,58 +1144,6 @@ sha.js@^2.4.0:
|
|
|
inherits "^2.0.1"
|
|
|
safe-buffer "^5.0.1"
|
|
|
|
|
|
-socket.io-adapter@~1.1.0:
|
|
|
- version "1.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-1.1.2.tgz#ab3f0d6f66b8fc7fca3959ab5991f82221789be9"
|
|
|
- integrity sha512-WzZRUj1kUjrTIrUKpZLEzFZ1OLj5FwLlAFQs9kuZJzJi5DKdU7FsWc36SNmA8iDOtwBQyT8FkrriRM8vXLYz8g==
|
|
|
-
|
|
|
-socket.io-client@2.4.0:
|
|
|
- version "2.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.4.0.tgz#aafb5d594a3c55a34355562fc8aea22ed9119a35"
|
|
|
- integrity sha512-M6xhnKQHuuZd4Ba9vltCLT9oa+YvTsP8j9NcEiLElfIg8KeYPyhWOes6x4t+LTAC8enQbE/995AdTem2uNyKKQ==
|
|
|
- dependencies:
|
|
|
- backo2 "1.0.2"
|
|
|
- component-bind "1.0.0"
|
|
|
- component-emitter "~1.3.0"
|
|
|
- debug "~3.1.0"
|
|
|
- engine.io-client "~3.5.0"
|
|
|
- has-binary2 "~1.0.2"
|
|
|
- indexof "0.0.1"
|
|
|
- parseqs "0.0.6"
|
|
|
- parseuri "0.0.6"
|
|
|
- socket.io-parser "~3.3.0"
|
|
|
- to-array "0.1.4"
|
|
|
-
|
|
|
-socket.io-parser@~3.3.0:
|
|
|
- version "3.3.2"
|
|
|
- resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
|
|
|
- integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
|
|
|
- dependencies:
|
|
|
- component-emitter "~1.3.0"
|
|
|
- debug "~3.1.0"
|
|
|
- isarray "2.0.1"
|
|
|
-
|
|
|
-socket.io-parser@~3.4.0:
|
|
|
- version "3.4.1"
|
|
|
- resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.1.tgz#b06af838302975837eab2dc980037da24054d64a"
|
|
|
- integrity sha512-11hMgzL+WCLWf1uFtHSNvliI++tcRUWdoeYuwIl+Axvwy9z2gQM+7nJyN3STj1tLj5JyIUH8/gpDGxzAlDdi0A==
|
|
|
- dependencies:
|
|
|
- component-emitter "1.2.1"
|
|
|
- debug "~4.1.0"
|
|
|
- isarray "2.0.1"
|
|
|
-
|
|
|
-socket.io@^2.2.0:
|
|
|
- version "2.4.1"
|
|
|
- resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.4.1.tgz#95ad861c9a52369d7f1a68acf0d4a1b16da451d2"
|
|
|
- integrity sha512-Si18v0mMXGAqLqCVpTxBa8MGqriHGQh8ccEOhmsmNS3thNCGBwO8WGrwMibANsWtQQ5NStdZwHqZR3naJVFc3w==
|
|
|
- dependencies:
|
|
|
- debug "~4.1.0"
|
|
|
- engine.io "~3.5.0"
|
|
|
- has-binary2 "~1.0.2"
|
|
|
- socket.io-adapter "~1.1.0"
|
|
|
- socket.io-client "2.4.0"
|
|
|
- socket.io-parser "~3.4.0"
|
|
|
-
|
|
|
"statuses@>= 1.5.0 < 2", statuses@~1.5.0:
|
|
|
version "1.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
|
|
@@ -1291,11 +1163,6 @@ supports-color@^7.1.0:
|
|
|
dependencies:
|
|
|
has-flag "^4.0.0"
|
|
|
|
|
|
-to-array@0.1.4:
|
|
|
- version "0.1.4"
|
|
|
- resolved "https://registry.yarnpkg.com/to-array/-/to-array-0.1.4.tgz#17e6c11f73dd4f3d74cda7a4ff3238e9ad9bf890"
|
|
|
- integrity sha1-F+bBH3PdTz10zaek/zI46a2b+JA=
|
|
|
-
|
|
|
toidentifier@1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
|
|
@@ -1311,17 +1178,12 @@ ts-mixer@^6.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/ts-mixer/-/ts-mixer-6.0.0.tgz#4e631d3a36e3fa9521b973b132e8353bc7267f9f"
|
|
|
integrity sha512-nXIb1fvdY5CBSrDIblLn73NW0qRDk5yJ0Sk1qPBF560OdJfQp9jhl+0tzcY09OZ9U+6GpeoI9RjwoIKFIoB9MQ==
|
|
|
|
|
|
-tslib@^1.9.0:
|
|
|
- version "1.14.1"
|
|
|
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
|
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
|
-
|
|
|
-tslib@^2.3.1:
|
|
|
+tslib@^2.1.0, tslib@^2.3.1:
|
|
|
version "2.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
|
|
|
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
|
|
|
|
|
|
-tweetnacl@^1.0.3:
|
|
|
+tweetnacl@1.x.x, tweetnacl@^1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.3.tgz#ac0af71680458d8a6378d0d0d050ab1407d35596"
|
|
|
integrity sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==
|
|
@@ -1351,7 +1213,7 @@ typedarray-to-buffer@^3.1.5:
|
|
|
dependencies:
|
|
|
is-typedarray "^1.0.0"
|
|
|
|
|
|
-typescript@^4.3.2:
|
|
|
+typescript@^4.4.3:
|
|
|
version "4.5.5"
|
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
|
|
|
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
|
|
@@ -1445,16 +1307,6 @@ ws@^8.4.0:
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz#18e749868d8439f2268368829042894b6907aa0b"
|
|
|
integrity sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==
|
|
|
|
|
|
-ws@~7.4.2:
|
|
|
- version "7.4.6"
|
|
|
- resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
|
|
|
- integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
|
|
|
-
|
|
|
-xmlhttprequest-ssl@~1.6.2:
|
|
|
- version "1.6.3"
|
|
|
- resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz#03b713873b01659dfa2c1c5d056065b27ddc2de6"
|
|
|
- integrity sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==
|
|
|
-
|
|
|
xxhashjs@^0.2.2:
|
|
|
version "0.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/xxhashjs/-/xxhashjs-0.2.2.tgz#8a6251567621a1c46a5ae204da0249c7f8caa9d8"
|
|
@@ -1467,11 +1319,6 @@ yaeti@^0.0.6:
|
|
|
resolved "https://registry.yarnpkg.com/yaeti/-/yaeti-0.0.6.tgz#f26f484d72684cf42bedfb76970aa1608fbf9577"
|
|
|
integrity sha1-8m9ITXJoTPQr7ft2lwqhYI+/lXc=
|
|
|
|
|
|
-yeast@0.1.2:
|
|
|
- version "0.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
|
|
|
- integrity sha1-AI4G2AlDIMNy28L47XagymyKxBk=
|
|
|
-
|
|
|
zod@^3.11.6:
|
|
|
version "3.11.6"
|
|
|
resolved "https://registry.yarnpkg.com/zod/-/zod-3.11.6.tgz#e43a5e0c213ae2e02aefe7cb2b1a6fa3d7f1f483"
|