security: fix DependaBot alerts

This commit is contained in:
Glenn Y. Rolland 2021-11-30 15:22:41 +01:00
parent de00ec0a3f
commit 2803bfa852

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",