mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge e5de221fa3 into e379a9bb74
This commit is contained in:
commit
f30ca2d0af
2 changed files with 806 additions and 10 deletions
|
|
@ -93,7 +93,7 @@
|
|||
"nanoid": "^5.0.9",
|
||||
"node-html-markdown": "^1.3.0",
|
||||
"node-mailjet": "^6.0.5",
|
||||
"nodemailer": "^6.7.3",
|
||||
"nodemailer": "^7.0.10",
|
||||
"normalize-url": "^6.1.0",
|
||||
"oauth": "^0.10.0",
|
||||
"pg": "^8.3.3",
|
||||
|
|
@ -150,7 +150,7 @@
|
|||
"@types/luxon": "^1.25.0",
|
||||
"@types/mocha": "^8.2.2",
|
||||
"@types/nanoid": "^3.0.0",
|
||||
"@types/nodemailer": "^6.4.4",
|
||||
"@types/nodemailer": "^7.0.3",
|
||||
"@types/node": "24.1.0",
|
||||
"@types/oauth": "^0.9.1",
|
||||
"@types/private-ip": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue