mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update dependencies
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"dependencies": {
|
||||
"acorn": "8.3.0",
|
||||
"acorn-walk": "8.1.0",
|
||||
"ajv": "8.5.0",
|
||||
"ajv": "8.6.0",
|
||||
"body-parser": "1.19.0",
|
||||
"cheerio": "^1.0.0-rc.9",
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"content-type": "1.0.4",
|
||||
"cookie-parser": "1.4.5",
|
||||
"cookie": "0.4.1",
|
||||
@@ -43,7 +43,7 @@
|
||||
"raw-body": "2.4.1",
|
||||
"request": "2.88.0",
|
||||
"tough-cookie": "4.0.0",
|
||||
"uuid":"8.3.2",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "7.4.6",
|
||||
"xml2js": "0.4.23",
|
||||
"iconv-lite": "0.6.3"
|
||||
|
@@ -19,6 +19,6 @@
|
||||
"@node-red/util": "2.0.0-beta.1",
|
||||
"semver": "7.3.5",
|
||||
"tar": "6.1.0",
|
||||
"uglify-js": "3.13.8"
|
||||
"uglify-js": "3.13.9"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user