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",