run snyk checks and lint packages, bump notify.

This commit is contained in:
Dave Conway-Jones
2022-01-22 22:23:41 +00:00
parent 328aa1fb52
commit 5c333db0dd
13 changed files with 171 additions and 129 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-markdown",
"version": "0.2.0",
"version": "0.3.0",
"description": "A Node-RED node to convert a markdown string to html.",
"dependencies": {
"markdown-it": "^11.0.0"
"markdown-it": "^12.3.2"
},
"repository": {
"type": "git",