Skip to content

Commit 26a2213

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 cf4beff commit 26a2213

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

11947-
[email protected], body-parser@^1.19.0:
11947+
1194811948
version "1.20.2"
1194911949
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
1195011950
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
@@ -11962,6 +11962,24 @@ [email protected], body-parser@^1.19.0:
1196211962
type-is "~1.6.18"
1196311963
unpipe "1.0.0"
1196411964

11965+
body-parser@^1.19.0:
11966+
version "1.20.3"
11967+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
11968+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
11969+
dependencies:
11970+
bytes "3.1.2"
11971+
content-type "~1.0.5"
11972+
debug "2.6.9"
11973+
depd "2.0.0"
11974+
destroy "1.2.0"
11975+
http-errors "2.0.0"
11976+
iconv-lite "0.4.24"
11977+
on-finished "2.4.1"
11978+
qs "6.13.0"
11979+
raw-body "2.5.2"
11980+
type-is "~1.6.18"
11981+
unpipe "1.0.0"
11982+
1196511983
bonjour-service@^1.0.11:
1196611984
version "1.1.1"
1196711985
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
@@ -12196,12 +12214,7 @@ [email protected]:
1219612214
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
1219712215
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
1219812216

12199-
[email protected], bytes@^3.1.0:
12200-
version "3.1.1"
12201-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.1.tgz#3f018291cb4cbad9accb6e6970bca9c8889e879a"
12202-
integrity sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==
12203-
12204-
12217+
[email protected], bytes@^3.1.0:
1220512218
version "3.1.2"
1220612219
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
1220712220
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
@@ -14190,10 +14203,10 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
1419014203
dependencies:
1419114204
ms "2.0.0"
1419214205

14193-
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:
14194-
version "4.3.4"
14195-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
14196-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
14206+
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:
14207+
version "4.3.5"
14208+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
14209+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
1419714210
dependencies:
1419814211
ms "2.1.2"
1419914212

@@ -14211,13 +14224,6 @@ debug@^3.1.0, debug@^3.1.1, debug@^3.2.6, debug@^3.2.7:
1421114224
dependencies:
1421214225
ms "^2.1.1"
1421314226

14214-
debug@^4.3.5:
14215-
version "4.3.5"
14216-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
14217-
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
14218-
dependencies:
14219-
ms "2.1.2"
14220-
1422114227
debug@~3.1.0:
1422214228
version "3.1.0"
1422314229
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
@@ -17788,17 +17794,6 @@ [email protected]:
1778817794
statuses ">= 1.5.0 < 2"
1778917795
toidentifier "1.0.0"
1779017796

17791-
17792-
version "1.8.1"
17793-
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c"
17794-
integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
17795-
dependencies:
17796-
depd "~1.1.2"
17797-
inherits "2.0.4"
17798-
setprototypeof "1.2.0"
17799-
statuses ">= 1.5.0 < 2"
17800-
toidentifier "1.0.1"
17801-
1780217797
1780317798
version "2.0.0"
1780417799
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -24437,12 +24432,12 @@ [email protected]:
2443724432
dependencies:
2443824433
side-channel "^1.0.4"
2443924434

24440-
qs@^6.5.1, qs@^6.9.4:
24441-
version "6.11.2"
24442-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
24443-
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
24435+
qs@6.13.0, qs@^6.5.1, qs@^6.9.4:
24436+
version "6.13.0"
24437+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
24438+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
2444424439
dependencies:
24445-
side-channel "^1.0.4"
24440+
side-channel "^1.0.6"
2444624441

2444724442
qs@~6.5.2:
2444824443
version "6.5.3"
@@ -24523,7 +24518,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
2452324518
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
2452424519
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
2452524520

24526-
24521+
[email protected], raw-body@^2.4.1:
2452724522
version "2.5.2"
2452824523
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
2452924524
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
@@ -24533,16 +24528,6 @@ [email protected]:
2453324528
iconv-lite "0.4.24"
2453424529
unpipe "1.0.0"
2453524530

24536-
raw-body@^2.4.1:
24537-
version "2.4.2"
24538-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.2.tgz#baf3e9c21eebced59dd6533ac872b71f7b61cb32"
24539-
integrity sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==
24540-
dependencies:
24541-
bytes "3.1.1"
24542-
http-errors "1.8.1"
24543-
iconv-lite "0.4.24"
24544-
unpipe "1.0.0"
24545-
2454624531
rc-align@^4.0.0:
2454724532
version "4.0.11"
2454824533
resolved "https://registry.yarnpkg.com/rc-align/-/rc-align-4.0.11.tgz#8198c62db266bc1b8ef05e56c13275bf72628a5e"
@@ -26489,6 +26474,16 @@ side-channel@^1.0.4:
2648926474
get-intrinsic "^1.0.2"
2649026475
object-inspect "^1.9.0"
2649126476

26477+
side-channel@^1.0.6:
26478+
version "1.0.6"
26479+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
26480+
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
26481+
dependencies:
26482+
call-bind "^1.0.7"
26483+
es-errors "^1.3.0"
26484+
get-intrinsic "^1.2.4"
26485+
object-inspect "^1.13.1"
26486+
2649226487
siginfo@^2.0.0:
2649326488
version "2.0.0"
2649426489
resolved "https://registry.yarnpkg.com/siginfo/-/siginfo-2.0.0.tgz#32e76c70b79724e3bb567cb9d543eb858ccfaf30"

0 commit comments

Comments
 (0)