diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d8ef7f50..fe064152 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -53,7 +53,7 @@ "sinon": "^21.0.0" }, "engines": { - "node": "^18.18.0 || >=20.0.0" + "node": "^20.19.0 || ^22.20.0 || >=24.10.0" } }, "node_modules/@actions/core": { @@ -10757,9 +10757,9 @@ } }, "node_modules/undici": { - "version": "7.10.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.10.0.tgz", - "integrity": "sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz", + "integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==", "license": "MIT", "engines": { "node": ">=20.18.1"