From 0bdea937263c2d91e9d8a7560906f72962ee66d3 Mon Sep 17 00:00:00 2001 From: keven1024 Date: Sun, 22 Jun 2025 00:49:14 +0800 Subject: [PATCH] chore: add js-md5 dependency to pnpm-lock.yaml for file hashing --- pnpm-lock.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a50f0a..65a6916 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,6 +101,9 @@ importers: filesize: specifier: ^10.1.6 version: 10.1.6 + js-md5: + specifier: ^0.8.3 + version: 0.8.3 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -4262,6 +4265,9 @@ packages: resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} hasBin: true + js-md5@0.8.3: + resolution: {integrity: sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ==} + js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -11284,6 +11290,8 @@ snapshots: jiti@2.4.2: {} + js-md5@0.8.3: {} + js-tokens@4.0.0: {} js-tokens@9.0.1: {}