fix(deps): update dependency body-parser to ^2.2.1 (#1971)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-01 15:22:57 +00:00 committed by GitHub
parent 1e701e45cb
commit b8219c2afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
"@redux-devtools/app": "workspace:^", "@redux-devtools/app": "workspace:^",
"@reduxjs/toolkit": "^2.11.0", "@reduxjs/toolkit": "^2.11.0",
"@types/react": "^19.2.7", "@types/react": "^19.2.7",
"body-parser": "^2.2.0", "body-parser": "^2.2.1",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"cors": "^2.8.5", "cors": "^2.8.5",
"cross-spawn": "^7.0.6", "cross-spawn": "^7.0.6",

View File

@ -996,7 +996,7 @@ importers:
specifier: ^19.2.7 specifier: ^19.2.7
version: 19.2.7 version: 19.2.7
body-parser: body-parser:
specifier: ^2.2.0 specifier: ^2.2.1
version: 2.2.1 version: 2.2.1
chalk: chalk:
specifier: ^5.6.2 specifier: ^5.6.2