⬆️(mail) update mail-related dependencies
Bring packages to the latest compatible versions.
This commit is contained in:
committed by
aleb_the_flash
parent
0b73fd8f06
commit
4d6a7573c4
1134
src/mail/package-lock.json
generated
1134
src/mail/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@html-to/text-cli": "0.5.4",
|
"@html-to/text-cli": "0.5.4",
|
||||||
"mjml": "4.15.3"
|
"mjml": "4.18.0"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
"build": "npm run build-mjml-to-html && npm run build-html-to-plain-text"
|
"build": "npm run build-mjml-to-html && npm run build-html-to-plain-text"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "22.17.0"
|
"node": "24.13.1"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/suitenumerique/meet",
|
"repository": "https://github.com/suitenumerique/meet",
|
||||||
"author": "DINUM",
|
"author": "DINUM",
|
||||||
|
|||||||
Reference in New Issue
Block a user