summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-11-02 10:12:52 -0300
committerSebastian <sebasjm@gmail.com>2021-11-02 10:13:08 -0300
commita4cdc02e5017ba587c169cb28a7e7927fc64c7cf (patch)
treead9815e595a62524f7c29ce477877ea415125997 /pnpm-lock.yaml
parent88d142d2098ad87613222e9a0c6df478a78f6528 (diff)
downloadwallet-core-a4cdc02e5017ba587c169cb28a7e7927fc64c7cf.tar.gz
wallet-core-a4cdc02e5017ba587c169cb28a7e7927fc64c7cf.tar.bz2
wallet-core-a4cdc02e5017ba587c169cb28a7e7927fc64c7cf.zip
totp qr code
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e38b0e856..e22c3067a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -57,6 +57,7 @@ importers:
jed: 1.1.1
jest: ^26.2.2
jest-preset-preact: ^4.0.2
+ jssha: ^3.2.0
preact: ^10.3.1
preact-cli: ^3.2.2
preact-render-to-string: ^5.1.4
@@ -96,6 +97,7 @@ importers:
eslint-config-preact: 1.1.4_eslint@6.8.0+typescript@3.9.10
jest: 26.6.3
jest-preset-preact: 4.0.2_9b3f24ae35a87c3c82fffbe3fdf70e1e
+ jssha: 3.2.0
preact-cli: 3.2.2_8d1b4ee21ca5a56b4aabd4a3e659b2d7
sass: 1.43.2
sass-loader: 10.2.0_sass@1.43.2
@@ -15313,6 +15315,10 @@ packages:
verror: 1.10.0
dev: true
+ /jssha/3.2.0:
+ resolution: {integrity: sha512-QuruyBENDWdN4tZwJbQq7/eAK85FqrI4oDbXjy5IBhYD+2pTJyBUWZe8ctWaCkrV0gy6AaelgOZZBMeswEa/6Q==}
+ dev: true
+
/jsx-ast-utils/3.2.0:
resolution: {integrity: sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q==}
engines: {node: '>=4.0'}