diff --git a/package.json b/package.json index 07b562ab..91335a04 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@changesets/cli": "2.27.1", "@commitlint/cli": "19.2.2", "@commitlint/config-conventional": "19.2.2", - "hashlock": "1.0.2", + "hashlock": "1.0.4", "husky": "9.0.11", "lint-staged": "15.2.2", "prettier": "3.2.5", diff --git a/packages/indexer/package.json b/packages/indexer/package.json index c0f55cf0..f55723ef 100644 --- a/packages/indexer/package.json +++ b/packages/indexer/package.json @@ -128,7 +128,7 @@ "commander": "12.0.0", "fflate": "0.8.2", "glob": "10.3.12", - "hashlock": "1.0.2", + "hashlock": "1.0.4", "inquirer": "9.2.18", "json-stable-stringify": "1.1.1", "openpgp": "5.11.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d6fbc0d..1ea30548 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 19.2.2 version: 19.2.2 hashlock: - specifier: 1.0.2 - version: 1.0.2 + specifier: 1.0.4 + version: 1.0.4 husky: specifier: 9.0.11 version: 9.0.11 @@ -59,7 +59,7 @@ importers: version: 7.6.0 ts-jest: specifier: 29.1.2 - version: 29.1.2(@babel/core@7.24.3)(jest@29.7.0)(typescript@5.4.5) + version: 29.1.2(@babel/core@7.24.4)(jest@29.7.0)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -118,8 +118,8 @@ importers: specifier: 10.3.12 version: 10.3.12 hashlock: - specifier: 1.0.2 - version: 1.0.2 + specifier: 1.0.4 + version: 1.0.4 inquirer: specifier: 9.2.18 version: 9.2.18 @@ -192,7 +192,7 @@ importers: version: 7.6.0 ts-jest: specifier: 29.1.2 - version: 29.1.2(@babel/core@7.24.4)(jest@29.7.0)(typescript@5.4.5) + version: 29.1.2(@babel/core@7.24.3)(jest@29.7.0)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -3400,8 +3400,8 @@ packages: dev: false optional: true - /hashlock@1.0.2: - resolution: {integrity: sha512-PEMyEUnbVtuxoqgY97OfcwMm6AGPWh8gm+VsGKa/YObeLj7v81dZEv3RUiwHDYPY/Qcaqlwwag9mw1P2KRxHTw==, tarball: https://registry.npmjs.org/hashlock/-/hashlock-1.0.2.tgz} + /hashlock@1.0.4: + resolution: {integrity: sha512-bkvtRqdRLVQxh8aF9KEhYn1XIbwqgH37cu+5w9Uw4Px5fcSG8CSIKvJfYI3eceFHdMlH+2rbRPwYLwStFz/PJA==, tarball: https://registry.npmjs.org/hashlock/-/hashlock-1.0.4.tgz} engines: {node: '>=20'} hasBin: true