Skip to content

Commit b2a4a44

Browse files
Bump body-parser from 1.20.2 to 1.20.3 (#544)
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](expressjs/body-parser@1.20.2...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c652c8 commit b2a4a44

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

yarn.lock

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4470,7 +4470,7 @@ bl@^4.0.3, bl@^4.1.0:
44704470
inherits "^2.0.4"
44714471
readable-stream "^3.4.0"
44724472

4473-
4473+
[email protected], body-parser@^1.19.0:
44744474
version "1.20.3"
44754475
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
44764476
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -4488,24 +4488,6 @@ [email protected]:
44884488
type-is "~1.6.18"
44894489
unpipe "1.0.0"
44904490

4491-
body-parser@^1.19.0:
4492-
version "1.20.2"
4493-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
4494-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
4495-
dependencies:
4496-
bytes "3.1.2"
4497-
content-type "~1.0.5"
4498-
debug "2.6.9"
4499-
depd "2.0.0"
4500-
destroy "1.2.0"
4501-
http-errors "2.0.0"
4502-
iconv-lite "0.4.24"
4503-
on-finished "2.4.1"
4504-
qs "6.11.0"
4505-
raw-body "2.5.2"
4506-
type-is "~1.6.18"
4507-
unpipe "1.0.0"
4508-
45094491
bonjour-service@^1.2.1:
45104492
version "1.2.1"
45114493
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.2.1.tgz#eb41b3085183df3321da1264719fbada12478d02"
@@ -10335,13 +10317,6 @@ qjobs@^1.2.0:
1033510317
resolved "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz"
1033610318
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
1033710319

10338-
10339-
version "6.11.0"
10340-
resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz"
10341-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
10342-
dependencies:
10343-
side-channel "^1.0.4"
10344-
1034510320
1034610321
version "6.13.0"
1034710322
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"

0 commit comments

Comments
 (0)