Skip to content

Commit eaa8751

Browse files
fix(deps-update): 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-version: 1.20.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bec1e54 commit eaa8751

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
@@ -12523,7 +12523,7 @@ bn.js@^5.0.0, bn.js@^5.1.1, bn.js@^5.1.2, bn.js@^5.1.3, bn.js@^5.2.0, bn.js@^5.2
1252312523
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
1252412524
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
1252512525

12526-
12526+
[email protected], body-parser@^1.16.0:
1252712527
version "1.20.3"
1252812528
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
1252912529
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -12541,24 +12541,6 @@ [email protected]:
1254112541
type-is "~1.6.18"
1254212542
unpipe "1.0.0"
1254312543

12544-
body-parser@^1.16.0:
12545-
version "1.20.2"
12546-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
12547-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
12548-
dependencies:
12549-
bytes "3.1.2"
12550-
content-type "~1.0.5"
12551-
debug "2.6.9"
12552-
depd "2.0.0"
12553-
destroy "1.2.0"
12554-
http-errors "2.0.0"
12555-
iconv-lite "0.4.24"
12556-
on-finished "2.4.1"
12557-
qs "6.11.0"
12558-
raw-body "2.5.2"
12559-
type-is "~1.6.18"
12560-
unpipe "1.0.0"
12561-
1256212544
bonjour-service@^1.0.11:
1256312545
version "1.1.1"
1256412546
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
@@ -26875,13 +26857,6 @@ [email protected], qrcode@^1.5.1:
2687526857
pngjs "^5.0.0"
2687626858
yargs "^15.3.1"
2687726859

26878-
26879-
version "6.11.0"
26880-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
26881-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
26882-
dependencies:
26883-
side-channel "^1.0.4"
26884-
2688526860
2688626861
version "6.13.0"
2688726862
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"

0 commit comments

Comments
 (0)