Skip to content

Commit d7d0c26

Browse files
chore(deps): 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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 893004a commit d7d0c26

File tree

1 file changed

+40
-45
lines changed

1 file changed

+40
-45
lines changed

yarn.lock

Lines changed: 40 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -11890,7 +11890,7 @@ bn.js@^5.2.1:
1189011890
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
1189111891
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
1189211892

11893-
[email protected], body-parser@^1.19.0:
11893+
1189411894
version "1.20.2"
1189511895
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
1189611896
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
@@ -11908,6 +11908,24 @@ [email protected], body-parser@^1.19.0:
1190811908
type-is "~1.6.18"
1190911909
unpipe "1.0.0"
1191011910

11911+
body-parser@^1.19.0:
11912+
version "1.20.3"
11913+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
11914+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
11915+
dependencies:
11916+
bytes "3.1.2"
11917+
content-type "~1.0.5"
11918+
debug "2.6.9"
11919+
depd "2.0.0"
11920+
destroy "1.2.0"
11921+
http-errors "2.0.0"
11922+
iconv-lite "0.4.24"
11923+
on-finished "2.4.1"
11924+
qs "6.13.0"
11925+
raw-body "2.5.2"
11926+
type-is "~1.6.18"
11927+
unpipe "1.0.0"
11928+
1191111929
bonjour-service@^1.0.11:
1191211930
version "1.1.1"
1191311931
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
@@ -12142,12 +12160,7 @@ [email protected]:
1214212160
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
1214312161
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
1214412162

12145-
[email protected], bytes@^3.1.0:
12146-
version "3.1.1"
12147-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.1.tgz#3f018291cb4cbad9accb6e6970bca9c8889e879a"
12148-
integrity sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==
12149-
12150-
12163+
[email protected], bytes@^3.1.0:
1215112164
version "3.1.2"
1215212165
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
1215312166
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
@@ -14136,10 +14149,10 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
1413614149
dependencies:
1413714150
ms "2.0.0"
1413814151

14139-
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
14140-
version "4.3.4"
14141-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
14142-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
14152+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.5:
14153+
version "4.3.5"
14154+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
14155+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
1414314156
dependencies:
1414414157
ms "2.1.2"
1414514158

@@ -14157,13 +14170,6 @@ debug@^3.1.0, debug@^3.1.1, debug@^3.2.6, debug@^3.2.7:
1415714170
dependencies:
1415814171
ms "^2.1.1"
1415914172

14160-
debug@^4.3.5:
14161-
version "4.3.5"
14162-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
14163-
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
14164-
dependencies:
14165-
ms "2.1.2"
14166-
1416714173
debug@~3.1.0:
1416814174
version "3.1.0"
1416914175
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
@@ -17734,17 +17740,6 @@ [email protected]:
1773417740
statuses ">= 1.5.0 < 2"
1773517741
toidentifier "1.0.0"
1773617742

17737-
17738-
version "1.8.1"
17739-
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c"
17740-
integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
17741-
dependencies:
17742-
depd "~1.1.2"
17743-
inherits "2.0.4"
17744-
setprototypeof "1.2.0"
17745-
statuses ">= 1.5.0 < 2"
17746-
toidentifier "1.0.1"
17747-
1774817743
1774917744
version "2.0.0"
1775017745
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -24383,12 +24378,12 @@ [email protected]:
2438324378
dependencies:
2438424379
side-channel "^1.0.4"
2438524380

24386-
qs@^6.5.1, qs@^6.9.4:
24387-
version "6.11.2"
24388-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
24389-
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
24381+
qs@6.13.0, qs@^6.5.1, qs@^6.9.4:
24382+
version "6.13.0"
24383+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
24384+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
2439024385
dependencies:
24391-
side-channel "^1.0.4"
24386+
side-channel "^1.0.6"
2439224387

2439324388
qs@~6.5.2:
2439424389
version "6.5.3"
@@ -24469,7 +24464,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
2446924464
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
2447024465
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
2447124466

24472-
24467+
[email protected], raw-body@^2.4.1:
2447324468
version "2.5.2"
2447424469
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
2447524470
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
@@ -24479,16 +24474,6 @@ [email protected]:
2447924474
iconv-lite "0.4.24"
2448024475
unpipe "1.0.0"
2448124476

24482-
raw-body@^2.4.1:
24483-
version "2.4.2"
24484-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.2.tgz#baf3e9c21eebced59dd6533ac872b71f7b61cb32"
24485-
integrity sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==
24486-
dependencies:
24487-
bytes "3.1.1"
24488-
http-errors "1.8.1"
24489-
iconv-lite "0.4.24"
24490-
unpipe "1.0.0"
24491-
2449224477
rc-align@^4.0.0:
2449324478
version "4.0.11"
2449424479
resolved "https://registry.yarnpkg.com/rc-align/-/rc-align-4.0.11.tgz#8198c62db266bc1b8ef05e56c13275bf72628a5e"
@@ -26435,6 +26420,16 @@ side-channel@^1.0.4:
2643526420
get-intrinsic "^1.0.2"
2643626421
object-inspect "^1.9.0"
2643726422

26423+
side-channel@^1.0.6:
26424+
version "1.0.6"
26425+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
26426+
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
26427+
dependencies:
26428+
call-bind "^1.0.7"
26429+
es-errors "^1.3.0"
26430+
get-intrinsic "^1.2.4"
26431+
object-inspect "^1.13.1"
26432+
2643826433
siginfo@^2.0.0:
2643926434
version "2.0.0"
2644026435
resolved "https://registry.yarnpkg.com/siginfo/-/siginfo-2.0.0.tgz#32e76c70b79724e3bb567cb9d543eb858ccfaf30"

0 commit comments

Comments
 (0)