This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 8ea7b0e62e5 build(deps): bump body-parser from 1.20.5 to 1.20.6 in
/website (#19714)
8ea7b0e62e5 is described below
commit 8ea7b0e62e5260d7ce791108ce7a700758123896
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:20:45 2026 +0800
build(deps): bump body-parser from 1.20.5 to 1.20.6 in /website (#19714)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.5
to 1.20.6.
- [Release notes](https://github.com/expressjs/body-parser/releases)
-
[Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
-
[Commits](https://github.com/expressjs/body-parser/compare/1.20.5...1.20.6)
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 1.20.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 24b5aa8d6d8..8c3bee6077d 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -8357,10 +8357,9 @@
}
},
"node_modules/body-parser": {
- "version": "1.20.5",
- "resolved":
"https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz",
- "integrity":
"sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
- "license": "MIT",
+ "version": "1.20.6",
+ "resolved":
"https://registry.npmjs.org/body-parser/-/body-parser-1.20.6.tgz",
+ "integrity":
"sha512-p5tAzS57i5MV9fZFDj9LeIiTZEufbSe2eDozP+ElheSUq1m74CRq1jI4mYNDdVs9vQztXFLuk/Gd6BWTdwRJ5g==",
"dependencies": {
"bytes": "~3.1.2",
"content-type": "~1.0.5",
@@ -28163,9 +28162,9 @@
"integrity":
"sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw=="
},
"body-parser": {
- "version": "1.20.5",
- "resolved":
"https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz",
- "integrity":
"sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
+ "version": "1.20.6",
+ "resolved":
"https://registry.npmjs.org/body-parser/-/body-parser-1.20.6.tgz",
+ "integrity":
"sha512-p5tAzS57i5MV9fZFDj9LeIiTZEufbSe2eDozP+ElheSUq1m74CRq1jI4mYNDdVs9vQztXFLuk/Gd6BWTdwRJ5g==",
"requires": {
"bytes": "~3.1.2",
"content-type": "~1.0.5",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]