This commit is contained in:
johnpyp 2024-01-16 19:35:05 -08:00 committed by GitHub
commit ea06b10d5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 336 additions and 126 deletions

View file

@ -43,6 +43,7 @@
"graceful-fs": "^4.2.10",
"htmlparser2": "^8.0.1",
"lru-cache": "^10.0.3",
"mediainfo.js": "^0.2.1",
"node-tone": "^1.0.1",
"nodemailer": "^6.9.2",
"openid-client": "^5.6.1",
@ -61,4 +62,4 @@
"nyc": "^15.1.0",
"sinon": "^17.0.1"
}
}
}