Update changelog and bump dependencies

This commit is contained in:
Nick O'Leary
2020-10-13 21:49:11 +01:00
parent 9af883231d
commit 82ad5839fa
9 changed files with 38 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@node-red/nodes",
"version": "1.2.0-beta.1",
"version": "1.2.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -15,7 +15,7 @@
}
],
"dependencies": {
"ajv": "6.12.5",
"ajv": "6.12.6",
"body-parser": "1.19.0",
"cheerio": "0.22.0",
"content-type": "1.0.4",