Fix dependabot alerts
This commit is contained in:
parent
793e2c4858
commit
16a4bd323d
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue