mirror of https://github.com/node-red/node-red.git
Update body-parser
parent
7bf72090a3
commit
f4b8af9c29
|
|
@ -32,7 +32,7 @@
|
|||
"async-mutex": "0.5.0",
|
||||
"basic-auth": "2.0.1",
|
||||
"bcryptjs": "3.0.2",
|
||||
"body-parser": "1.20.3",
|
||||
"body-parser": "1.20.4",
|
||||
"chalk": "^4.1.2",
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"clone": "2.1.2",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@node-red/util": "4.1.2",
|
||||
"@node-red/editor-client": "4.1.2",
|
||||
"bcryptjs": "3.0.2",
|
||||
"body-parser": "1.20.3",
|
||||
"body-parser": "1.20.4",
|
||||
"clone": "2.1.2",
|
||||
"cors": "2.8.5",
|
||||
"express-session": "1.18.2",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"acorn": "8.15.0",
|
||||
"acorn-walk": "8.3.4",
|
||||
"ajv": "8.17.1",
|
||||
"body-parser": "1.20.3",
|
||||
"body-parser": "1.20.4",
|
||||
"cheerio": "1.0.0-rc.10",
|
||||
"content-type": "1.0.5",
|
||||
"cookie-parser": "1.4.7",
|
||||
|
|
|
|||
Loading…
Reference in New Issue