fix: bump body-parser to 1.20.6 / 2.3.0 (Dependabot) (#23239)
Bumps **body-parser** on both lines: `~1.20.3`/`~1.20.5` -> **1.20.6** and `^2.2.1` -> **2.3.0** (all within declared ranges; recursive `yarn up`, lockfile-only, no resolution). Clears [1779](https://github.com/twentyhq/twenty/security/dependabot/1779) and [1780](https://github.com/twentyhq/twenty/security/dependabot/1780) (GHSA-v422-hmwv-36x6, low). `yarn install --immutable` passes. 1.20.6 published 2026-07-09, 2.3.0 published 2026-06-15, both clear the age gate.
This commit is contained in:
@@ -27464,45 +27464,25 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:^2.2.1":
|
||||
version: 2.2.2
|
||||
resolution: "body-parser@npm:2.2.2"
|
||||
version: 2.3.0
|
||||
resolution: "body-parser@npm:2.3.0"
|
||||
dependencies:
|
||||
bytes: "npm:^3.1.2"
|
||||
content-type: "npm:^1.0.5"
|
||||
content-type: "npm:^2.0.0"
|
||||
debug: "npm:^4.4.3"
|
||||
http-errors: "npm:^2.0.0"
|
||||
iconv-lite: "npm:^0.7.0"
|
||||
http-errors: "npm:^2.0.1"
|
||||
iconv-lite: "npm:^0.7.2"
|
||||
on-finished: "npm:^2.4.1"
|
||||
qs: "npm:^6.14.1"
|
||||
raw-body: "npm:^3.0.1"
|
||||
type-is: "npm:^2.0.1"
|
||||
checksum: 10c0/95a830a003b38654b75166ca765358aa92ee3d561bf0e41d6ccdde0e1a0c9783cab6b90b20eb635d23172c010b59d3563a137a738e74da4ba714463510d05137
|
||||
qs: "npm:^6.15.2"
|
||||
raw-body: "npm:^3.0.2"
|
||||
type-is: "npm:^2.1.0"
|
||||
checksum: 10c0/2a8fbbdc471b588338555a3e1a597d1eb0ad0c21cf20fdc3bac5d3f8d9c3a4b19b4163575ab852a43a5dfc0df7770ced5284f979e561f1a24c2f851ce89e695a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:~1.20.3":
|
||||
version: 1.20.4
|
||||
resolution: "body-parser@npm:1.20.4"
|
||||
dependencies:
|
||||
bytes: "npm:~3.1.2"
|
||||
content-type: "npm:~1.0.5"
|
||||
debug: "npm:2.6.9"
|
||||
depd: "npm:2.0.0"
|
||||
destroy: "npm:~1.2.0"
|
||||
http-errors: "npm:~2.0.1"
|
||||
iconv-lite: "npm:~0.4.24"
|
||||
on-finished: "npm:~2.4.1"
|
||||
qs: "npm:~6.14.0"
|
||||
raw-body: "npm:~2.5.3"
|
||||
type-is: "npm:~1.6.18"
|
||||
unpipe: "npm:~1.0.0"
|
||||
checksum: 10c0/569c1e896297d1fcd8f34026c8d0ab70b90d45343c15c5d8dff5de2bad08125fc1e2f8c2f3f4c1ac6c0caaad115218202594d37dcb8d89d9b5dcae1c2b736aa9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:~1.20.5":
|
||||
version: 1.20.5
|
||||
resolution: "body-parser@npm:1.20.5"
|
||||
"body-parser@npm:~1.20.3, body-parser@npm:~1.20.5":
|
||||
version: 1.20.6
|
||||
resolution: "body-parser@npm:1.20.6"
|
||||
dependencies:
|
||||
bytes: "npm:~3.1.2"
|
||||
content-type: "npm:~1.0.5"
|
||||
@@ -27516,7 +27496,7 @@ __metadata:
|
||||
raw-body: "npm:~2.5.3"
|
||||
type-is: "npm:~1.6.18"
|
||||
unpipe: "npm:~1.0.0"
|
||||
checksum: 10c0/ad777ca5e4711eae253c93f50fdc4608c60b76a9710d79e5e5b84581c76691e6ad21ecc9158986d9ea2b365df73e403ca33c27a8bccc1a7cfc2ccc248548118d
|
||||
checksum: 10c0/ad477209f1e714c41fa892a7d2fe22e10b23262103cc25cc6492dd3e6f7869cd2d8b00928b543a1a14d3c3663432452a192efd00422fad6f3687b0e38f7e3b07
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -29303,6 +29283,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"content-type@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "content-type@npm:2.0.0"
|
||||
checksum: 10c0/491539fff707d7594b0ca4fabcc084bef2a31ffa754ff0a4f80c4377e3963cff0394317f9271c24087596c97fa675bc123d61fa34ffe65b4904e7d3d3098de72
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"convert-hrtime@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "convert-hrtime@npm:5.0.0"
|
||||
@@ -35864,7 +35851,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-errors@npm:2.0.1, http-errors@npm:~2.0.0, http-errors@npm:~2.0.1":
|
||||
"http-errors@npm:2.0.1, http-errors@npm:^2.0.1, http-errors@npm:~2.0.0, http-errors@npm:~2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "http-errors@npm:2.0.1"
|
||||
dependencies:
|
||||
@@ -46753,7 +46740,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"raw-body@npm:^3.0.1":
|
||||
"raw-body@npm:^3.0.2":
|
||||
version: 3.0.2
|
||||
resolution: "raw-body@npm:3.0.2"
|
||||
dependencies:
|
||||
@@ -53633,6 +53620,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"type-is@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "type-is@npm:2.1.0"
|
||||
dependencies:
|
||||
content-type: "npm:^2.0.0"
|
||||
media-typer: "npm:^1.1.0"
|
||||
mime-types: "npm:^3.0.0"
|
||||
checksum: 10c0/a6018f8f509de48f2c7429305e3a920e73b374fa93127dd0877ae1c2df65a5d33907caac8afb0c37a9b9fc7c49f29e3f55d668963dc845d966930b667c07f50e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typed-array-buffer@npm:^1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "typed-array-buffer@npm:1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user