mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-12-04 08:44:20 +03:00
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:
parent
1e701e45cb
commit
b8219c2afc
|
|
@ -48,7 +48,7 @@
|
|||
"@redux-devtools/app": "workspace:^",
|
||||
"@reduxjs/toolkit": "^2.11.0",
|
||||
"@types/react": "^19.2.7",
|
||||
"body-parser": "^2.2.0",
|
||||
"body-parser": "^2.2.1",
|
||||
"chalk": "^5.6.2",
|
||||
"cors": "^2.8.5",
|
||||
"cross-spawn": "^7.0.6",
|
||||
|
|
|
|||
|
|
@ -996,7 +996,7 @@ importers:
|
|||
specifier: ^19.2.7
|
||||
version: 19.2.7
|
||||
body-parser:
|
||||
specifier: ^2.2.0
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
chalk:
|
||||
specifier: ^5.6.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user