Fix dependabot alerts

This commit is contained in:
Glenn Y. Rolland 2021-01-03 13:50:29 +01:00
parent 793e2c4858
commit 16a4bd323d

View file

@ -9,7 +9,9 @@
},
"dependencies": {},
"devDependencies": {
"mjml": "^4.7.1"
"mjml": "^4.7.1",
"node-fetch": ">=2.6.1",
"ini": ">=1.3.6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"