diff --git a/package-lock.json b/package-lock.json index a0288e9..ce74dec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,6 +28,10 @@ }, "engines": { "node": ">=22" + }, + "funding": { + "type": "lightning", + "url": "lightning:thedonkey@strike.me" } }, "node_modules/@actions/core": { @@ -3108,9 +3112,9 @@ "license": "ISC" }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dev": true, "license": "MIT", "dependencies": {