summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-07-12 17:41:14 +0200
committerFlorian Dold <florian@dold.me>2022-07-12 17:41:14 +0200
commitf11483b511ff1f839b9913c4832eee9109f67aeb (patch)
tree6f4e1c5891a24bbb7500cea3964d3826d2ef87e1 /pnpm-lock.yaml
parentb214934b75418d0d01c9556577d9594f1db5a319 (diff)
downloadwallet-core-f11483b511ff1f839b9913c4832eee9109f67aeb.tar.gz
wallet-core-f11483b511ff1f839b9913c4832eee9109f67aeb.tar.bz2
wallet-core-f11483b511ff1f839b9913c4832eee9109f67aeb.zip
wallet-core: implement accepting p2p push payments
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 190746c95..43bedddd2 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -169,6 +169,7 @@ importers:
ava: ^4.0.1
big-integer: ^1.6.51
esbuild: ^0.14.21
+ fflate: ^0.7.3
jed: ^1.1.1
prettier: ^2.5.1
rimraf: ^3.0.2
@@ -176,6 +177,7 @@ importers:
typescript: ^4.5.5
dependencies:
big-integer: 1.6.51
+ fflate: 0.7.3
jed: 1.1.1
tslib: 2.3.1
devDependencies: