Bump body-parser from 1.20.2 to 1.20.3 (#744)

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3.
- [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.2...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-11 19:08:26 +00:00 коммит произвёл GitHub
Родитель 7e8e40e42b
Коммит 66c2656b39
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 6 добавлений и 27 удалений

Просмотреть файл

@ -24,7 +24,7 @@
},
"homepage": "https://github.com/Azure/cadl-ranch#readme",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"deep-equal": "^2.2.0",
"express": "^4.20.0",
"express-promise-router": "^4.1.1",

Просмотреть файл

@ -36,7 +36,7 @@
"@typespec/http": "~0.61.0",
"@typespec/rest": "~0.61.0",
"ajv": "8.17.1",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"deep-equal": "^2.2.0",
"express": "^4.20.0",
"express-promise-router": "^4.1.1",

Просмотреть файл

@ -90,8 +90,8 @@ importers:
specifier: ^1.7.5
version: 1.7.7
body-parser:
specifier: ^1.20.2
version: 1.20.2
specifier: ^1.20.3
version: 1.20.3
deep-equal:
specifier: ^2.2.0
version: 2.2.3
@ -178,8 +178,8 @@ importers:
packages/cadl-ranch-api:
dependencies:
body-parser:
specifier: ^1.20.2
version: 1.20.2
specifier: ^1.20.3
version: 1.20.3
deep-equal:
specifier: ^2.2.0
version: 2.2.3
@ -2566,10 +2566,6 @@ packages:
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines: {node: '>=8'}
body-parser@1.20.2:
resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
body-parser@1.20.3:
resolution: {integrity: sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==}
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
@ -8859,23 +8855,6 @@ snapshots:
binary-extensions@2.3.0: {}
body-parser@1.20.2:
dependencies:
bytes: 3.1.2
content-type: 1.0.5
debug: 2.6.9
depd: 2.0.0
destroy: 1.2.0
http-errors: 2.0.0
iconv-lite: 0.4.24
on-finished: 2.4.1
qs: 6.11.0
raw-body: 2.5.2
type-is: 1.6.18
unpipe: 1.0.0
transitivePeerDependencies:
- supports-color
body-parser@1.20.3:
dependencies:
bytes: 3.1.2