mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Bump dependencies
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
"clone": "2.1.2",
|
||||
"cors": "2.8.5",
|
||||
"express-session": "1.16.1",
|
||||
"express": "4.16.4",
|
||||
"express": "4.17.0",
|
||||
"memorystore": "1.6.1",
|
||||
"mime": "2.4.2",
|
||||
"mime": "2.4.3",
|
||||
"mustache": "3.0.1",
|
||||
"oauth2orize": "1.11.0",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
|
@@ -20,11 +20,11 @@
|
||||
"cheerio": "0.22.0",
|
||||
"content-type": "1.0.4",
|
||||
"cookie-parser": "1.4.4",
|
||||
"cookie": "0.3.1",
|
||||
"cookie": "0.4.0",
|
||||
"cors": "2.8.5",
|
||||
"cron": "1.7.1",
|
||||
"denque": "1.4.1",
|
||||
"fs-extra": "7.0.1",
|
||||
"fs-extra": "8.0.1",
|
||||
"fs.notify": "0.0.4",
|
||||
"hash-sum": "1.0.2",
|
||||
"https-proxy-agent": "2.2.1",
|
||||
|
@@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"@node-red/util": "0.21.0-alpha.0",
|
||||
"semver": "6.0.0",
|
||||
"uglify-js": "3.5.9",
|
||||
"uglify-js": "3.5.15",
|
||||
"when": "3.7.8"
|
||||
}
|
||||
}
|
||||
|
@@ -19,8 +19,8 @@
|
||||
"@node-red/registry": "0.21.0-alpha.0",
|
||||
"@node-red/util": "0.21.0-alpha.0",
|
||||
"clone": "2.1.2",
|
||||
"express": "4.16.4",
|
||||
"fs-extra": "7.0.1",
|
||||
"express": "4.17.0",
|
||||
"fs-extra": "8.0.1",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
"when": "3.7.8"
|
||||
}
|
||||
|
@@ -16,7 +16,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"clone": "2.1.2",
|
||||
"i18next": "15.1.0",
|
||||
"i18next": "15.1.2",
|
||||
"json-stringify-safe": "5.0.1",
|
||||
"jsonata": "1.6.4",
|
||||
"when": "3.7.8"
|
||||
|
Reference in New Issue
Block a user