Bump for 2.0.6

This commit is contained in:
Nick O'Leary
2021-09-02 09:00:54 +01:00
parent ee15e9acc5
commit 3b460fb8fa
9 changed files with 48 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/nodes",
"version": "2.0.5",
"version": "2.0.6",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"dependencies": {
"acorn": "8.4.1",
"acorn-walk": "8.1.1",
"ajv": "8.6.0",
"ajv": "8.6.2",
"body-parser": "1.19.0",
"cheerio": "1.0.0-rc.10",
"content-type": "1.0.4",
@@ -37,7 +37,7 @@
"js-yaml": "3.14.1",
"media-typer": "1.1.0",
"mqtt": "4.2.8",
"multer": "1.4.2",
"multer": "1.4.3",
"mustache": "4.2.0",
"on-headers": "1.0.2",
"raw-body": "2.4.1",