Skip to content

Commit

Permalink
update body-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 committed Jan 13, 2025
1 parent c376f3a commit 1379325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/teraslice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@terascope/utils": "~1.7.1",
"async-mutex": "~0.5.0",
"barbe": "~3.0.16",
"body-parser": "~1.20.2",
"body-parser": "~1.20.3",
"decompress": "~4.2.1",
"easy-table": "~1.2.0",
"event-loop-stats": "~1.4.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2975,7 +2975,7 @@ __metadata:
typedoc-plugin-markdown: "npm:~4.0.3"
yargs: "npm:~17.7.2"
peerDependencies:
typescript: ~5.7.2
typescript: ~5.7.3
peerDependenciesMeta:
typescript:
optional: true
Expand Down Expand Up @@ -5015,7 +5015,7 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.20.3, body-parser@npm:~1.20.2":
"body-parser@npm:1.20.3, body-parser@npm:~1.20.3":
version: 1.20.3
resolution: "body-parser@npm:1.20.3"
dependencies:
Expand Down Expand Up @@ -13262,7 +13262,7 @@ __metadata:
archiver: "npm:~7.0.1"
async-mutex: "npm:~0.5.0"
barbe: "npm:~3.0.16"
body-parser: "npm:~1.20.2"
body-parser: "npm:~1.20.3"
bufferstreams: "npm:~3.0.0"
chance: "npm:~1.1.12"
convict: "npm:~6.2.4"
Expand Down

0 comments on commit 1379325

Please sign in to comment.