Update body-parser

pull/5418/head
Nick O'Leary 2026-01-05 17:14:49 +00:00
parent 7bf72090a3
commit f4b8af9c29
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
3 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",