Skip to content

Commit e564153

Browse files
Bump body-parser from 1.20.2 to 1.20.3
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]>
1 parent 351386c commit e564153

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
@@ -3537,7 +3537,7 @@ blocking-proxy@^1.0.0:
35373537
dependencies:
35383538
minimist "^1.2.0"
35393539

3540-
3540+
[email protected], body-parser@^1.19.0:
35413541
version "1.20.3"
35423542
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
35433543
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -3555,24 +3555,6 @@ [email protected]:
35553555
type-is "~1.6.18"
35563556
unpipe "1.0.0"
35573557

3558-
body-parser@^1.19.0:
3559-
version "1.20.2"
3560-
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
3561-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
3562-
dependencies:
3563-
bytes "3.1.2"
3564-
content-type "~1.0.5"
3565-
debug "2.6.9"
3566-
depd "2.0.0"
3567-
destroy "1.2.0"
3568-
http-errors "2.0.0"
3569-
iconv-lite "0.4.24"
3570-
on-finished "2.4.1"
3571-
qs "6.11.0"
3572-
raw-body "2.5.2"
3573-
type-is "~1.6.18"
3574-
unpipe "1.0.0"
3575-
35763558
bonjour-service@^1.2.1:
35773559
version "1.2.1"
35783560
resolved "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.2.1.tgz#eb41b3085183df3321da1264719fbada12478d02"
@@ -8005,13 +7987,6 @@ qjobs@^1.2.0:
80057987
resolved "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz#c45e9c61800bd087ef88d7e256423bdd49e5d071"
80067988
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
80077989

8008-
8009-
version "6.11.0"
8010-
resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
8011-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
8012-
dependencies:
8013-
side-channel "^1.0.4"
8014-
80157990
80167991
version "6.13.0"
80177992
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"

0 commit comments

Comments
 (0)