mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Merge branch 'pr_2952' into dev
This commit is contained in:
@@ -43,9 +43,12 @@
|
||||
"denque": "1.5.0",
|
||||
"express": "4.17.1",
|
||||
"express-session": "1.17.2",
|
||||
"form-data": "4.0.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"fs.notify": "0.0.4",
|
||||
"got": "11.8.2",
|
||||
"hash-sum": "2.0.0",
|
||||
"hpagent": "0.1.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"i18next": "20.3.1",
|
||||
"iconv-lite": "0.6.3",
|
||||
@@ -72,8 +75,14 @@
|
||||
"request": "2.88.0",
|
||||
"semver": "7.3.5",
|
||||
"tar": "6.1.0",
|
||||
"tough-cookie": "4.0.0",
|
||||
"uglify-js": "3.13.8",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "7.4.6",
|
||||
"tough-cookie": "4.0.0",
|
||||
"uglify-js": "3.13.3",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "6.2.1",
|
||||
"xml2js": "0.4.23"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user