зеркало из https://github.com/Azure/cadl-ranch.git
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:
Родитель
7e8e40e42b
Коммит
66c2656b39
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче