Merge branch 'fix_critical_issues' into 'master'

changing uuid entry

See merge request !174
1 job for master in 11 seconds (queued for 1 second)
Name Stage Failure
failed
deploy-master Deploy
> m4lab-user-account@0.0.1 build
> tsc -build

node_modules/@types/node/globals.d.ts(347,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
node_modules/@types/express-session/index.d.ts(17,13): error TS2687: All declarations of 'session' must have identical modifiers.
node_modules/@types/express-flash-2/index.d.ts(13,13): error TS2687: All declarations of 'session' must have identical modifiers.
node_modules/@types/express-flash-2/index.d.ts(13,13): error TS2717: Subsequent property declarations must have the same type. Property 'session' must be of type 'Session & Partial<SessionData>', but here has type 'Session | undefined'.
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1