diff --git a/.github/actions/ses-email-action/package-lock.json b/.github/actions/ses-email-action/package-lock.json index fae3cf16361..0ffdee50ef2 100644 --- a/.github/actions/ses-email-action/package-lock.json +++ b/.github/actions/ses-email-action/package-lock.json @@ -1274,9 +1274,10 @@ } }, "node_modules/undici": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz", - "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", + "license": "MIT", "engines": { "node": ">=18.17" }