fix: deps

This commit is contained in:
ShareVB 2024-07-14 23:35:46 +02:00
parent acc00298ad
commit 15f6c91d95
2 changed files with 8 additions and 0 deletions

7
pnpm-lock.yaml generated
View file

@ -98,6 +98,9 @@ dependencies:
ibantools:
specifier: ^4.3.3
version: 4.3.3
js-base64:
specifier: ^3.7.7
version: 3.7.7
jsbarcode:
specifier: ^3.11.6
version: 3.11.6
@ -6523,6 +6526,10 @@ packages:
hasBin: true
dev: true
/js-base64@3.7.7:
resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
dev: false
/js-beautify@1.14.6:
resolution: {integrity: sha512-GfofQY5zDp+cuHc+gsEXKPpNw2KbPddreEo35O6jT6i0RVK6LhsoYBhq5TvK4/n74wnA0QbK8gGd+jUZwTMKJw==}
engines: {node: '>=10'}