From 62fe1aeffc20e7fab10fbd08c79062fea7c841a6 Mon Sep 17 00:00:00 2001 From: Sudip Bhattarai Date: Mon, 25 Nov 2024 22:23:48 +0545 Subject: [PATCH] Update package lock --- integration_test/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/integration_test/package-lock.json b/integration_test/package-lock.json index 65039ed..485bcea 100644 --- a/integration_test/package-lock.json +++ b/integration_test/package-lock.json @@ -12,7 +12,7 @@ "@cardanoapi/cardano-test-wallet": "^2.1.1", "@faker-js/faker": "^9.2.0", "csv-parse": "^5.5.6", - "libcardano": "^1.4.6", + "libcardano": "^1.4.8", "papaparse": "^5.4.1" }, "devDependencies": { @@ -1459,9 +1459,9 @@ } }, "node_modules/libcardano": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/libcardano/-/libcardano-1.4.6.tgz", - "integrity": "sha512-+BV5IaDgEzo5DmbEsTjZ11T2CucnlXvQ2VSEqYyaNFEiOAGsHwq3S7P83xm9uY8NNETgqFyubIhxS0KSEJXpfA==", + "version": "1.4.8", + "resolved": "https://registry.npmjs.org/libcardano/-/libcardano-1.4.8.tgz", + "integrity": "sha512-VN01OGnQ07YUr6y8NYhwRs1TYtfqI+Df5A82X0FMEGBURw5k8Axh81U4vlpIfCpkhF74Ov8taXkh38pxcEDABA==", "license": "ISC", "dependencies": { "@cardano-sdk/crypto": "^0.1.30",