Bump for 1.2.3

This commit is contained in:
Nick O'Leary
2020-11-02 21:31:27 +00:00
parent 2c6cda1f27
commit 281d8b7cec
8 changed files with 28 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red",
"version": "1.2.2",
"version": "1.2.3",
"description": "Low-code programming for event-driven applications",
"homepage": "http://nodered.org",
"license": "Apache-2.0",
@@ -50,13 +50,13 @@
"is-utf8": "0.2.1",
"js-yaml": "3.14.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.3",
"jsonata": "1.8.4",
"lodash.clonedeep": "^4.5.0",
"media-typer": "1.1.0",
"memorystore": "1.6.2",
"memorystore": "1.6.4",
"mime": "2.4.6",
"moment-timezone": "^0.5.31",
"mqtt": "4.2.1",
"mqtt": "4.2.4",
"multer": "1.4.2",
"mustache": "4.0.1",
"node-red-admin": "^0.2.6",
@@ -73,7 +73,7 @@
"request": "2.88.0",
"semver": "6.3.0",
"tar": "6.0.5",
"uglify-js": "3.11.2",
"uglify-js": "3.11.4",
"when": "3.7.8",
"ws": "6.2.1",
"xml2js": "0.4.23"
@@ -82,7 +82,7 @@
"bcrypt": "3.0.8"
},
"devDependencies": {
"dompurify": "2.1.1",
"dompurify": "2.2.2",
"grunt": "1.3.0",
"grunt-chmod": "~1.1.1",
"grunt-cli": "~1.3.2",
@@ -104,13 +104,13 @@
"grunt-simple-nyc": "^3.0.1",
"http-proxy": "1.18.1",
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
"marked": "1.2.0",
"marked": "1.2.2",
"minami": "1.2.3",
"mocha": "^5.2.0",
"mosca": "^2.8.3",
"node-red-node-test-helper": "^0.2.5",
"node-sass": "^4.14.1",
"nodemon": "2.0.5",
"nodemon": "2.0.6",
"should": "13.2.3",
"sinon": "1.17.7",
"stoppable": "^1.1.0",