mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-31 09:00:56 +03:00
Replaced deprecated uuidv4 with uuid
Fixed some npm vulnerabilities Updated backend package-lock.json from v1 to v3
This commit is contained in:
@@ -13,7 +13,6 @@ const CONSTS = require('./consts');
|
||||
const fs = require('fs-extra');
|
||||
const path = require('path');
|
||||
const scheduler = require('node-schedule');
|
||||
const { uuid } = require('uuidv4');
|
||||
|
||||
const TASKS = {
|
||||
backup_local_db: {
|
||||
|
||||
Reference in New Issue
Block a user