mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
Upgrade common to 13.4.3 (#4957)
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
"version": "0.25.4-27-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^13.3.1",
|
||||
"@polkadot/util-crypto": "^13.3.1",
|
||||
"@polkadot/x-fetch": "^13.3.1",
|
||||
"@polkadot/util": "^13.4.3",
|
||||
"@polkadot/util-crypto": "^13.4.3",
|
||||
"@polkadot/x-fetch": "^13.4.3",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -488,14 +488,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/networks@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/networks@npm:13.3.1"
|
||||
"@polkadot/networks@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/networks@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/util": "npm:13.3.1"
|
||||
"@polkadot/util": "npm:13.4.3"
|
||||
"@substrate/ss58-registry": "npm:^1.51.0"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/bdf806ba36d4989791c8a2b3cc49161dd9541f431c8a03a97da080a29db47ffa33dbf277b45105cb930f2a6fd3bd26c3be1404366816c35db341d013136ea0fb
|
||||
checksum: 10/17f10458809510f7bb33992788a5235bc1a61a09602adf35d288d7dac192c16187323e18ac8744fea67bb0670c07cb994969440e06a0ab7a0052f95202364517
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -503,47 +503,47 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/phishing@workspace:packages/phishing"
|
||||
dependencies:
|
||||
"@polkadot/util": "npm:^13.3.1"
|
||||
"@polkadot/util-crypto": "npm:^13.3.1"
|
||||
"@polkadot/x-fetch": "npm:^13.3.1"
|
||||
"@polkadot/util": "npm:^13.4.3"
|
||||
"@polkadot/util-crypto": "npm:^13.4.3"
|
||||
"@polkadot/x-fetch": "npm:^13.4.3"
|
||||
"@types/js-yaml": "npm:^4.0.9"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
tslib: "npm:^2.8.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/util-crypto@npm:^13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/util-crypto@npm:13.3.1"
|
||||
"@polkadot/util-crypto@npm:^13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/util-crypto@npm:13.4.3"
|
||||
dependencies:
|
||||
"@noble/curves": "npm:^1.3.0"
|
||||
"@noble/hashes": "npm:^1.3.3"
|
||||
"@polkadot/networks": "npm:13.3.1"
|
||||
"@polkadot/util": "npm:13.3.1"
|
||||
"@polkadot/networks": "npm:13.4.3"
|
||||
"@polkadot/util": "npm:13.4.3"
|
||||
"@polkadot/wasm-crypto": "npm:^7.4.1"
|
||||
"@polkadot/wasm-util": "npm:^7.4.1"
|
||||
"@polkadot/x-bigint": "npm:13.3.1"
|
||||
"@polkadot/x-randomvalues": "npm:13.3.1"
|
||||
"@polkadot/x-bigint": "npm:13.4.3"
|
||||
"@polkadot/x-randomvalues": "npm:13.4.3"
|
||||
"@scure/base": "npm:^1.1.7"
|
||||
tslib: "npm:^2.8.0"
|
||||
peerDependencies:
|
||||
"@polkadot/util": 13.3.1
|
||||
checksum: 10/f2991b6e5436b5fa382da107b50476068d931f071161834a82aeb633e8dda6c5662d2c846c2913866af6ff4b3c46cca06843c8bfa69bfb2f141f2c08abb6aca5
|
||||
"@polkadot/util": 13.4.3
|
||||
checksum: 10/b2f886d8b14549e6c366550d068a0b07c9cce509254472a63f1b7a91e8eddc2a832124d7e3c104e29687342756225908c5eef2cb2fd398da83f0f64d905529ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/util@npm:13.3.1, @polkadot/util@npm:^13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/util@npm:13.3.1"
|
||||
"@polkadot/util@npm:13.4.3, @polkadot/util@npm:^13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/util@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-bigint": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-textdecoder": "npm:13.3.1"
|
||||
"@polkadot/x-textencoder": "npm:13.3.1"
|
||||
"@polkadot/x-bigint": "npm:13.4.3"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
"@polkadot/x-textdecoder": "npm:13.4.3"
|
||||
"@polkadot/x-textencoder": "npm:13.4.3"
|
||||
"@types/bn.js": "npm:^5.1.6"
|
||||
bn.js: "npm:^5.2.1"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/ac42fecd3f3ae04e56196b86e78a34cf26df782e1cce44f0668007bafa07427b6a4eeef2afdb4d49fa418526a3aa5859c1bbb2b9050b0b4ecb376d0450b07499
|
||||
checksum: 10/187e1a978edc19654ebf042eb3c9fa3c164e68630eff94891b89c3584bb09fc7e32717fdd36cba5e70fed85afa011299c47de116af9b04799d9087f916b8e104
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -627,66 +627,66 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-bigint@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-bigint@npm:13.3.1"
|
||||
"@polkadot/x-bigint@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-bigint@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/e0279eba940757a4de4ca046d9e2dec64913451516e78783d75724e4343bd86ee520d3f69972dda76395fa113524b40414f515688e01a31424a94a8d5909ca11
|
||||
checksum: 10/6c299309c9913f8ea899032b5f0aa510178499431e9d8c525583109949a3148bc07cf3683fb672c07f670683f181886df98fd49397c587e1701a36472cdf12e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-fetch@npm:^13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-fetch@npm:13.3.1"
|
||||
"@polkadot/x-fetch@npm:^13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-fetch@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
node-fetch: "npm:^3.3.2"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/b7f0dacfc3d2d8f4706de0081e8586f04d34a7cf12cce7f87d974eccb6512178ed2f1585ad0d91f5ee65ddb5c1ab4a631c2910cc271379b18ff1a0a287473f34
|
||||
checksum: 10/52ef0705c6f1cf15001a111ecb5c9d9b47df51cbf5555bbd0e4c5ca95e9ae4019b10fd3337f222a4cd6d85ac95ad51d3408947683714ceb777b59aa401078887
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-global@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-global@npm:13.3.1"
|
||||
"@polkadot/x-global@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-global@npm:13.4.3"
|
||||
dependencies:
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/e8185a7529c3d3228c46c859d357e8fecb1d970aa52d4528a0c5eb8d0718d59038b7fa4e37c5239f6c017b1ade9bd9e41a0e005c963c24ab54967013c8356e5c
|
||||
checksum: 10/ce549dc41894880c66ae27e6d7114e77b91b36236da80914366a06f90b68f46398ad6a46f821c966287636621f208c5bbd85f05b60a372b86ba400e952245476
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-randomvalues@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-randomvalues@npm:13.3.1"
|
||||
"@polkadot/x-randomvalues@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-randomvalues@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
tslib: "npm:^2.8.0"
|
||||
peerDependencies:
|
||||
"@polkadot/util": 13.3.1
|
||||
"@polkadot/util": 13.4.3
|
||||
"@polkadot/wasm-util": "*"
|
||||
checksum: 10/c5b2a17790a2e72c3fdba50d23bafda4a5641866ff53b5bae56ee07aaff25353231be58277c5b312d891457fc80d0ded7130868304e9926f525b263ca1e463aa
|
||||
checksum: 10/523dcebded03a42796bf7b23119ef7e9277ada5e9c85bf8baceef18bc775f533b7496d5ca9b29ca0b5abff629f1b5fb7ded91c0c7c6b206ed4def270edd8a100
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-textdecoder@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-textdecoder@npm:13.3.1"
|
||||
"@polkadot/x-textdecoder@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-textdecoder@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/9ca9481be1c396ddf496f6dbfbff8030619b51dc6ac6b1e84c1be18fded7011d60317d108cbd3c433426cd6720d436b206e8161f562778be4f43b26a25892b39
|
||||
checksum: 10/e7882607082a88d5e19843acba92fc519f354c2ada1af141dcd5eaf87cd14c782499e04641623d6e993404bed559b3c32ed584e79df70acc3d1d331654e0c967
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-textencoder@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "@polkadot/x-textencoder@npm:13.3.1"
|
||||
"@polkadot/x-textencoder@npm:13.4.3":
|
||||
version: 13.4.3
|
||||
resolution: "@polkadot/x-textencoder@npm:13.4.3"
|
||||
dependencies:
|
||||
"@polkadot/x-global": "npm:13.3.1"
|
||||
"@polkadot/x-global": "npm:13.4.3"
|
||||
tslib: "npm:^2.8.0"
|
||||
checksum: 10/2de22bc4e17b58ddb9de351fc1e4665a39e8a1baed847d11f23a0d2318f0c3201bd3f2e7bcbd71a76c61e8982b224e0ec442290b7f6a6f077e8bcd579267b292
|
||||
checksum: 10/ee3a7bebbc6d429eb37c68c9310e6484780ef1b9f8d6f92976c92a8dc14a9a5314d53f91bb64acfdc401b3bd13cbac71a08360b6eeefb1884af40d4ad881f016
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user