mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Update dependencies
This commit is contained in:
20
package.json
20
package.json
@@ -26,8 +26,8 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"acorn": "8.3.0",
|
||||
"acorn-walk": "8.1.0",
|
||||
"acorn": "8.4.1",
|
||||
"acorn-walk": "8.1.1",
|
||||
"ajv": "8.6.0",
|
||||
"async-mutex": "0.3.1",
|
||||
"basic-auth": "2.0.1",
|
||||
@@ -50,7 +50,7 @@
|
||||
"hash-sum": "2.0.0",
|
||||
"hpagent": "0.1.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"i18next": "20.3.1",
|
||||
"i18next": "20.3.2",
|
||||
"iconv-lite": "0.6.3",
|
||||
"is-utf8": "0.2.1",
|
||||
"js-yaml": "3.14.0",
|
||||
@@ -61,7 +61,7 @@
|
||||
"memorystore": "1.6.6",
|
||||
"mime": "2.5.2",
|
||||
"moment-timezone": "0.5.33",
|
||||
"mqtt": "4.2.6",
|
||||
"mqtt": "4.2.8",
|
||||
"multer": "1.4.2",
|
||||
"mustache": "4.2.0",
|
||||
"node-red-admin": "^2.0.0",
|
||||
@@ -75,9 +75,9 @@
|
||||
"semver": "7.3.5",
|
||||
"tar": "6.1.0",
|
||||
"tough-cookie": "4.0.0",
|
||||
"uglify-js": "3.13.9",
|
||||
"uglify-js": "3.13.10",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "7.4.6",
|
||||
"ws": "7.5.1",
|
||||
"xml2js": "0.4.23"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
@@ -107,13 +107,13 @@
|
||||
"i18next-http-backend": "1.2.6",
|
||||
"jquery-i18next": "1.2.1",
|
||||
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
|
||||
"marked": "2.0.7",
|
||||
"marked": "2.1.3",
|
||||
"minami": "1.2.3",
|
||||
"mocha": "8.4.0",
|
||||
"mocha": "9.0.1",
|
||||
"node-red-node-test-helper": "^0.2.7",
|
||||
"nodemon": "2.0.7",
|
||||
"nodemon": "2.0.8",
|
||||
"proxy": "^1.0.2",
|
||||
"sass": "1.34.1",
|
||||
"sass": "1.35.1",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.1.1",
|
||||
"stoppable": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user