diff --git a/packages/ui-assets/src/notext-parity-substrate-white.svg b/packages/ui-assets/src/notext-parity-substrate-white.svg
new file mode 100644
index 00000000..2c9a4a2f
--- /dev/null
+++ b/packages/ui-assets/src/notext-parity-substrate-white.svg
@@ -0,0 +1,31 @@
+
+
+
diff --git a/packages/ui-assets/src/notext-parity-substrate.svg b/packages/ui-assets/src/notext-parity-substrate.svg
new file mode 100644
index 00000000..5a67a293
--- /dev/null
+++ b/packages/ui-assets/src/notext-parity-substrate.svg
@@ -0,0 +1,31 @@
+
+
+
diff --git a/packages/ui-assets/src/notext-polkadot.svg b/packages/ui-assets/src/notext-polkadot.svg
new file mode 100644
index 00000000..ff6d17f0
--- /dev/null
+++ b/packages/ui-assets/src/notext-polkadot.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/ui-keyring/package.json b/packages/ui-keyring/package.json
index d3fc75f3..d3ecf264 100644
--- a/packages/ui-keyring/package.json
+++ b/packages/ui-keyring/package.json
@@ -17,7 +17,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^0.33.36",
- "@polkadot/types": "^0.40.22",
+ "@polkadot/types": "^0.42.11",
"@polkadot/util": "^0.33.36"
},
"peerDependencies": {
diff --git a/yarn.lock b/yarn.lock
index d093f6f6..d69f2a1b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1467,10 +1467,10 @@
resolved "https://registry.yarnpkg.com/@polkadot/ts/-/ts-0.1.52.tgz#6fb09e494d244dad4b3a9ca581bfe13beec66565"
integrity sha512-sij1O0x4CY51A394RYD4/aQwDPwIxIeTOpYI4AZgdF/vq5nvF14b4XFq9vAcSnblaIosf0sYKoz1f3dkN3QqLw==
-"@polkadot/types@^0.40.22":
- version "0.40.22"
- resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.40.22.tgz#77820eb39e2fdba6cbf72c6fa5616553558553a4"
- integrity sha512-TlTcMMuSvy4KqoxSocb32fsB8rpDz6rB0TlR8q+gruAswI5XeXALHiUTx1BrvpWmtrIlCa5YOUVPh2FYY8IG0A==
+"@polkadot/types@^0.42.11":
+ version "0.42.11"
+ resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.42.11.tgz#2fa8d632adbb791e38c039b11bb514cf0978058c"
+ integrity sha512-kN3qnNWdCcn5DpLJRnY3hkhHhfatxjmfJAniVxPktGiTZQJz5rZy1NJXZa910ylGk6ahkjlYQ6wbLFqQzXE0GA==
dependencies:
"@babel/runtime" "^7.2.0"
"@polkadot/keyring" "^0.33.36"