diff --git a/package-lock.json b/package-lock.json index 76212f29..7aa5bc36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-simple-import-sort": "^10.0.0", "execa": "^8.0.1", - "hereby": "^1.8.7", + "hereby": "^1.8.8", "jasmine": "^5.1.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0", @@ -6012,9 +6012,9 @@ "dev": true }, "node_modules/hereby": { - "version": "1.8.7", - "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.7.tgz", - "integrity": "sha512-n8QoMe1eSZig8S/kCjJ6zVNjH65QgSoZvwL70fliHKgt9nInICC1inH0qWW9EyUq0XFW1Vz+vNG40iG2laLLvg==", + "version": "1.8.8", + "resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.8.tgz", + "integrity": "sha512-JODg65HcHqH1l5vnmFA2DvBzg0lZZlixA31ZvLh6Eoi4Rg6mb6/mY3Lh88+BTukEvwLjmar4EDx/y+JeUaA3zA==", "dev": true, "dependencies": { "command-line-usage": "^6.1.3", diff --git a/package.json b/package.json index d2626254..4b402c28 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-simple-import-sort": "^10.0.0", "execa": "^8.0.1", - "hereby": "^1.8.7", + "hereby": "^1.8.8", "jasmine": "^5.1.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0",