From 654b99c8d6c1bcbd590c378ac4905318e25692d5 Mon Sep 17 00:00:00 2001 From: Eric Richardson Date: Wed, 5 Jun 2024 10:26:33 -0400 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20update=20polkadot=20depe?= =?UTF-8?q?ndencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update polkadot dependencies to latest version. This is supposed to prevent "abnormal closure" errors after chain upgrades --- package.json | 72 +++++++-------- yarn.lock | 251 ++++++++++++++++++++++----------------------------- 2 files changed, 146 insertions(+), 177 deletions(-) diff --git a/package.json b/package.json index a1d1f1d0d1..f8d5b52bf0 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/typescript": "4.0.1", "@ovos-media/ts-transform-paths": "^1.7.18-1", - "@polkadot/dev-ts": "^0.79.2", - "@polkadot/typegen": "11.0.3", + "@polkadot/dev-ts": "^0.79.3", + "@polkadot/typegen": "11.2.1", "@polymeshassociation/local-signing-manager": "^3.0.1", "@polymeshassociation/polymesh-types": "^5.11.1", "@polymeshassociation/signing-manager-types": "^3.0.0", @@ -122,7 +122,7 @@ }, "dependencies": { "@apollo/client": "^3.8.1", - "@polkadot/api": "11.1.1", + "@polkadot/api": "11.2.1", "@polkadot/util": "12.6.2", "@polkadot/util-crypto": "12.6.2", "bignumber.js": "9.0.1", @@ -140,17 +140,17 @@ }, "resolutions": { "@polkadot/keyring": "12.6.2", - "@polkadot/api-augment": "11.1.1", - "@polkadot/api-base": "11.1.1", - "@polkadot/api-derive": "11.1.1", - "@polkadot/rpc-augment": "11.1.1", - "@polkadot/rpc-core": "11.1.1", - "@polkadot/rpc-provider": "11.1.1", - "@polkadot/types": "11.1.1", - "@polkadot/types-augment": "11.1.1", - "@polkadot/types-codec": "11.1.1", - "@polkadot/types-create": "11.1.1", - "@polkadot/types-known": "11.1.1", + "@polkadot/api-augment": "11.2.1", + "@polkadot/api-base": "11.2.1", + "@polkadot/api-derive": "11.2.1", + "@polkadot/rpc-augment": "11.2.1", + "@polkadot/rpc-core": "11.2.1", + "@polkadot/rpc-provider": "11.2.1", + "@polkadot/types": "11.2.1", + "@polkadot/types-augment": "11.2.1", + "@polkadot/types-codec": "11.2.1", + "@polkadot/types-create": "11.2.1", + "@polkadot/types-known": "11.2.1", "@polkadot/util": "12.6.2", "@polkadot/networks": "12.6.2", "@polkadot/util-crypto": "12.6.2", @@ -158,17 +158,17 @@ }, "overrides": { "@polkadot/keyring": "12.6.2", - "@polkadot/api-augment": "11.1.1", - "@polkadot/api-base": "11.1.1", - "@polkadot/api-derive": "11.1.1", - "@polkadot/rpc-augment": "11.1.1", - "@polkadot/rpc-core": "11.1.1", - "@polkadot/rpc-provider": "11.1.1", - "@polkadot/types": "11.1.1", - "@polkadot/types-augment": "11.1.1", - "@polkadot/types-codec": "11.1.1", - "@polkadot/types-create": "11.1.1", - "@polkadot/types-known": "11.1.1", + "@polkadot/api-augment": "11.2.1", + "@polkadot/api-base": "11.2.1", + "@polkadot/api-derive": "11.2.1", + "@polkadot/rpc-augment": "11.2.1", + "@polkadot/rpc-core": "11.2.1", + "@polkadot/rpc-provider": "11.2.1", + "@polkadot/types": "11.2.1", + "@polkadot/types-augment": "11.2.1", + "@polkadot/types-codec": "11.2.1", + "@polkadot/types-create": "11.2.1", + "@polkadot/types-known": "11.2.1", "@polkadot/util": "12.6.2", "@polkadot/networks": "12.6.2", "@polkadot/util-crypto": "12.6.2", @@ -177,17 +177,17 @@ "pnpm": { "overrides": { "@polkadot/keyring": "12.6.2", - "@polkadot/api-augment": "11.1.1", - "@polkadot/api-base": "11.1.1", - "@polkadot/api-derive": "11.1.1", - "@polkadot/rpc-augment": "11.1.1", - "@polkadot/rpc-core": "11.1.1", - "@polkadot/rpc-provider": "11.1.1", - "@polkadot/types": "11.1.1", - "@polkadot/types-augment": "11.1.1", - "@polkadot/types-codec": "11.1.1", - "@polkadot/types-create": "11.1.1", - "@polkadot/types-known": "11.1.1", + "@polkadot/api-augment": "11.2.1", + "@polkadot/api-base": "11.2.1", + "@polkadot/api-derive": "11.2.1", + "@polkadot/rpc-augment": "11.2.1", + "@polkadot/rpc-core": "11.2.1", + "@polkadot/rpc-provider": "11.2.1", + "@polkadot/types": "11.2.1", + "@polkadot/types-augment": "11.2.1", + "@polkadot/types-codec": "11.2.1", + "@polkadot/types-create": "11.2.1", + "@polkadot/types-known": "11.2.1", "@polkadot/util": "12.6.2", "@polkadot/networks": "12.6.2", "@polkadot/util-crypto": "12.6.2", diff --git a/yarn.lock b/yarn.lock index 5b6475ff40..4ca1000557 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1956,93 +1956,70 @@ resolved "https://registry.yarnpkg.com/@polkadot-api/utils/-/utils-0.0.1.tgz#908b22becac705149d7cc946532143d0fb003bfc" integrity sha512-3j+pRmlF9SgiYDabSdZsBSsN5XHbpXOAce1lWj56IEEaFZVjsiCaxDOA7C9nCcgfVXuvnbxqqEGQvnY+QfBAUw== -"@polkadot/api-augment@11.0.3", "@polkadot/api-augment@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-11.1.1.tgz#6e9614e6d236472a9aaed8415a2999befe26031e" - integrity sha512-3rJZmW5RH/A9ajO75Fmc20FMQRFytk/hZOqFAlhik/UuRCOgtU4fNouSWaWN0a75iBT8+01/sS917XRibHDysQ== - dependencies: - "@polkadot/api-base" "11.1.1" - "@polkadot/rpc-augment" "11.1.1" - "@polkadot/types" "11.1.1" - "@polkadot/types-augment" "11.1.1" - "@polkadot/types-codec" "11.1.1" +"@polkadot/api-augment@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-11.2.1.tgz#23168ead387f731136f6e8a86f30b89707603efc" + integrity sha512-Huo457lCqeavbrf1O/2qQYGNFWURLXndW4vNkj8AP+I757WIqebhc6K3+mz+KoV1aTsX/qwaiEgeoTjrrIwcqA== + dependencies: + "@polkadot/api-base" "11.2.1" + "@polkadot/rpc-augment" "11.2.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-augment" "11.2.1" + "@polkadot/types-codec" "11.2.1" "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/api-base@11.0.3", "@polkadot/api-base@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-11.1.1.tgz#225422d6e4ccaad5b250f8e85a7d1e4f4b922f58" - integrity sha512-+hH7Azj7pOj0iyjLj8ORxJVNUKAfZCH68rM9VQRs+/N9NmpxSMx8AxBKCynSgSJoiDXr84Zm862wJHoa4Ytf2g== +"@polkadot/api-base@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-11.2.1.tgz#d22dce1a74840a21632b9007e45c2b4e1af84431" + integrity sha512-lVYTHQf8S4rpOJ9d1jvQjviHLE6zljl13vmgs+gXHGJwMAqhhNwKY3ZMQW/u/bRE2uKk0cAlahtsRtiFpjHAfw== dependencies: - "@polkadot/rpc-core" "11.1.1" - "@polkadot/types" "11.1.1" - "@polkadot/util" "^12.6.2" - rxjs "^7.8.1" - tslib "^2.6.2" - -"@polkadot/api-derive@11.0.3", "@polkadot/api-derive@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-11.1.1.tgz#1084b1964cd2554da64c225f938c3e0a9555a9a9" - integrity sha512-OR2DfUg9Nd3JvCw3hUXbLPyiaUBPzb1mVXc2qngqdz4Y1Sg0yakTwKjSiFBEgQE7qO0Fjq9BYKLi5Ci66jciAw== - dependencies: - "@polkadot/api" "11.1.1" - "@polkadot/api-augment" "11.1.1" - "@polkadot/api-base" "11.1.1" - "@polkadot/rpc-core" "11.1.1" - "@polkadot/types" "11.1.1" - "@polkadot/types-codec" "11.1.1" + "@polkadot/rpc-core" "11.2.1" + "@polkadot/types" "11.2.1" "@polkadot/util" "^12.6.2" - "@polkadot/util-crypto" "^12.6.2" rxjs "^7.8.1" tslib "^2.6.2" -"@polkadot/api@11.0.3": - version "11.0.3" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.0.3.tgz#6a7b316e0e219ad1c1b9530b1e5f643150b79b63" - integrity sha512-VYuS42s5MiUOLo/PP1deYsddelGP4/mb1KFonXyWk69XowsfihGbVjsjh+DA4jPXvoNJqdGnDdu3SeppTY9MZQ== - dependencies: - "@polkadot/api-augment" "11.0.3" - "@polkadot/api-base" "11.0.3" - "@polkadot/api-derive" "11.0.3" - "@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/api-derive@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-11.2.1.tgz#9e0ba0c1dc54d2f6e0ee6cc73ca31c4e40ade920" + integrity sha512-ts6D6tXmvhBpHDT7E03TStXfG6+/bXCvJ7HZUVNDXi4P9cToClzJVOX5uKsPI5/MUYDEq13scxPyQK63m8SsHg== + dependencies: + "@polkadot/api" "11.2.1" + "@polkadot/api-augment" "11.2.1" + "@polkadot/api-base" "11.2.1" + "@polkadot/rpc-core" "11.2.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-codec" "11.2.1" "@polkadot/util" "^12.6.2" "@polkadot/util-crypto" "^12.6.2" - eventemitter3 "^5.0.1" rxjs "^7.8.1" tslib "^2.6.2" -"@polkadot/api@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.1.1.tgz#13c7dfd1df6a806355ff444bbb0707669cf9eee7" - integrity sha512-SGKIFMan0o4cjRxpndAaEG7aPb9TwAPVgjS/DKJDpzdKA7rEqDTe+SFw/vuzbt9CSl2nx1LBd10xbOeV7Ak+KA== +"@polkadot/api@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-11.2.1.tgz#b19a8e22367703333e71f3613095f76f0dbbca70" + integrity sha512-NwcWadMt+mrJ3T7RuwpnaIYtH4x0eix+GiKRtLMtIO32uAfhwVyMnqvLtxDxa4XDJ/es2rtSMYG+t0b1BTM+xQ== dependencies: - "@polkadot/api-augment" "11.1.1" - "@polkadot/api-base" "11.1.1" - "@polkadot/api-derive" "11.1.1" + "@polkadot/api-augment" "11.2.1" + "@polkadot/api-base" "11.2.1" + "@polkadot/api-derive" "11.2.1" "@polkadot/keyring" "^12.6.2" - "@polkadot/rpc-augment" "11.1.1" - "@polkadot/rpc-core" "11.1.1" - "@polkadot/rpc-provider" "11.1.1" - "@polkadot/types" "11.1.1" - "@polkadot/types-augment" "11.1.1" - "@polkadot/types-codec" "11.1.1" - "@polkadot/types-create" "11.1.1" - "@polkadot/types-known" "11.1.1" + "@polkadot/rpc-augment" "11.2.1" + "@polkadot/rpc-core" "11.2.1" + "@polkadot/rpc-provider" "11.2.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-augment" "11.2.1" + "@polkadot/types-codec" "11.2.1" + "@polkadot/types-create" "11.2.1" + "@polkadot/types-known" "11.2.1" "@polkadot/util" "^12.6.2" "@polkadot/util-crypto" "^12.6.2" eventemitter3 "^5.0.1" rxjs "^7.8.1" tslib "^2.6.2" -"@polkadot/dev-ts@^0.79.2": +"@polkadot/dev-ts@^0.79.3": version "0.79.3" resolved "https://registry.yarnpkg.com/@polkadot/dev-ts/-/dev-ts-0.79.3.tgz#cf335b4fcbe577089bac0545680b2f73f8d90035" integrity sha512-MtXuROswY7wlZCfYVAWPq/+FBa1o31OCAYgCmBUA1pDLNs2RdlOgA8h5MzFL7rizFhREMtPEW/MadNxl4sIskA== @@ -2069,37 +2046,37 @@ "@substrate/ss58-registry" "^1.44.0" tslib "^2.6.2" -"@polkadot/rpc-augment@11.0.3", "@polkadot/rpc-augment@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-11.1.1.tgz#4e9466ed320fd664f49c5e894afcf2191f1357b0" - integrity sha512-jkKhKAqgPivgNltmLmeD7oiMD6ekxe9bv2qOGEc1BVopSnS+PXCuGOeftTuv7Qo4rXaoEkMP1rlxmbjOZ4o3sg== +"@polkadot/rpc-augment@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-11.2.1.tgz#681d073924954680c9ea1a92af840f37c77b17ac" + integrity sha512-AbkqWTnKCi71LdqFVbCyYelf5N/Wtj4jFnpRd8z7tIbbiAnNRW61dBgdF9jZ8jd9Z0JvfAmCmG17uCEdsqfNjA== dependencies: - "@polkadot/rpc-core" "11.1.1" - "@polkadot/types" "11.1.1" - "@polkadot/types-codec" "11.1.1" + "@polkadot/rpc-core" "11.2.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-codec" "11.2.1" "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/rpc-core@11.0.3", "@polkadot/rpc-core@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-11.1.1.tgz#13370585376d4591ea494d30a30106a01fa8784b" - integrity sha512-XDEIxWajwS0DIJeqImWYeSDHcMZNXUDunI+mXK/ihtZJY6/s3CY1UHo6SgdWCK05IukQhr9CjRVtKNU7DYGS4Q== +"@polkadot/rpc-core@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-11.2.1.tgz#3e1105cd5f6dc86b8c5284cf4c8cbb771b39bb62" + integrity sha512-GHNIHDvBts6HDvySfYksuLccaVnI+fc7ubY1uYcJMoyGv9pLhMtveH4Ft7NTxqkBqopbPXZHc8ca9CaIeBVr7w== dependencies: - "@polkadot/rpc-augment" "11.1.1" - "@polkadot/rpc-provider" "11.1.1" - "@polkadot/types" "11.1.1" + "@polkadot/rpc-augment" "11.2.1" + "@polkadot/rpc-provider" "11.2.1" + "@polkadot/types" "11.2.1" "@polkadot/util" "^12.6.2" rxjs "^7.8.1" tslib "^2.6.2" -"@polkadot/rpc-provider@11.0.3", "@polkadot/rpc-provider@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-11.1.1.tgz#5fa8dcbeab8cf2747697fbfd745b664f4bbb8746" - integrity sha512-m4v964Cs7dM9cLiMD5XVLPvKAT1yOcvTX618875pLe5LU67b7MLUT2xxCchXf61jvM6b3NKNKulKSMmlQJkYtw== +"@polkadot/rpc-provider@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-11.2.1.tgz#7581ea47f5572d3cacab802938ba58f847414871" + integrity sha512-TO9pdxNmTweK1vi9JYUAoLr/JYJUwPJTTdrSJrmGmiNPaM7txbQVgtT4suQYflVZTgXUYR7OYQ201fH+Qb9J9w== dependencies: "@polkadot/keyring" "^12.6.2" - "@polkadot/types" "11.1.1" - "@polkadot/types-support" "11.1.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-support" "11.2.1" "@polkadot/util" "^12.6.2" "@polkadot/util-crypto" "^12.6.2" "@polkadot/x-fetch" "^12.6.2" @@ -2112,20 +2089,20 @@ optionalDependencies: "@substrate/connect" "0.8.10" -"@polkadot/typegen@11.0.3": - version "11.0.3" - resolved "https://registry.yarnpkg.com/@polkadot/typegen/-/typegen-11.0.3.tgz#649ff136a07974ecf2b5f3849dcf78f5141bfe16" - integrity sha512-cnkLTwCwoLnQPoglv0lDQOlvYUrG+kgqQHY07s/raVkW2+VQujz2sKpXHLT05frb9OnAwt1QQLdSwNe7OIdjKA== - dependencies: - "@polkadot/api" "11.0.3" - "@polkadot/api-augment" "11.0.3" - "@polkadot/rpc-augment" "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-support" "11.0.3" +"@polkadot/typegen@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/typegen/-/typegen-11.2.1.tgz#384bdc0197a6aef570acbd51789b1d9c40295e13" + integrity sha512-x+0hDT3vb/4aes6SVI/kVeiwrK4FdYNNKxeerxtgup1ieY7GLwsO6Ty1yljIdxk8wRlubSFinEDriOR/8VMQEA== + dependencies: + "@polkadot/api" "11.2.1" + "@polkadot/api-augment" "11.2.1" + "@polkadot/rpc-augment" "11.2.1" + "@polkadot/rpc-provider" "11.2.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-augment" "11.2.1" + "@polkadot/types-codec" "11.2.1" + "@polkadot/types-create" "11.2.1" + "@polkadot/types-support" "11.2.1" "@polkadot/util" "^12.6.2" "@polkadot/util-crypto" "^12.6.2" "@polkadot/x-ws" "^12.6.2" @@ -2133,71 +2110,63 @@ tslib "^2.6.2" yargs "^17.7.2" -"@polkadot/types-augment@11.0.3", "@polkadot/types-augment@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-11.1.1.tgz#2d65b416b0d6ddce25e0185692ef52e4cc122365" - integrity sha512-aBfM+vu76YIym8Dvy00FJZRVz9cHqeghlTj3Lj1WjolVc+GuFxAWDx87p778Sb9d+iebA3pVY0wXNF+ZlRNDtg== +"@polkadot/types-augment@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-11.2.1.tgz#2593f95cd182216696585ee5e426c571c1226de6" + integrity sha512-3zBsuSKjZlMEeDVqPTkLnFvjPdyGcW3UBihzCgpTmXhLSuwTbsscMwKtKwIPkOHHQPYJYyZXTMkurMXCJOz2kA== dependencies: - "@polkadot/types" "11.1.1" - "@polkadot/types-codec" "11.1.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-codec" "11.2.1" "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/types-codec@11.0.3", "@polkadot/types-codec@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-11.1.1.tgz#f4969b908c0515ddf7f68297d7f60576ccf4f842" - integrity sha512-YMLEwerOO17M++EUAnh0SQWcDQNZ/l2nGmbSSvLEUBZdjXdtfLQ8NFVZakH5ehNHD+X3t0NLOQJg0hOBlVIj4A== +"@polkadot/types-codec@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-11.2.1.tgz#4b1ac762d21680c588a6b46593544d56660d8c60" + integrity sha512-9VRRf1g/nahAC3/VSiCSUIRL7uuup04JEZLIAG2LaDgmCBOSV9dt1Yj9114bRUrHHkeUSBmiq64+YX1hZMpQzQ== dependencies: "@polkadot/util" "^12.6.2" "@polkadot/x-bigint" "^12.6.2" tslib "^2.6.2" -"@polkadot/types-create@11.0.3", "@polkadot/types-create@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-11.1.1.tgz#cdfaff59acd5aca3af30374973904c044061d3b5" - integrity sha512-Ro/9lYyEhGYTFoIvFUvAzdJ+0Of/tVnqewtwV35iXX9C86GazE8URJPrHFh4J/GBLQY0/JiT++PwxwFNH/kJsw== +"@polkadot/types-create@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-11.2.1.tgz#e2776b54ac9fc01ab8c1d04cdd44c8ec3219f7da" + integrity sha512-Y0Zri7x6/rHURVNLMi6i1+rmJDLCn8OQl8BIvRmsIBkCYh2oCzy0g9aqVoCdm+QnoUU5ZNtu+U/gj1kL5ODivQ== dependencies: - "@polkadot/types-codec" "11.1.1" + "@polkadot/types-codec" "11.2.1" "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/types-known@11.0.3", "@polkadot/types-known@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-11.1.1.tgz#2ee3b324573cbc7caa538688743b16fc87f72103" - integrity sha512-Kp+KrCIxy8FkfqzyV/KpRGJC8bBAK8eKC/ta7bCo++kmdGc9FFfpmTMPIYOtd8vxYdL71KA40bI9LqodCaopQg== +"@polkadot/types-known@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-11.2.1.tgz#4dd77f668fdc93513440aa7edc763e9bdf9d3dc7" + integrity sha512-dnbmVKagVI6ARuZaGMGc67HPeHGrR7/lcwfS7jGzEmRcoQk7p/UQjWfOk/LG9NzvQkmRVbE0Gqskn4VorqnTbA== dependencies: "@polkadot/networks" "^12.6.2" - "@polkadot/types" "11.1.1" - "@polkadot/types-codec" "11.1.1" - "@polkadot/types-create" "11.1.1" + "@polkadot/types" "11.2.1" + "@polkadot/types-codec" "11.2.1" + "@polkadot/types-create" "11.2.1" "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/types-support@11.0.3": - version "11.0.3" - resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-11.0.3.tgz#c7b916870c8c79225453747155506ca0b984434a" - integrity sha512-U9EG48zbbx5Q8B3GgHav8+/8hNYDOTijvSnEhUWsshh8U0Z7sNCmjfD4y0zfEzxoJyP7PTad62lJXfhQtehEsQ== +"@polkadot/types-support@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-11.2.1.tgz#7a704708cdeab437345eb3c5f340db2346b61746" + integrity sha512-VGSUDUEQjt8K3Bv8gHYAE/nD98qPPuZ2DcikM9z9isw04qj2amxZaS26+iknJ9KSCzWgrNBHjcr5Q0o76//2yA== dependencies: "@polkadot/util" "^12.6.2" tslib "^2.6.2" -"@polkadot/types-support@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-11.1.1.tgz#de2c732e81bd793a33e761bc5f12c884ecb8a293" - integrity sha512-Wf1aYs5lEtwksFH8EBNZMxBJlcRFx/sewErzpwGJJFT8BGcrQpc6HlNjVXJpTdXj+0VzUBHE9B8eAWfWQl8YIA== - dependencies: - "@polkadot/util" "^12.6.2" - tslib "^2.6.2" - -"@polkadot/types@11.0.3", "@polkadot/types@11.1.1": - version "11.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-11.1.1.tgz#bfb8964cdb09031af72e4bbe5d94cd119796b7f0" - integrity sha512-v4cbkRXYGcgtESg5oF/fVFNSrkmxw+rFxWslOWVB0mDJ74ooPDyasBR0FjxrPdoMlbxtrBbs+TixFEKng63chA== +"@polkadot/types@11.2.1": + version "11.2.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-11.2.1.tgz#e159f0aae70d59e8ce0a819d539aadd97187e352" + integrity sha512-NVPhO/eFPkL8arWk4xVbsJzRdGfue3gJK+A2iYzOfCr9rDHEj99B+E2Z0Or6zDN6n+thgQYwsr19rKgXvAc18Q== dependencies: "@polkadot/keyring" "^12.6.2" - "@polkadot/types-augment" "11.1.1" - "@polkadot/types-codec" "11.1.1" - "@polkadot/types-create" "11.1.1" + "@polkadot/types-augment" "11.2.1" + "@polkadot/types-codec" "11.2.1" + "@polkadot/types-create" "11.2.1" "@polkadot/util" "^12.6.2" "@polkadot/util-crypto" "^12.6.2" rxjs "^7.8.1"