Update deps

This commit is contained in:
Darren Clarke 2024-03-03 18:13:26 +01:00
parent 6663e8ed1e
commit 486f989494
33 changed files with 776 additions and 695 deletions

View file

@ -14,8 +14,8 @@
"html-to-text": "^9.0.5",
"node-fetch": "^3",
"pg-promise": "^11.5.4",
"remeda": "^1.40.2",
"twilio": "^4.22.0"
"remeda": "^1.44.1",
"twilio": "^4.23.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
@ -23,15 +23,15 @@
"@babel/preset-typescript": "7.23.3",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/jest": "^29.5.12",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-junit": "^16.0.0",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"pino-pretty": "^10.3.1",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.25.8",
"typedoc": "^0.25.9",
"typescript": "^5.3.3"
},
"nodemonConfig": {