mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	
							
								
								
									
										54
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										54
									
								
								package.json
									
									
									
									
									
								
							| @@ -26,34 +26,34 @@ | ||||
|         } | ||||
|     ], | ||||
|     "dependencies": { | ||||
|         "acorn": "8.7.0", | ||||
|         "acorn": "8.7.1", | ||||
|         "acorn-walk": "8.2.0", | ||||
|         "ajv": "8.10.0", | ||||
|         "ajv": "8.11.0", | ||||
|         "async-mutex": "0.3.2", | ||||
|         "basic-auth": "2.0.1", | ||||
|         "bcryptjs": "2.4.3", | ||||
|         "body-parser": "1.19.1", | ||||
|         "body-parser": "1.20.0", | ||||
|         "cheerio": "1.0.0-rc.10", | ||||
|         "clone": "2.1.2", | ||||
|         "content-type": "1.0.4", | ||||
|         "cookie": "0.4.2", | ||||
|         "cookie": "0.5.0", | ||||
|         "cookie-parser": "1.4.6", | ||||
|         "cors": "2.8.5", | ||||
|         "cronosjs": "1.7.1", | ||||
|         "denque": "2.0.1", | ||||
|         "express": "4.17.2", | ||||
|         "express": "4.18.0", | ||||
|         "express-session": "1.17.2", | ||||
|         "form-data": "4.0.0", | ||||
|         "fs-extra": "10.0.0", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "fs.notify": "0.0.4", | ||||
|         "got": "11.8.3", | ||||
|         "hash-sum": "2.0.0", | ||||
|         "hpagent": "0.1.2", | ||||
|         "https-proxy-agent": "5.0.0", | ||||
|         "i18next": "21.6.11", | ||||
|         "https-proxy-agent": "5.0.1", | ||||
|         "i18next": "21.6.16", | ||||
|         "iconv-lite": "0.6.3", | ||||
|         "is-utf8": "0.2.1", | ||||
|         "js-yaml": "3.14.1", | ||||
|         "js-yaml": "4.1.0", | ||||
|         "json-stringify-safe": "5.0.1", | ||||
|         "jsonata": "1.8.6", | ||||
|         "lodash.clonedeep": "^4.5.0", | ||||
| @@ -61,21 +61,21 @@ | ||||
|         "memorystore": "1.6.7", | ||||
|         "mime": "3.0.0", | ||||
|         "moment-timezone": "0.5.34", | ||||
|         "mqtt": "4.3.5", | ||||
|         "mqtt": "4.3.7", | ||||
|         "multer": "1.4.4", | ||||
|         "mustache": "4.2.0", | ||||
|         "node-red-admin": "^2.2.3", | ||||
|         "node-red-admin": "^3.0.0", | ||||
|         "nopt": "5.0.0", | ||||
|         "oauth2orize": "1.11.1", | ||||
|         "on-headers": "1.0.2", | ||||
|         "passport": "0.5.2", | ||||
|         "passport-http-bearer": "1.0.1", | ||||
|         "passport-oauth2-client-password": "0.1.2", | ||||
|         "raw-body": "2.4.3", | ||||
|         "semver": "7.3.5", | ||||
|         "raw-body": "2.5.1", | ||||
|         "semver": "7.3.7", | ||||
|         "tar": "6.1.11", | ||||
|         "tough-cookie": "4.0.0", | ||||
|         "uglify-js": "3.15.1", | ||||
|         "uglify-js": "3.15.4", | ||||
|         "uuid": "8.3.2", | ||||
|         "ws": "7.5.6", | ||||
|         "xml2js": "0.4.23" | ||||
| @@ -84,18 +84,18 @@ | ||||
|         "bcrypt": "5.0.1" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "dompurify": "2.3.5", | ||||
|         "grunt": "1.4.1", | ||||
|         "dompurify": "2.3.6", | ||||
|         "grunt": "1.5.2", | ||||
|         "grunt-chmod": "~1.1.1", | ||||
|         "grunt-cli": "~1.4.3", | ||||
|         "grunt-concurrent": "3.0.0", | ||||
|         "grunt-contrib-clean": "~2.0.0", | ||||
|         "grunt-contrib-clean": "2.0.1", | ||||
|         "grunt-contrib-compress": "2.0.0", | ||||
|         "grunt-contrib-concat": "~1.0.1", | ||||
|         "grunt-contrib-copy": "~1.0.0", | ||||
|         "grunt-contrib-jshint": "3.1.1", | ||||
|         "grunt-contrib-uglify": "5.0.1", | ||||
|         "grunt-contrib-watch": "~1.1.0", | ||||
|         "grunt-contrib-concat": "2.1.0", | ||||
|         "grunt-contrib-copy": "1.0.0", | ||||
|         "grunt-contrib-jshint": "3.2.0", | ||||
|         "grunt-contrib-uglify": "5.2.1", | ||||
|         "grunt-contrib-watch": "1.1.0", | ||||
|         "grunt-jsdoc": "2.4.1", | ||||
|         "grunt-jsdoc-to-markdown": "6.0.0", | ||||
|         "grunt-jsonlint": "2.1.3", | ||||
| @@ -104,20 +104,20 @@ | ||||
|         "grunt-sass": "~3.1.0", | ||||
|         "grunt-simple-mocha": "~0.4.1", | ||||
|         "grunt-simple-nyc": "^3.0.1", | ||||
|         "i18next-http-backend": "1.3.2", | ||||
|         "i18next-http-backend": "1.4.0", | ||||
|         "jquery-i18next": "1.2.1", | ||||
|         "jsdoc-nr-template": "github:node-red/jsdoc-nr-template", | ||||
|         "marked": "4.0.12", | ||||
|         "marked": "4.0.14", | ||||
|         "minami": "1.2.3", | ||||
|         "mocha": "9.2.0", | ||||
|         "mocha": "9.2.2", | ||||
|         "node-red-node-test-helper": "^0.2.7", | ||||
|         "nodemon": "2.0.15", | ||||
|         "proxy": "^1.0.2", | ||||
|         "sass": "1.49.7", | ||||
|         "sass": "1.51.0", | ||||
|         "should": "13.2.3", | ||||
|         "sinon": "11.1.2", | ||||
|         "stoppable": "^1.1.0", | ||||
|         "supertest": "6.2.2" | ||||
|         "supertest": "6.2.3" | ||||
|     }, | ||||
|     "engines": { | ||||
|         "node": ">=12" | ||||
|   | ||||
| @@ -19,11 +19,11 @@ | ||||
|         "@node-red/util": "2.2.2", | ||||
|         "@node-red/editor-client": "2.2.2", | ||||
|         "bcryptjs": "2.4.3", | ||||
|         "body-parser": "1.19.1", | ||||
|         "body-parser": "1.20.0", | ||||
|         "clone": "2.1.2", | ||||
|         "cors": "2.8.5", | ||||
|         "express-session": "1.17.2", | ||||
|         "express": "4.17.2", | ||||
|         "express": "4.18.0", | ||||
|         "memorystore": "1.6.7", | ||||
|         "mime": "3.0.0", | ||||
|         "multer": "1.4.4", | ||||
|   | ||||
| @@ -15,32 +15,32 @@ | ||||
|         } | ||||
|     ], | ||||
|     "dependencies": { | ||||
|         "acorn": "8.7.0", | ||||
|         "acorn": "8.7.1", | ||||
|         "acorn-walk": "8.2.0", | ||||
|         "ajv": "8.10.0", | ||||
|         "body-parser": "1.19.1", | ||||
|         "ajv": "8.11.0", | ||||
|         "body-parser": "1.20.0", | ||||
|         "cheerio": "1.0.0-rc.10", | ||||
|         "content-type": "1.0.4", | ||||
|         "cookie-parser": "1.4.6", | ||||
|         "cookie": "0.4.2", | ||||
|         "cookie": "0.5.0", | ||||
|         "cors": "2.8.5", | ||||
|         "cronosjs": "1.7.1", | ||||
|         "denque": "2.0.1", | ||||
|         "form-data": "4.0.0", | ||||
|         "fs-extra": "10.0.0", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "fs.notify": "0.0.4", | ||||
|         "got": "11.8.3", | ||||
|         "hash-sum": "2.0.0", | ||||
|         "hpagent": "0.1.2", | ||||
|         "https-proxy-agent": "5.0.0", | ||||
|         "https-proxy-agent": "5.0.1", | ||||
|         "is-utf8": "0.2.1", | ||||
|         "js-yaml": "3.14.1", | ||||
|         "js-yaml": "4.1.0", | ||||
|         "media-typer": "1.1.0", | ||||
|         "mqtt": "4.3.5", | ||||
|         "mqtt": "4.3.7", | ||||
|         "multer": "1.4.4", | ||||
|         "mustache": "4.2.0", | ||||
|         "on-headers": "1.0.2", | ||||
|         "raw-body": "2.4.3", | ||||
|         "raw-body": "2.5.1", | ||||
|         "tough-cookie": "4.0.0", | ||||
|         "uuid": "8.3.2", | ||||
|         "ws": "7.5.6", | ||||
|   | ||||
| @@ -18,9 +18,9 @@ | ||||
|     "dependencies": { | ||||
|         "@node-red/util": "2.2.2", | ||||
|         "clone": "2.1.2", | ||||
|         "fs-extra": "10.0.0", | ||||
|         "semver": "7.3.5", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "semver": "7.3.7", | ||||
|         "tar": "6.1.11", | ||||
|         "uglify-js": "3.15.1" | ||||
|         "uglify-js": "3.15.4" | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -20,8 +20,8 @@ | ||||
|         "@node-red/util": "2.2.2", | ||||
|         "async-mutex": "0.3.2", | ||||
|         "clone": "2.1.2", | ||||
|         "express": "4.17.2", | ||||
|         "fs-extra": "10.0.0", | ||||
|         "express": "4.18.0", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "json-stringify-safe": "5.0.1" | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -15,8 +15,8 @@ | ||||
|         } | ||||
|     ], | ||||
|     "dependencies": { | ||||
|         "fs-extra": "10.0.0", | ||||
|         "i18next": "21.6.11", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "i18next": "21.6.16", | ||||
|         "json-stringify-safe": "5.0.1", | ||||
|         "jsonata": "1.8.6", | ||||
|         "lodash.clonedeep": "^4.5.0", | ||||
|   | ||||
							
								
								
									
										8
									
								
								packages/node_modules/node-red/package.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								packages/node_modules/node-red/package.json
									
									
									
									
										vendored
									
									
								
							| @@ -37,11 +37,11 @@ | ||||
|         "@node-red/nodes": "2.2.2", | ||||
|         "basic-auth": "2.0.1", | ||||
|         "bcryptjs": "2.4.3", | ||||
|         "express": "4.17.2", | ||||
|         "fs-extra": "10.0.0", | ||||
|         "node-red-admin": "^2.2.3", | ||||
|         "express": "4.18.0", | ||||
|         "fs-extra": "10.1.0", | ||||
|         "node-red-admin": "^3.0.0", | ||||
|         "nopt": "5.0.0", | ||||
|         "semver": "7.3.5" | ||||
|         "semver": "7.3.7" | ||||
|     }, | ||||
|     "optionalDependencies": { | ||||
|         "bcrypt": "5.0.1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user