diff --git a/package.json b/package.json index 17cfa8656..923fee601 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,13 @@ "dependencies": { "@kiltprotocol/sdk-js": "^0.35.0", "@polkadot/extension-inject": "^0.49.3", - "@polkadot/keyring": "^12.6.2", - "@polkadot/types": "^10.11.2", + "@polkadot/keyring": "^13.0.2", + "@polkadot/types": "^12.2.1", "@polkadot/ui-shared": "^3.7.1", - "@polkadot/util": "^12.6.2", - "@polkadot/util-crypto": "^12.6.2", - "@polkadot/x-textdecoder": "^12.6.2", - "@polkadot/x-textencoder": "^12.6.2", + "@polkadot/util": "^13.0.2", + "@polkadot/util-crypto": "^13.0.2", + "@polkadot/x-textdecoder": "^13.0.2", + "@polkadot/x-textencoder": "^13.0.2", "bn.js": "^5.2.1", "classnames": "^2.5.1", "ky": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 3bc51e2c5..e5d5c21d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3109,7 +3109,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.11.2, @polkadot/types@npm:^10.7.3": +"@polkadot/types@npm:10.13.1, @polkadot/types@npm:^10.7.3": version: 10.13.1 resolution: "@polkadot/types@npm:10.13.1" dependencies: @@ -3390,7 +3390,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:12.6.2, @polkadot/x-textdecoder@npm:^12.6.2": +"@polkadot/x-textdecoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textdecoder@npm:12.6.2" dependencies: @@ -3400,7 +3400,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.0.2": +"@polkadot/x-textdecoder@npm:13.0.2, @polkadot/x-textdecoder@npm:^13.0.2": version: 13.0.2 resolution: "@polkadot/x-textdecoder@npm:13.0.2" dependencies: @@ -3410,7 +3410,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textencoder@npm:12.6.2, @polkadot/x-textencoder@npm:^12.6.2": +"@polkadot/x-textencoder@npm:12.6.2": version: 12.6.2 resolution: "@polkadot/x-textencoder@npm:12.6.2" dependencies: @@ -3420,7 +3420,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.0.2": +"@polkadot/x-textencoder@npm:13.0.2, @polkadot/x-textencoder@npm:^13.0.2": version: 13.0.2 resolution: "@polkadot/x-textencoder@npm:13.0.2" dependencies: @@ -16802,13 +16802,13 @@ __metadata: "@babel/preset-typescript": "npm:^7.24.7" "@kiltprotocol/sdk-js": "npm:^0.35.0" "@polkadot/extension-inject": "npm:^0.49.3" - "@polkadot/keyring": "npm:^12.6.2" - "@polkadot/types": "npm:^10.11.2" + "@polkadot/keyring": "npm:^13.0.2" + "@polkadot/types": "npm:^12.2.1" "@polkadot/ui-shared": "npm:^3.7.1" - "@polkadot/util": "npm:^12.6.2" - "@polkadot/util-crypto": "npm:^12.6.2" - "@polkadot/x-textdecoder": "npm:^12.6.2" - "@polkadot/x-textencoder": "npm:^12.6.2" + "@polkadot/util": "npm:^13.0.2" + "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/x-textdecoder": "npm:^13.0.2" + "@polkadot/x-textencoder": "npm:^13.0.2" "@storybook/addon-actions": "npm:^7.6.20" "@storybook/addon-controls": "npm:^7.6.20" "@storybook/addon-styling": "npm:^1.3.7"