diff --git a/package-lock.json b/package-lock.json index 1c79d15c..5ad4031e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-simple-import-sort": "^10.0.0", "execa": "^8.0.1", - "hereby": "^1.8.6", + "hereby": "^1.8.7", "jasmine": "^5.1.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0", @@ -6216,9 +6216,9 @@ "dev": true }, "node_modules/hereby": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.6.tgz", - "integrity": "sha512-0PqD6y+O5FzOAdTl3JH4Za5KXatGEejPW5stLpxmxs7bbpjKLQSJf5kR4n/I0oH1kDBsY0ajGDKG2YZLw/7geg==", + "version": "1.8.7", + "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.7.tgz", + "integrity": "sha512-n8QoMe1eSZig8S/kCjJ6zVNjH65QgSoZvwL70fliHKgt9nInICC1inH0qWW9EyUq0XFW1Vz+vNG40iG2laLLvg==", "dev": true, "dependencies": { "command-line-usage": "^6.1.3", diff --git a/package.json b/package.json index 239ced0a..da275eb2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-simple-import-sort": "^10.0.0", "execa": "^8.0.1", - "hereby": "^1.8.6", + "hereby": "^1.8.7", "jasmine": "^5.1.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0",