diff --git a/package-lock.json b/package-lock.json index ca62adb1..64df478b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@airgap/angular-core": "0.0.17", "@airgap/angular-ngrx": "0.0.17", - "@airgap/coinlib-core": "0.11.13", + "@airgap/coinlib-core": "0.11.14", "@airgap/sapling-wasm": "0.0.6", "@angular/common": "^11.2.9", "@angular/core": "^11.2.9", @@ -129,9 +129,9 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@airgap/coinlib-core": { - "version": "0.11.13", - "resolved": "https://registry.npmjs.org/@airgap/coinlib-core/-/coinlib-core-0.11.13.tgz", - "integrity": "sha512-ktTeRhArM4H7CZdA8GtLyunSz/BYrXRTEAjw7tIDb7+m5lYzz6S3dT8U2Qq5YdEnn4X66wyMEamnoD/1CfqcRA==", + "version": "0.11.14", + "resolved": "https://registry.npmjs.org/@airgap/coinlib-core/-/coinlib-core-0.11.14.tgz", + "integrity": "sha512-Upr//fAXshtvCdbE4EB/CZMrgJHuVkhRoKnHR2fguFG3G8IH+ZQV6ipf/2nM9VjlFM9mWlG9LEgA+r3QRSz8AQ==", "dependencies": { "@airgap/sapling-wasm": "0.0.5", "@polkadot/util": "2.0.1", @@ -22599,9 +22599,9 @@ } }, "@airgap/coinlib-core": { - "version": "0.11.13", - "resolved": "https://registry.npmjs.org/@airgap/coinlib-core/-/coinlib-core-0.11.13.tgz", - "integrity": "sha512-ktTeRhArM4H7CZdA8GtLyunSz/BYrXRTEAjw7tIDb7+m5lYzz6S3dT8U2Qq5YdEnn4X66wyMEamnoD/1CfqcRA==", + "version": "0.11.14", + "resolved": "https://registry.npmjs.org/@airgap/coinlib-core/-/coinlib-core-0.11.14.tgz", + "integrity": "sha512-Upr//fAXshtvCdbE4EB/CZMrgJHuVkhRoKnHR2fguFG3G8IH+ZQV6ipf/2nM9VjlFM9mWlG9LEgA+r3QRSz8AQ==", "requires": { "@airgap/sapling-wasm": "0.0.5", "@polkadot/util": "2.0.1", diff --git a/package.json b/package.json index e158fa5a..df3638b8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@airgap/angular-core": "0.0.17", "@airgap/angular-ngrx": "0.0.17", - "@airgap/coinlib-core": "0.11.13", + "@airgap/coinlib-core": "0.11.14", "@airgap/sapling-wasm": "0.0.6", "@angular/common": "^11.2.9", "@angular/core": "^11.2.9",