With jest 28 and the removal of jest-environment-jsdom the uuid package is not correctly loaded anymore. This is a temporary fix to let us use jest 28 until this is resolved.
See also: https://github.com/uuidjs/uuid/pull/616
Signed-off-by: Philip Molares <philip.molares@udo.edu>