diff --git a/package.json b/package.json index 871889402d..198c6ab1d9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/LedgerHQ/ledger-live-common" }, - "version": "21.36.1", + "version": "21.36.2", "main": "lib/index.js", "types": "lib/index.d.ts", "license": "Apache-2.0", @@ -132,6 +132,7 @@ "semver": "^7.3.5", "sha.js": "^2.4.11", "stellar-sdk": "^10.0.1", + "superstruct": "^0.14.2", "triple-beam": "^1.3.0", "winston": "^3.4.0", "xstate": "^4.28.1"