Leonardo Tonizza

Results 1 issues of Leonardo Tonizza

## Description This PR removes the external `uuid` dependency and replaces it with Node.js native `crypto.randomUUID()` for UUID generation. ## Motivation Since PR #2756 updated the minimum Node.js version requirement...