security: fix DependaBot alerts

This commit is contained in:
Glenn Y. Rolland 2021-11-30 15:22:41 +01:00
parent d8354512e3
commit 4635e1c454

View file

@ -14,7 +14,9 @@
"dependencies": {
"@marp-team/marp-cli": "^1.0.3",
"foreman": "^3.0.1",
"node-sass": "^6.0.0"
"node-sass": "^6.0.0",
"json-schema": ">=0.4.0",
"ansi-regex": ">=5.0.1"
},
"devDependencies": {
"@marp-team/marp-core": "^2.0.2",