Skip to content

Commit

Permalink
fix(deps): update dependency body-parser to v1.20.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 9842e5b commit 889aef3
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 70 deletions.
4 changes: 2 additions & 2 deletions packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"babel-runtime": "^6.26.0",
"bluebird": "^3.7.2",
"bluebird-retry": "^0.11.0",
"body-parser": "1.19.0",
"body-parser": "1.20.3",
"btoa": "1.2.1",
"cheerio": "^1.0.0-rc.9",
"classificator": "^0.3.3",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@babel/cli": "7.23.9",
"@babel/core": "7.24.0",
"babel-preset-cozy-app": "2.1.0",
"body-parser": "1.19.0",
"body-parser": "1.20.3",
"btoa": "1.2.1",
"cross-env": "7.0.3",
"csv-writer": "1.6.0",
Expand Down
Loading

0 comments on commit 889aef3

Please sign in to comment.