fix: update dev-dependency for security

This commit is contained in:
Glenn Y. Rolland 2021-04-29 23:42:13 +02:00
parent e8b83bb7ab
commit d7784dd071
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
},
"dependencies": {},
"devDependencies": {
"mjml": "^4.7.1"
"mjml": "^4.7.1",
"y18n": ">=4.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"