mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
Merge branch 'dev' into support-uuidv7
This commit is contained in:
commit
b16b98ffe8
578 changed files with 2421 additions and 3669 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import crypto from 'crypto';
|
||||
import crypto from 'node:crypto';
|
||||
import { v4, v5, v7 } from 'uuid';
|
||||
|
||||
const ALGORITHM = 'aes-256-gcm';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue