Skip to content

Commit 15ab20b

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 0390370 commit 15ab20b

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
@@ -12707,7 +12707,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
1270712707
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
1270812708
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
1270912709

12710-
12710+
[email protected], body-parser@^1.16.0:
1271112711
version "1.20.3"
1271212712
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
1271312713
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -12725,24 +12725,6 @@ [email protected]:
1272512725
type-is "~1.6.18"
1272612726
unpipe "1.0.0"
1272712727

12728-
body-parser@^1.16.0:
12729-
version "1.20.2"
12730-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
12731-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
12732-
dependencies:
12733-
bytes "3.1.2"
12734-
content-type "~1.0.5"
12735-
debug "2.6.9"
12736-
depd "2.0.0"
12737-
destroy "1.2.0"
12738-
http-errors "2.0.0"
12739-
iconv-lite "0.4.24"
12740-
on-finished "2.4.1"
12741-
qs "6.11.0"
12742-
raw-body "2.5.2"
12743-
type-is "~1.6.18"
12744-
unpipe "1.0.0"
12745-
1274612728
bonjour-service@^1.0.11:
1274712729
version "1.1.1"
1274812730
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
@@ -27137,13 +27119,6 @@ [email protected], qrcode@^1.5.1:
2713727119
pngjs "^5.0.0"
2713827120
yargs "^15.3.1"
2713927121

27140-
27141-
version "6.11.0"
27142-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
27143-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
27144-
dependencies:
27145-
side-channel "^1.0.4"
27146-
2714727122
2714827123
version "6.13.0"
2714927124
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"

0 commit comments

Comments
 (0)