Update package for 2.1.4

This commit is contained in:
Nick O'Leary
2021-12-01 16:06:03 +00:00
parent 1fa13efe19
commit d9f976baea
9 changed files with 71 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/nodes",
"version": "2.1.3",
"version": "2.1.4",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -15,13 +15,13 @@
}
],
"dependencies": {
"acorn": "8.5.0",
"acorn": "8.6.0",
"acorn-walk": "8.2.0",
"ajv": "8.6.3",
"ajv": "8.8.2",
"body-parser": "1.19.0",
"cheerio": "1.0.0-rc.10",
"content-type": "1.0.4",
"cookie-parser": "1.4.5",
"cookie-parser": "1.4.6",
"cookie": "0.4.1",
"cors": "2.8.5",
"cronosjs": "1.7.1",
@@ -29,7 +29,7 @@
"form-data": "4.0.0",
"fs-extra": "10.0.0",
"fs.notify": "0.0.4",
"got": "11.8.2",
"got": "11.8.3",
"hash-sum": "2.0.0",
"hpagent": "0.1.2",
"https-proxy-agent": "5.0.0",
@@ -40,7 +40,7 @@
"multer": "1.4.3",
"mustache": "4.2.0",
"on-headers": "1.0.2",
"raw-body": "2.4.1",
"raw-body": "2.4.2",
"tough-cookie": "4.0.0",
"uuid": "8.3.2",
"ws": "7.5.1",