From 70380024bec36e0a3a2ee2088255b45bd6bc691d Mon Sep 17 00:00:00 2001 From: Szegoo Date: Fri, 16 Aug 2024 12:44:51 +0200 Subject: [PATCH] update polkadot/api version --- package-lock.json | 290 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 147 insertions(+), 145 deletions(-) diff --git a/package-lock.json b/package-lock.json index 665f337..4c21985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,12 +10,13 @@ "license": "ISC", "dependencies": { "@acala-network/chopsticks": "0.9.4", - "@polkadot/api": "^11.0.3", + "@polkadot/api": "^11.2.1", "@polkadot/keyring": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "commander": "^11.1.0", "coretime-utils": "^0.3.2", - "ts-node": "^10.9.2" + "ts-node": "^10.9.2", + "typescript": "^4.1.6" }, "devDependencies": { "@types/bn.js": "^5.1.5", @@ -469,22 +470,22 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-11.0.3.tgz", - "integrity": "sha512-VYuS42s5MiUOLo/PP1deYsddelGP4/mb1KFonXyWk69XowsfihGbVjsjh+DA4jPXvoNJqdGnDdu3SeppTY9MZQ==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-11.3.1.tgz", + "integrity": "sha512-q4kFIIHTLvKxM24b0Eo8hJevsPMme+aITJGrDML9BgdZYTRN14+cu5nXiCsQvaEamdyYj+uCXWe2OV9X7pPxsA==", "dependencies": { - "@polkadot/api-augment": "11.0.3", - "@polkadot/api-base": "11.0.3", - "@polkadot/api-derive": "11.0.3", + "@polkadot/api-augment": "11.3.1", + "@polkadot/api-base": "11.3.1", + "@polkadot/api-derive": "11.3.1", "@polkadot/keyring": "^12.6.2", - "@polkadot/rpc-augment": "11.0.3", - "@polkadot/rpc-core": "11.0.3", - "@polkadot/rpc-provider": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-augment": "11.0.3", - "@polkadot/types-codec": "11.0.3", - "@polkadot/types-create": "11.0.3", - "@polkadot/types-known": "11.0.3", + "@polkadot/rpc-augment": "11.3.1", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/rpc-provider": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-augment": "11.3.1", + "@polkadot/types-codec": "11.3.1", + "@polkadot/types-create": "11.3.1", + "@polkadot/types-known": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "eventemitter3": "^5.0.1", @@ -528,16 +529,16 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-11.0.3.tgz", - "integrity": "sha512-WJriPWX0WnDhHAETAYkgCxIhkKmnRPqSsBKUHZxq+GgMJByOA4wgo3gzq5aQLXgkcCLV3wM4a6hALodYz0urSw==", - "dependencies": { - "@polkadot/api": "11.0.3", - "@polkadot/api-augment": "11.0.3", - "@polkadot/api-base": "11.0.3", - "@polkadot/rpc-core": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-11.3.1.tgz", + "integrity": "sha512-9dopzrh4cRuft1nANmBvMY/hEhFDu0VICMTOGxQLOl8NMfcOFPTLAN0JhSBUoicGZhV+c4vpv01NBx/7/IL1HA==", + "dependencies": { + "@polkadot/api": "11.3.1", + "@polkadot/api-augment": "11.3.1", + "@polkadot/api-base": "11.3.1", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "rxjs": "^7.8.1", @@ -548,15 +549,15 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/api-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-11.0.3.tgz", - "integrity": "sha512-O1QEUXiHpPJqVe398EQ+tywZLj1vDNZALzh2TKsyFSqEjT4N/EschCck9aFXpB0Bp0K2lm7+fKJf6eWPShNfFQ==", - "dependencies": { - "@polkadot/api-base": "11.0.3", - "@polkadot/rpc-augment": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-augment": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-11.3.1.tgz", + "integrity": "sha512-Yj+6rb6h0WwY3yJ+UGhjGW+tyMRFUMsKQuGw+eFsXdjiNU9UoXsAqA2dG7Q1F+oeX/g+y2gLGBezNoCwbl6HfA==", + "dependencies": { + "@polkadot/api-base": "11.3.1", + "@polkadot/rpc-augment": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-augment": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -565,12 +566,12 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/api-base": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-11.0.3.tgz", - "integrity": "sha512-e/KSsDcFIG17SPw+buBXAq5NnBOMMOWljTljazDF7Nq3Sz6P+SFqOSb3kdICtp1fYAxg5my/uTs2OOARxJRXKA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-11.3.1.tgz", + "integrity": "sha512-b8UkNL00NN7+3QaLCwL5cKg+7YchHoKCAhwKusWHNBZkkO6Oo2BWilu0dZkPJOyqV9P389Kbd9+oH+SKs9u2VQ==", "dependencies": { - "@polkadot/rpc-core": "11.0.3", - "@polkadot/types": "11.0.3", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/types": "11.3.1", "@polkadot/util": "^12.6.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -580,13 +581,13 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-11.0.3.tgz", - "integrity": "sha512-Yuiv6EPwdRXMZmleKE0u/qVc20Ut+9O5mLoxKM6jCplg+aWvc51pbS2XOpXEpvWRIWWzCSpqzVc6WcMMYU6MTA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-11.3.1.tgz", + "integrity": "sha512-2PaDcKNju4QYQpxwVkWbRU3M0t340nMX9cMo+8awgvgL1LliV/fUDZueMKLuSS910JJMTPQ7y2pK4eQgMt08gQ==", "dependencies": { - "@polkadot/rpc-core": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -595,13 +596,13 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-core": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-11.0.3.tgz", - "integrity": "sha512-DhMUoAVxRw1Cv49lkVQ889eLbrfXZbNCFBTEMyauNUQFZUyIDE8w/FLPiOsyhiXwUww5wTMWte9UnWxvBlppvQ==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-11.3.1.tgz", + "integrity": "sha512-KKNepsDd/mpmXcA6v/h14eFFPEzLGd7nrvx2UUXUxoZ0Fq2MH1hplP3s93k1oduNY/vOXJR2K9S4dKManA6GVQ==", "dependencies": { - "@polkadot/rpc-augment": "11.0.3", - "@polkadot/rpc-provider": "11.0.3", - "@polkadot/types": "11.0.3", + "@polkadot/rpc-augment": "11.3.1", + "@polkadot/rpc-provider": "11.3.1", + "@polkadot/types": "11.3.1", "@polkadot/util": "^12.6.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -611,13 +612,13 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-provider": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-11.0.3.tgz", - "integrity": "sha512-xgfHOF4y9jAD9aDDX/i9WUCRw8N6duRs0P/ysw2AafGKUGSBA/pqP/WXN61dQqq+DzZYfzL/FsMyTcUirsEkJA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-11.3.1.tgz", + "integrity": "sha512-pqERChoHo45hd3WAgW8UuzarRF+G/o/eXEbl0PXLubiayw4X4qCmIzmtntUcKYgxGNcYGZaG87ZU8OjN97m6UA==", "dependencies": { "@polkadot/keyring": "^12.6.2", - "@polkadot/types": "11.0.3", - "@polkadot/types-support": "11.0.3", + "@polkadot/types": "11.3.1", + "@polkadot/types-support": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "@polkadot/x-fetch": "^12.6.2", @@ -636,14 +637,14 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/types": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-11.0.3.tgz", - "integrity": "sha512-7AGUaObaGKZntOzHX4IRKj+K1AjZpYBgrivnY73tqGCp7biByn8Ht6a74xFngGfay1yRrx7eS3NOeIpp4nKhrw==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-11.3.1.tgz", + "integrity": "sha512-5c7uRFXQTT11Awi6T0yFIdAfD6xGDAOz06Kp7M5S9OGNZY28wSPk5x6BYfNphWPaIBmHHewYJB5qmnrdYQAWKQ==", "dependencies": { "@polkadot/keyring": "^12.6.2", - "@polkadot/types-augment": "11.0.3", - "@polkadot/types-codec": "11.0.3", - "@polkadot/types-create": "11.0.3", + "@polkadot/types-augment": "11.3.1", + "@polkadot/types-codec": "11.3.1", + "@polkadot/types-create": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "rxjs": "^7.8.1", @@ -654,12 +655,12 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-11.0.3.tgz", - "integrity": "sha512-/LXP/LDDr59ZigfeYXtYWrIr4qttYwlkEV7EMUnse5zYWAGH8mkras0Um7gX7kd/GndJAHvXAbbSdrduhg/uNA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-11.3.1.tgz", + "integrity": "sha512-eR3HVpvUmB3v7q2jTWVmVfAVfb1/kuNn7ij94Zqadg/fuUq0pKqIOKwkUj3OxRM3A/5BnW3MbgparjKD3r+fyw==", "dependencies": { - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -668,9 +669,9 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-codec": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-11.0.3.tgz", - "integrity": "sha512-WSYmacSfUnnspKpLbagng8zo84eXLOztCYSppmqLoCrwtQE0zg5P/jF18qIeozvmPh+I/HMordXKt34JPgI/6w==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-11.3.1.tgz", + "integrity": "sha512-i7IiiuuL+Z/jFoKTA9xeh4wGQnhnNNjMT0+1ohvlOvnFsoKZKFQQOaDPPntGJVL1JDCV+KjkN2uQKZSeW8tguQ==", "dependencies": { "@polkadot/util": "^12.6.2", "@polkadot/x-bigint": "^12.6.2", @@ -681,11 +682,11 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-create": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-11.0.3.tgz", - "integrity": "sha512-/uK9BCaivd5kcqZZCeIOlN0pSFyIELk9VGVOM3HsitE6IQrOlYPrYe0RqrQhoU/kjNC5BHaWviYV3Hu3TlOJuw==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-11.3.1.tgz", + "integrity": "sha512-pBXtpz5FehcRJ6j5MzFUIUN8ZWM7z6HbqK1GxBmYbJVRElcGcOg7a/rL2pQVphU0Rx1E8bSO4thzGf4wUxSX7w==", "dependencies": { - "@polkadot/types-codec": "11.0.3", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -694,9 +695,9 @@ } }, "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-support": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-11.0.3.tgz", - "integrity": "sha512-U9EG48zbbx5Q8B3GgHav8+/8hNYDOTijvSnEhUWsshh8U0Z7sNCmjfD4y0zfEzxoJyP7PTad62lJXfhQtehEsQ==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-11.3.1.tgz", + "integrity": "sha512-jTFz1GKyF7nI29yIOq4v0NiWTOf5yX4HahJNeFD8TcxoLhF+6tH/XXqrUXJEfbaTlSrRWiW1LZYlb+snctqKHA==", "dependencies": { "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" @@ -709,6 +710,7 @@ "version": "0.8.10", "resolved": "https://registry.npmjs.org/@substrate/connect/-/connect-0.8.10.tgz", "integrity": "sha512-DIyQ13DDlXqVFnLV+S6/JDgiGowVRRrh18kahieJxhgvzcWicw5eLc6jpfQ0moVVLBYkO7rctB5Wreldwpva8w==", + "deprecated": "versions below 1.x are no longer maintained", "optional": true, "dependencies": { "@substrate/connect-extension-protocol": "^2.0.0", @@ -733,15 +735,15 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/api-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-11.0.3.tgz", - "integrity": "sha512-O1QEUXiHpPJqVe398EQ+tywZLj1vDNZALzh2TKsyFSqEjT4N/EschCck9aFXpB0Bp0K2lm7+fKJf6eWPShNfFQ==", - "dependencies": { - "@polkadot/api-base": "11.0.3", - "@polkadot/rpc-augment": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-augment": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-11.3.1.tgz", + "integrity": "sha512-Yj+6rb6h0WwY3yJ+UGhjGW+tyMRFUMsKQuGw+eFsXdjiNU9UoXsAqA2dG7Q1F+oeX/g+y2gLGBezNoCwbl6HfA==", + "dependencies": { + "@polkadot/api-base": "11.3.1", + "@polkadot/rpc-augment": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-augment": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -750,12 +752,12 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/api-base": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-11.0.3.tgz", - "integrity": "sha512-e/KSsDcFIG17SPw+buBXAq5NnBOMMOWljTljazDF7Nq3Sz6P+SFqOSb3kdICtp1fYAxg5my/uTs2OOARxJRXKA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-11.3.1.tgz", + "integrity": "sha512-b8UkNL00NN7+3QaLCwL5cKg+7YchHoKCAhwKusWHNBZkkO6Oo2BWilu0dZkPJOyqV9P389Kbd9+oH+SKs9u2VQ==", "dependencies": { - "@polkadot/rpc-core": "11.0.3", - "@polkadot/types": "11.0.3", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/types": "11.3.1", "@polkadot/util": "^12.6.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -765,13 +767,13 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-11.0.3.tgz", - "integrity": "sha512-Yuiv6EPwdRXMZmleKE0u/qVc20Ut+9O5mLoxKM6jCplg+aWvc51pbS2XOpXEpvWRIWWzCSpqzVc6WcMMYU6MTA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-11.3.1.tgz", + "integrity": "sha512-2PaDcKNju4QYQpxwVkWbRU3M0t340nMX9cMo+8awgvgL1LliV/fUDZueMKLuSS910JJMTPQ7y2pK4eQgMt08gQ==", "dependencies": { - "@polkadot/rpc-core": "11.0.3", - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "@polkadot/rpc-core": "11.3.1", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -780,13 +782,13 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-core": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-11.0.3.tgz", - "integrity": "sha512-DhMUoAVxRw1Cv49lkVQ889eLbrfXZbNCFBTEMyauNUQFZUyIDE8w/FLPiOsyhiXwUww5wTMWte9UnWxvBlppvQ==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-11.3.1.tgz", + "integrity": "sha512-KKNepsDd/mpmXcA6v/h14eFFPEzLGd7nrvx2UUXUxoZ0Fq2MH1hplP3s93k1oduNY/vOXJR2K9S4dKManA6GVQ==", "dependencies": { - "@polkadot/rpc-augment": "11.0.3", - "@polkadot/rpc-provider": "11.0.3", - "@polkadot/types": "11.0.3", + "@polkadot/rpc-augment": "11.3.1", + "@polkadot/rpc-provider": "11.3.1", + "@polkadot/types": "11.3.1", "@polkadot/util": "^12.6.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -796,13 +798,13 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/rpc-provider": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-11.0.3.tgz", - "integrity": "sha512-xgfHOF4y9jAD9aDDX/i9WUCRw8N6duRs0P/ysw2AafGKUGSBA/pqP/WXN61dQqq+DzZYfzL/FsMyTcUirsEkJA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-11.3.1.tgz", + "integrity": "sha512-pqERChoHo45hd3WAgW8UuzarRF+G/o/eXEbl0PXLubiayw4X4qCmIzmtntUcKYgxGNcYGZaG87ZU8OjN97m6UA==", "dependencies": { "@polkadot/keyring": "^12.6.2", - "@polkadot/types": "11.0.3", - "@polkadot/types-support": "11.0.3", + "@polkadot/types": "11.3.1", + "@polkadot/types-support": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "@polkadot/x-fetch": "^12.6.2", @@ -821,14 +823,14 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-11.0.3.tgz", - "integrity": "sha512-7AGUaObaGKZntOzHX4IRKj+K1AjZpYBgrivnY73tqGCp7biByn8Ht6a74xFngGfay1yRrx7eS3NOeIpp4nKhrw==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-11.3.1.tgz", + "integrity": "sha512-5c7uRFXQTT11Awi6T0yFIdAfD6xGDAOz06Kp7M5S9OGNZY28wSPk5x6BYfNphWPaIBmHHewYJB5qmnrdYQAWKQ==", "dependencies": { "@polkadot/keyring": "^12.6.2", - "@polkadot/types-augment": "11.0.3", - "@polkadot/types-codec": "11.0.3", - "@polkadot/types-create": "11.0.3", + "@polkadot/types-augment": "11.3.1", + "@polkadot/types-codec": "11.3.1", + "@polkadot/types-create": "11.3.1", "@polkadot/util": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "rxjs": "^7.8.1", @@ -839,12 +841,12 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-augment": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-11.0.3.tgz", - "integrity": "sha512-/LXP/LDDr59ZigfeYXtYWrIr4qttYwlkEV7EMUnse5zYWAGH8mkras0Um7gX7kd/GndJAHvXAbbSdrduhg/uNA==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-11.3.1.tgz", + "integrity": "sha512-eR3HVpvUmB3v7q2jTWVmVfAVfb1/kuNn7ij94Zqadg/fuUq0pKqIOKwkUj3OxRM3A/5BnW3MbgparjKD3r+fyw==", "dependencies": { - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -853,9 +855,9 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-codec": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-11.0.3.tgz", - "integrity": "sha512-WSYmacSfUnnspKpLbagng8zo84eXLOztCYSppmqLoCrwtQE0zg5P/jF18qIeozvmPh+I/HMordXKt34JPgI/6w==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-11.3.1.tgz", + "integrity": "sha512-i7IiiuuL+Z/jFoKTA9xeh4wGQnhnNNjMT0+1ohvlOvnFsoKZKFQQOaDPPntGJVL1JDCV+KjkN2uQKZSeW8tguQ==", "dependencies": { "@polkadot/util": "^12.6.2", "@polkadot/x-bigint": "^12.6.2", @@ -866,11 +868,11 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-create": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-11.0.3.tgz", - "integrity": "sha512-/uK9BCaivd5kcqZZCeIOlN0pSFyIELk9VGVOM3HsitE6IQrOlYPrYe0RqrQhoU/kjNC5BHaWviYV3Hu3TlOJuw==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-11.3.1.tgz", + "integrity": "sha512-pBXtpz5FehcRJ6j5MzFUIUN8ZWM7z6HbqK1GxBmYbJVRElcGcOg7a/rL2pQVphU0Rx1E8bSO4thzGf4wUxSX7w==", "dependencies": { - "@polkadot/types-codec": "11.0.3", + "@polkadot/types-codec": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -879,14 +881,14 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-known": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-11.0.3.tgz", - "integrity": "sha512-nuv/a32QYtZYCD7IMj+WKgcblgMJse2t3RuWO+ZtT/uscOmR7TjctkS2ayzSJDQ5wWCPGet1eIwYpJYfGFOPkw==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-11.3.1.tgz", + "integrity": "sha512-3BIof7u6tn9bk3ZCIxA07iNoQ3uj4+vn3DTOjCKECozkRlt6V+kWRvqh16Hc0SHMg/QjcMb2fIu/WZhka1McUQ==", "dependencies": { "@polkadot/networks": "^12.6.2", - "@polkadot/types": "11.0.3", - "@polkadot/types-codec": "11.0.3", - "@polkadot/types-create": "11.0.3", + "@polkadot/types": "11.3.1", + "@polkadot/types-codec": "11.3.1", + "@polkadot/types-create": "11.3.1", "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" }, @@ -895,9 +897,9 @@ } }, "node_modules/@polkadot/api/node_modules/@polkadot/types-support": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-11.0.3.tgz", - "integrity": "sha512-U9EG48zbbx5Q8B3GgHav8+/8hNYDOTijvSnEhUWsshh8U0Z7sNCmjfD4y0zfEzxoJyP7PTad62lJXfhQtehEsQ==", + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-11.3.1.tgz", + "integrity": "sha512-jTFz1GKyF7nI29yIOq4v0NiWTOf5yX4HahJNeFD8TcxoLhF+6tH/XXqrUXJEfbaTlSrRWiW1LZYlb+snctqKHA==", "dependencies": { "@polkadot/util": "^12.6.2", "tslib": "^2.6.2" @@ -910,6 +912,7 @@ "version": "0.8.10", "resolved": "https://registry.npmjs.org/@substrate/connect/-/connect-0.8.10.tgz", "integrity": "sha512-DIyQ13DDlXqVFnLV+S6/JDgiGowVRRrh18kahieJxhgvzcWicw5eLc6jpfQ0moVVLBYkO7rctB5Wreldwpva8w==", + "deprecated": "versions below 1.x are no longer maintained", "optional": true, "dependencies": { "@substrate/connect-extension-protocol": "^2.0.0", @@ -1363,9 +1366,9 @@ "optional": true }, "node_modules/@substrate/connect-known-chains": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.1.4.tgz", - "integrity": "sha512-iT+BdKqvKl/uBLd8BAJysFM1BaMZXRkaXBP2B7V7ob/EyNs5h0EMhTVbO6MJxV/IEOg5OKsyl6FUqQK7pKnqyw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@substrate/connect-known-chains/-/connect-known-chains-1.3.0.tgz", + "integrity": "sha512-BHcWdhOsnHtoWuS4LpFpH3MbLAhm1amq4hvl5ctI47KNZcZJcEPAF4zmeaTMuvj+UJ7LEFooy46Mn7zok47MwA==", "optional": true }, "node_modules/@substrate/light-client-extension-helpers": { @@ -5012,16 +5015,15 @@ } }, "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", - "peer": true, + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=14.17" + "node": ">=4.2.0" } }, "node_modules/undici-types": { diff --git a/package.json b/package.json index 6c679e0..db7f69c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@acala-network/chopsticks": "0.9.4", - "@polkadot/api": "^11.0.3", + "@polkadot/api": "^11.2.1", "@polkadot/keyring": "^12.6.2", "@polkadot/util-crypto": "^12.6.2", "commander": "^11.1.0",