From 1c2aea88ba0cf9eeffe7c780262be4b9cc382f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:06:47 +0000 Subject: [PATCH] chore(deps): update dependency hereby to ^1.11.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f78c7d5..46a433b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "c8": "^10.1.3", "eslint": "^9.37.0", "execa": "^9.6.0", - "hereby": "^1.11.0", + "hereby": "^1.11.1", "husky": "^9.1.7", "installed-check": "^9.3.0", "jasmine": "^5.12.0", @@ -3226,9 +3226,9 @@ } }, "node_modules/hereby": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.11.0.tgz", - "integrity": "sha512-Tdp03ueQL3w5eZCrQVW4POBDxg9ldjNyFrZYWt6ndMha5agyRUO8b+irOEG3B1RSS9/2LxSjjyG6DSxITouJzA==", + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.11.1.tgz", + "integrity": "sha512-3tcp92aUN6mSmWslo/EIoz3AAKa9GPmiJ3g0ZgXC8NGZPyh4J3T+JoGfD4JTiL31SW+pFliKKHu1uxa7nwDv0g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 846cc831..720d69b1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "c8": "^10.1.3", "eslint": "^9.37.0", "execa": "^9.6.0", - "hereby": "^1.11.0", + "hereby": "^1.11.1", "husky": "^9.1.7", "installed-check": "^9.3.0", "jasmine": "^5.12.0",