Skip to content

Commit 7cd81cd

Browse files
fix(deps): update dependency body-parser to v1.20.3 [security]
1 parent 6fc0f0a commit 7cd81cd

File tree

2 files changed

+171
-1
lines changed

2 files changed

+171
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"heroku-postbuild": "yarn clean && yarn build"
1313
},
1414
"dependencies": {
15-
"body-parser": "1.20.0",
15+
"body-parser": "1.20.3",
1616
"bulma": "1.0.3",
1717
"cors": "2.8.5",
1818
"express": "4.18.1",

yarn.lock

+170
Original file line numberDiff line numberDiff line change
@@ -3484,6 +3484,24 @@ [email protected]:
34843484
type-is "~1.6.18"
34853485
unpipe "1.0.0"
34863486

3487+
3488+
version "1.20.3"
3489+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
3490+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
3491+
dependencies:
3492+
bytes "3.1.2"
3493+
content-type "~1.0.5"
3494+
debug "2.6.9"
3495+
depd "2.0.0"
3496+
destroy "1.2.0"
3497+
http-errors "2.0.0"
3498+
iconv-lite "0.4.24"
3499+
on-finished "2.4.1"
3500+
qs "6.13.0"
3501+
raw-body "2.5.2"
3502+
type-is "~1.6.18"
3503+
unpipe "1.0.0"
3504+
34873505
bonjour@^3.5.0:
34883506
version "3.5.0"
34893507
resolved "https://registry.yarnpkg.com/bonjour/-/bonjour-3.5.0.tgz#8e890a183d8ee9a2393b3844c691a42bcf7bc9f5"
@@ -3802,6 +3820,14 @@ cache-base@^1.0.1:
38023820
union-value "^1.0.0"
38033821
unset-value "^1.0.0"
38043822

3823+
call-bind-apply-helpers@^1.0.1:
3824+
version "1.0.1"
3825+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
3826+
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==
3827+
dependencies:
3828+
es-errors "^1.3.0"
3829+
function-bind "^1.1.2"
3830+
38053831
call-bind@^1.0.0:
38063832
version "1.0.2"
38073833
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -3810,6 +3836,14 @@ call-bind@^1.0.0:
38103836
function-bind "^1.1.1"
38113837
get-intrinsic "^1.0.2"
38123838

3839+
call-bound@^1.0.2:
3840+
version "1.0.3"
3841+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681"
3842+
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==
3843+
dependencies:
3844+
call-bind-apply-helpers "^1.0.1"
3845+
get-intrinsic "^1.2.6"
3846+
38133847
call-me-maybe@^1.0.1:
38143848
version "1.0.1"
38153849
resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
@@ -4297,6 +4331,11 @@ content-type@~1.0.4:
42974331
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
42984332
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
42994333

4334+
content-type@~1.0.5:
4335+
version "1.0.5"
4336+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
4337+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
4338+
43004339
[email protected], convert-source-map@^1.7.0:
43014340
version "1.7.0"
43024341
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
@@ -5148,6 +5187,15 @@ [email protected]:
51485187
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
51495188
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
51505189

5190+
dunder-proto@^1.0.0:
5191+
version "1.0.1"
5192+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
5193+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
5194+
dependencies:
5195+
call-bind-apply-helpers "^1.0.1"
5196+
es-errors "^1.3.0"
5197+
gopd "^1.2.0"
5198+
51515199
duplexer@^0.1.1:
51525200
version "0.1.1"
51535201
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
@@ -5346,6 +5394,23 @@ es-abstract@^1.7.0:
53465394
is-callable "^1.1.3"
53475395
is-regex "^1.0.4"
53485396

5397+
es-define-property@^1.0.1:
5398+
version "1.0.1"
5399+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
5400+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
5401+
5402+
es-errors@^1.3.0:
5403+
version "1.3.0"
5404+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
5405+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
5406+
5407+
es-object-atoms@^1.0.0:
5408+
version "1.0.0"
5409+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
5410+
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
5411+
dependencies:
5412+
es-errors "^1.3.0"
5413+
53495414
es-to-primitive@^1.1.1:
53505415
version "1.1.1"
53515416
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -6307,6 +6372,11 @@ function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
63076372
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
63086373
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
63096374

6375+
function-bind@^1.1.2:
6376+
version "1.1.2"
6377+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6378+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6379+
63106380
functional-red-black-tree@^1.0.1:
63116381
version "1.0.1"
63126382
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -6331,6 +6401,22 @@ get-intrinsic@^1.0.2:
63316401
has "^1.0.3"
63326402
has-symbols "^1.0.3"
63336403

6404+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6:
6405+
version "1.2.6"
6406+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.6.tgz#43dd3dd0e7b49b82b2dfcad10dc824bf7fc265d5"
6407+
integrity sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==
6408+
dependencies:
6409+
call-bind-apply-helpers "^1.0.1"
6410+
dunder-proto "^1.0.0"
6411+
es-define-property "^1.0.1"
6412+
es-errors "^1.3.0"
6413+
es-object-atoms "^1.0.0"
6414+
function-bind "^1.1.2"
6415+
gopd "^1.2.0"
6416+
has-symbols "^1.1.0"
6417+
hasown "^2.0.2"
6418+
math-intrinsics "^1.0.0"
6419+
63346420
get-own-enumerable-property-symbols@^3.0.0:
63356421
version "3.0.0"
63366422
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
@@ -6497,6 +6583,11 @@ globby@^6.1.0:
64976583
pify "^2.0.0"
64986584
pinkie-promise "^2.0.0"
64996585

6586+
gopd@^1.2.0:
6587+
version "1.2.0"
6588+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
6589+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
6590+
65006591
graceful-fs@^4.1.11, graceful-fs@^4.1.6:
65016592
version "4.1.11"
65026593
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
@@ -6610,6 +6701,11 @@ has-symbols@^1.0.3:
66106701
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
66116702
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
66126703

6704+
has-symbols@^1.1.0:
6705+
version "1.1.0"
6706+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
6707+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
6708+
66136709
has-value@^0.3.1:
66146710
version "0.3.1"
66156711
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -6678,6 +6774,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
66786774
inherits "^2.0.3"
66796775
minimalistic-assert "^1.0.1"
66806776

6777+
hasown@^2.0.2:
6778+
version "2.0.2"
6779+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
6780+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
6781+
dependencies:
6782+
function-bind "^1.1.2"
6783+
66816784
he@^1.2.0:
66826785
version "1.2.0"
66836786
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -8484,6 +8587,11 @@ map-visit@^1.0.0:
84848587
dependencies:
84858588
object-visit "^1.0.0"
84868589

8590+
math-intrinsics@^1.0.0:
8591+
version "1.1.0"
8592+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
8593+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
8594+
84878595
md5.js@^1.3.4:
84888596
version "1.3.4"
84898597
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.4.tgz#e9bdbde94a20a5ac18b04340fc5764d5b09d901d"
@@ -9102,6 +9210,11 @@ object-hash@^2.0.1:
91029210
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.2.tgz#f7b2212dbe07d07e340ccd6004c59504fc4015cf"
91039211
integrity sha512-b+2AKjAf6uQlxxv8ChHdM+VT4eeX+ZSwv+pk2xIXZWbo+yxn4/En1iC+GHe/OFYa9on0AhFF2PvuAcFHoiiHaA==
91049212

9213+
object-inspect@^1.13.3:
9214+
version "1.13.3"
9215+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
9216+
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==
9217+
91059218
object-inspect@^1.7.0:
91069219
version "1.7.0"
91079220
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
@@ -10665,6 +10778,13 @@ [email protected], qs@^6.5.1:
1066510778
dependencies:
1066610779
side-channel "^1.0.4"
1066710780

10781+
10782+
version "6.13.0"
10783+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
10784+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
10785+
dependencies:
10786+
side-channel "^1.0.6"
10787+
1066810788
1066910789
version "6.7.0"
1067010790
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
@@ -10752,6 +10872,16 @@ [email protected]:
1075210872
iconv-lite "0.4.24"
1075310873
unpipe "1.0.0"
1075410874

10875+
10876+
version "2.5.2"
10877+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
10878+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
10879+
dependencies:
10880+
bytes "3.1.2"
10881+
http-errors "2.0.0"
10882+
iconv-lite "0.4.24"
10883+
unpipe "1.0.0"
10884+
1075510885
react-app-polyfill@^1.0.6:
1075610886
version "1.0.6"
1075710887
resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-1.0.6.tgz#890f8d7f2842ce6073f030b117de9130a5f385f0"
@@ -11834,6 +11964,35 @@ shellwords@^0.1.1:
1183411964
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
1183511965
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
1183611966

11967+
side-channel-list@^1.0.0:
11968+
version "1.0.0"
11969+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad"
11970+
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==
11971+
dependencies:
11972+
es-errors "^1.3.0"
11973+
object-inspect "^1.13.3"
11974+
11975+
side-channel-map@^1.0.1:
11976+
version "1.0.1"
11977+
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42"
11978+
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==
11979+
dependencies:
11980+
call-bound "^1.0.2"
11981+
es-errors "^1.3.0"
11982+
get-intrinsic "^1.2.5"
11983+
object-inspect "^1.13.3"
11984+
11985+
side-channel-weakmap@^1.0.2:
11986+
version "1.0.2"
11987+
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea"
11988+
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==
11989+
dependencies:
11990+
call-bound "^1.0.2"
11991+
es-errors "^1.3.0"
11992+
get-intrinsic "^1.2.5"
11993+
object-inspect "^1.13.3"
11994+
side-channel-map "^1.0.1"
11995+
1183711996
side-channel@^1.0.2, side-channel@^1.0.4:
1183811997
version "1.0.4"
1183911998
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
@@ -11843,6 +12002,17 @@ side-channel@^1.0.2, side-channel@^1.0.4:
1184312002
get-intrinsic "^1.0.2"
1184412003
object-inspect "^1.9.0"
1184512004

12005+
side-channel@^1.0.6:
12006+
version "1.1.0"
12007+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
12008+
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==
12009+
dependencies:
12010+
es-errors "^1.3.0"
12011+
object-inspect "^1.13.3"
12012+
side-channel-list "^1.0.0"
12013+
side-channel-map "^1.0.1"
12014+
side-channel-weakmap "^1.0.2"
12015+
1184612016
signal-exit@^3.0.0, signal-exit@^3.0.2:
1184712017
version "3.0.2"
1184812018
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

0 commit comments

Comments
 (0)