diff --git a/package.json b/package.json index fbdf637814..4556ad859a 100644 --- a/package.json +++ b/package.json @@ -26,5 +26,5 @@ "@polkadot/ts": "^0.3.62", "@types/jest": "^26.0.22" }, - "version": "6.1.0" + "version": "6.1.1" } diff --git a/packages/hw-ledger-transports/package.json b/packages/hw-ledger-transports/package.json index 709a7cc6f5..de44d07424 100644 --- a/packages/hw-ledger-transports/package.json +++ b/packages/hw-ledger-transports/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/hw-ledger-transports", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "repository": "github:polkadot-js/common", "author": "Jaco Greeff ", diff --git a/packages/hw-ledger-transports/src/packageInfo.ts b/packages/hw-ledger-transports/src/packageInfo.ts index b2a83fc84c..dc89dad543 100644 --- a/packages/hw-ledger-transports/src/packageInfo.ts +++ b/packages/hw-ledger-transports/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/hw-ledger-transports', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/hw-ledger-transports', version: '6.1.1' }; diff --git a/packages/hw-ledger/package.json b/packages/hw-ledger/package.json index b964d22124..02eafe15ff 100644 --- a/packages/hw-ledger/package.json +++ b/packages/hw-ledger/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/hw-ledger", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "repository": "github:polkadot-js/common", "author": "Jaco Greeff ", @@ -14,8 +14,8 @@ ], "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/hw-ledger-transports": "6.1.0", - "@polkadot/util": "^6.1.0", + "@polkadot/hw-ledger-transports": "6.1.1", + "@polkadot/util": "^6.1.1", "@zondax/ledger-polkadot": "^0.13.4" } } diff --git a/packages/hw-ledger/src/packageInfo.ts b/packages/hw-ledger/src/packageInfo.ts index d87fe62e3c..2ce48bb82a 100644 --- a/packages/hw-ledger/src/packageInfo.ts +++ b/packages/hw-ledger/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/hw-ledger', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/hw-ledger', version: '6.1.1' }; diff --git a/packages/keyring/package.json b/packages/keyring/package.json index 6079c150a4..6fb0f4f2a3 100644 --- a/packages/keyring/package.json +++ b/packages/keyring/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/keyring", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "Keyring management", "author": "Jaco Greeff ", @@ -17,11 +17,11 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/keyring#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/util": "6.1.0", - "@polkadot/util-crypto": "6.1.0" + "@polkadot/util": "6.1.1", + "@polkadot/util-crypto": "6.1.1" }, "peerDependencies": { - "@polkadot/util": "6.1.0", - "@polkadot/util-crypto": "6.1.0" + "@polkadot/util": "6.1.1", + "@polkadot/util-crypto": "6.1.1" } } diff --git a/packages/keyring/src/packageInfo.ts b/packages/keyring/src/packageInfo.ts index bb4e1af64e..a8092c1705 100644 --- a/packages/keyring/src/packageInfo.ts +++ b/packages/keyring/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/keyring', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/keyring', version: '6.1.1' }; diff --git a/packages/networks/package.json b/packages/networks/package.json index 518dc96a4b..0c47b3d29a 100644 --- a/packages/networks/package.json +++ b/packages/networks/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/networks", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A list of all available Substrate networks and their applicable prefixes", "main": "index.js", @@ -16,7 +16,7 @@ "@babel/runtime": "^7.13.10" }, "devDependencies": { - "@polkadot/util": "6.1.0", - "@polkadot/x-fetch": "6.1.0" + "@polkadot/util": "6.1.1", + "@polkadot/x-fetch": "6.1.1" } } diff --git a/packages/networks/src/packageInfo.ts b/packages/networks/src/packageInfo.ts index 385942f112..d3d8bf2bca 100644 --- a/packages/networks/src/packageInfo.ts +++ b/packages/networks/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/networks', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/networks', version: '6.1.1' }; diff --git a/packages/util-crypto/package.json b/packages/util-crypto/package.json index c2735bc85a..852fb0eaac 100644 --- a/packages/util-crypto/package.json +++ b/packages/util-crypto/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/util-crypto", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A collection of useful crypto utilities for @polkadot", "main": "index.js", @@ -17,10 +17,10 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/util-crypto#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/networks": "6.1.0", - "@polkadot/util": "6.1.0", + "@polkadot/networks": "6.1.1", + "@polkadot/util": "6.1.1", "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.1.0", + "@polkadot/x-randomvalues": "6.1.1", "base-x": "^3.0.8", "base64-js": "^1.5.1", "blakejs": "^1.1.0", @@ -41,6 +41,6 @@ "@types/xxhashjs": "^0.2.2" }, "peerDependencies": { - "@polkadot/util": "6.1.0" + "@polkadot/util": "6.1.1" } } diff --git a/packages/util-crypto/src/packageInfo.ts b/packages/util-crypto/src/packageInfo.ts index 7dc633622e..7e6e99e55f 100644 --- a/packages/util-crypto/src/packageInfo.ts +++ b/packages/util-crypto/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/util-crypto', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/util-crypto', version: '6.1.1' }; diff --git a/packages/util/package.json b/packages/util/package.json index 9d477c299a..ae90e15910 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/util", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A collection of useful utilities for @polkadot", "main": "index.js", @@ -17,8 +17,8 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/util#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-textdecoder": "6.1.0", - "@polkadot/x-textencoder": "6.1.0", + "@polkadot/x-textdecoder": "6.1.1", + "@polkadot/x-textencoder": "6.1.1", "@types/bn.js": "^4.11.6", "bn.js": "^4.11.9", "camelcase": "^5.3.1", diff --git a/packages/util/src/packageInfo.ts b/packages/util/src/packageInfo.ts index 943b579e0d..5e9746f0c2 100644 --- a/packages/util/src/packageInfo.ts +++ b/packages/util/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/util', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/util', version: '6.1.1' }; diff --git a/packages/x-fetch/package.json b/packages/x-fetch/package.json index 71104c09f2..602d001377 100644 --- a/packages/x-fetch/package.json +++ b/packages/x-fetch/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-fetch", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A cross-environment fetch replacement", "browser": "browser.js", @@ -16,7 +16,7 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-fetch#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-global": "6.1.0", + "@polkadot/x-global": "6.1.1", "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" } diff --git a/packages/x-fetch/src/packageInfo.ts b/packages/x-fetch/src/packageInfo.ts index c95eede3a8..2667d08cdd 100644 --- a/packages/x-fetch/src/packageInfo.ts +++ b/packages/x-fetch/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-fetch', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-fetch', version: '6.1.1' }; diff --git a/packages/x-global/package.json b/packages/x-global/package.json index 8e7ec9a580..52fe171045 100644 --- a/packages/x-global/package.json +++ b/packages/x-global/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-global", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A cross-environment global replacement", "main": "index.js", diff --git a/packages/x-global/src/packageInfo.ts b/packages/x-global/src/packageInfo.ts index 3d81239c82..b8871e6569 100644 --- a/packages/x-global/src/packageInfo.ts +++ b/packages/x-global/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-global', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-global', version: '6.1.1' }; diff --git a/packages/x-randomvalues/package.json b/packages/x-randomvalues/package.json index 7efd0017e8..64aa3a46f9 100644 --- a/packages/x-randomvalues/package.json +++ b/packages/x-randomvalues/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-randomvalues", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A cross-environment window.crypto.getRandomValues replacement", "browser": "browser.js", @@ -16,7 +16,7 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-randomvalues#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-global": "6.1.0" + "@polkadot/x-global": "6.1.1" }, "devDependencies": { "@types/react-native": "^0.64.2" diff --git a/packages/x-randomvalues/src/packageInfo.ts b/packages/x-randomvalues/src/packageInfo.ts index 5e82cd4459..77a762001f 100644 --- a/packages/x-randomvalues/src/packageInfo.ts +++ b/packages/x-randomvalues/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-randomvalues', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-randomvalues', version: '6.1.1' }; diff --git a/packages/x-rxjs/package.json b/packages/x-rxjs/package.json index 26a2956fca..eab91b076c 100644 --- a/packages/x-rxjs/package.json +++ b/packages/x-rxjs/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-rxjs", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A pass-through interface for RxJs (allowing node + mjs usage)", "main": "index.js", diff --git a/packages/x-rxjs/src/packageInfo.ts b/packages/x-rxjs/src/packageInfo.ts index cec5ad74a1..83896a6766 100644 --- a/packages/x-rxjs/src/packageInfo.ts +++ b/packages/x-rxjs/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-rxjs', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-rxjs', version: '6.1.1' }; diff --git a/packages/x-textdecoder/package.json b/packages/x-textdecoder/package.json index b68d7a868d..52b61ee09d 100644 --- a/packages/x-textdecoder/package.json +++ b/packages/x-textdecoder/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-textdecoder", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A TextDecoder replacement", "browser": "browser.js", @@ -16,6 +16,6 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-textdecoder#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-global": "6.1.0" + "@polkadot/x-global": "6.1.1" } } diff --git a/packages/x-textdecoder/src/packageInfo.ts b/packages/x-textdecoder/src/packageInfo.ts index bbfb55f5e7..d0be460bf2 100644 --- a/packages/x-textdecoder/src/packageInfo.ts +++ b/packages/x-textdecoder/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-textdecoder', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-textdecoder', version: '6.1.1' }; diff --git a/packages/x-textencoder/package.json b/packages/x-textencoder/package.json index d02f3ed9a2..56ac7c80bc 100644 --- a/packages/x-textencoder/package.json +++ b/packages/x-textencoder/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-textencoder", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A TextDecoder replacement", "browser": "browser.js", @@ -16,6 +16,6 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-textencoder#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-global": "6.1.0" + "@polkadot/x-global": "6.1.1" } } diff --git a/packages/x-textencoder/src/packageInfo.ts b/packages/x-textencoder/src/packageInfo.ts index b1579afbaf..772668cb92 100644 --- a/packages/x-textencoder/src/packageInfo.ts +++ b/packages/x-textencoder/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-textencoder', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-textencoder', version: '6.1.1' }; diff --git a/packages/x-ws/package.json b/packages/x-ws/package.json index ba727b81de..74ce51f90c 100644 --- a/packages/x-ws/package.json +++ b/packages/x-ws/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/x-ws", - "version": "6.1.0", + "version": "6.1.1", "type": "module", "description": "A cross-environment WebSocket replacement", "browser": "browser.js", @@ -16,7 +16,7 @@ "homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-ws#readme", "dependencies": { "@babel/runtime": "^7.13.10", - "@polkadot/x-global": "6.1.0", + "@polkadot/x-global": "6.1.1", "@types/websocket": "^1.0.2", "websocket": "^1.0.33" } diff --git a/packages/x-ws/src/packageInfo.ts b/packages/x-ws/src/packageInfo.ts index 2acb7c1506..2d44d7bee2 100644 --- a/packages/x-ws/src/packageInfo.ts +++ b/packages/x-ws/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/x-ws', version: '6.0.6-8' }; +export const packageInfo = { name: '@polkadot/x-ws', version: '6.1.1' }; diff --git a/yarn.lock b/yarn.lock index de3bf3ee39..209bfbf6d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1948,7 +1948,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/hw-ledger-transports@6.1.0, @polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports": +"@polkadot/hw-ledger-transports@6.1.1, @polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports": version: 0.0.0-use.local resolution: "@polkadot/hw-ledger-transports@workspace:packages/hw-ledger-transports" dependencies: @@ -1968,8 +1968,8 @@ __metadata: resolution: "@polkadot/hw-ledger@workspace:packages/hw-ledger" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/hw-ledger-transports": 6.1.0 - "@polkadot/util": ^6.1.0 + "@polkadot/hw-ledger-transports": 6.1.1 + "@polkadot/util": ^6.1.1 "@zondax/ledger-polkadot": ^0.13.4 languageName: unknown linkType: soft @@ -1979,21 +1979,21 @@ __metadata: resolution: "@polkadot/keyring@workspace:packages/keyring" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/util": 6.1.0 - "@polkadot/util-crypto": 6.1.0 + "@polkadot/util": 6.1.1 + "@polkadot/util-crypto": 6.1.1 peerDependencies: - "@polkadot/util": 6.1.0 - "@polkadot/util-crypto": 6.1.0 + "@polkadot/util": 6.1.1 + "@polkadot/util-crypto": 6.1.1 languageName: unknown linkType: soft -"@polkadot/networks@6.1.0, @polkadot/networks@workspace:packages/networks": +"@polkadot/networks@6.1.1, @polkadot/networks@workspace:packages/networks": version: 0.0.0-use.local resolution: "@polkadot/networks@workspace:packages/networks" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/util": 6.1.0 - "@polkadot/x-fetch": 6.1.0 + "@polkadot/util": 6.1.1 + "@polkadot/x-fetch": 6.1.1 languageName: unknown linkType: soft @@ -2006,15 +2006,15 @@ __metadata: languageName: node linkType: hard -"@polkadot/util-crypto@6.1.0, @polkadot/util-crypto@workspace:packages/util-crypto": +"@polkadot/util-crypto@6.1.1, @polkadot/util-crypto@workspace:packages/util-crypto": version: 0.0.0-use.local resolution: "@polkadot/util-crypto@workspace:packages/util-crypto" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/networks": 6.1.0 - "@polkadot/util": 6.1.0 + "@polkadot/networks": 6.1.1 + "@polkadot/util": 6.1.1 "@polkadot/wasm-crypto": ^4.0.2 - "@polkadot/x-randomvalues": 6.1.0 + "@polkadot/x-randomvalues": 6.1.1 "@types/bn.js": ^4.11.6 "@types/create-hash": ^1.2.2 "@types/elliptic": ^6.4.12 @@ -2032,17 +2032,17 @@ __metadata: tweetnacl: ^1.0.3 xxhashjs: ^0.2.2 peerDependencies: - "@polkadot/util": 6.1.0 + "@polkadot/util": 6.1.1 languageName: unknown linkType: soft -"@polkadot/util@6.1.0, @polkadot/util@^6.1.0, @polkadot/util@workspace:packages/util": +"@polkadot/util@6.1.1, @polkadot/util@^6.1.1, @polkadot/util@workspace:packages/util": version: 0.0.0-use.local resolution: "@polkadot/util@workspace:packages/util" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-textdecoder": 6.1.0 - "@polkadot/x-textencoder": 6.1.0 + "@polkadot/x-textdecoder": 6.1.1 + "@polkadot/x-textencoder": 6.1.1 "@types/bn.js": ^4.11.6 bn.js: ^4.11.9 camelcase: ^5.3.1 @@ -2082,18 +2082,18 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-fetch@6.1.0, @polkadot/x-fetch@workspace:packages/x-fetch": +"@polkadot/x-fetch@6.1.1, @polkadot/x-fetch@workspace:packages/x-fetch": version: 0.0.0-use.local resolution: "@polkadot/x-fetch@workspace:packages/x-fetch" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.0 + "@polkadot/x-global": 6.1.1 "@types/node-fetch": ^2.5.10 node-fetch: ^2.6.1 languageName: unknown linkType: soft -"@polkadot/x-global@6.1.0, @polkadot/x-global@workspace:packages/x-global": +"@polkadot/x-global@6.1.1, @polkadot/x-global@workspace:packages/x-global": version: 0.0.0-use.local resolution: "@polkadot/x-global@workspace:packages/x-global" dependencies: @@ -2103,12 +2103,12 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/x-randomvalues@6.1.0, @polkadot/x-randomvalues@workspace:packages/x-randomvalues": +"@polkadot/x-randomvalues@6.1.1, @polkadot/x-randomvalues@workspace:packages/x-randomvalues": version: 0.0.0-use.local resolution: "@polkadot/x-randomvalues@workspace:packages/x-randomvalues" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.0 + "@polkadot/x-global": 6.1.1 "@types/react-native": ^0.64.2 languageName: unknown linkType: soft @@ -2122,21 +2122,21 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/x-textdecoder@6.1.0, @polkadot/x-textdecoder@workspace:packages/x-textdecoder": +"@polkadot/x-textdecoder@6.1.1, @polkadot/x-textdecoder@workspace:packages/x-textdecoder": version: 0.0.0-use.local resolution: "@polkadot/x-textdecoder@workspace:packages/x-textdecoder" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.0 + "@polkadot/x-global": 6.1.1 languageName: unknown linkType: soft -"@polkadot/x-textencoder@6.1.0, @polkadot/x-textencoder@workspace:packages/x-textencoder": +"@polkadot/x-textencoder@6.1.1, @polkadot/x-textencoder@workspace:packages/x-textencoder": version: 0.0.0-use.local resolution: "@polkadot/x-textencoder@workspace:packages/x-textencoder" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.0 + "@polkadot/x-global": 6.1.1 languageName: unknown linkType: soft @@ -2145,7 +2145,7 @@ __metadata: resolution: "@polkadot/x-ws@workspace:packages/x-ws" dependencies: "@babel/runtime": ^7.13.10 - "@polkadot/x-global": 6.1.0 + "@polkadot/x-global": 6.1.1 "@types/websocket": ^1.0.2 websocket: ^1.0.33 languageName: unknown