Skip to content

Commit daf2d01

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [express](https://github.com/expressjs/express) and [micromatch](https://github.com/micromatch/micromatch). Updates `express` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) Updates `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) Updates `micromatch` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10) Updates `serve-static` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...1.16.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5195136 commit daf2d01

File tree

2 files changed

+85
-51
lines changed

2 files changed

+85
-51
lines changed

apps/kafka-consumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"convex": "^1.15.0",
1414
"cors": "^2.8.5",
1515
"esbuild": "^0.23.1",
16-
"express": "^4.19.2",
16+
"express": "^4.20.0",
1717
"express-actuator": "^1.8.4",
1818
"kafkajs": "^2.2.4",
1919
"tsx": "^4.18.0"

yarn.lock

Lines changed: 84 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2948,10 +2948,10 @@ binary-extensions@^2.0.0:
29482948
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz"
29492949
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
29502950

2951-
2952-
version "1.20.2"
2953-
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz"
2954-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
2951+
2952+
version "1.20.3"
2953+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
2954+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
29552955
dependencies:
29562956
bytes "3.1.2"
29572957
content-type "~1.0.5"
@@ -2961,7 +2961,7 @@ [email protected]:
29612961
http-errors "2.0.0"
29622962
iconv-lite "0.4.24"
29632963
on-finished "2.4.1"
2964-
qs "6.11.0"
2964+
qs "6.13.0"
29652965
raw-body "2.5.2"
29662966
type-is "~1.6.18"
29672967
unpipe "1.0.0"
@@ -3340,12 +3340,12 @@ [email protected]:
33403340
dependencies:
33413341
ms "2.0.0"
33423342

3343-
debug@4, debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
3344-
version "4.3.6"
3345-
resolved "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz"
3346-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
3343+
debug@4, debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5:
3344+
version "4.3.7"
3345+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
3346+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
33473347
dependencies:
3348-
ms "2.1.2"
3348+
ms "^2.1.3"
33493349

33503350
debug@^3.2.7:
33513351
version "3.2.7"
@@ -3354,13 +3354,6 @@ debug@^3.2.7:
33543354
dependencies:
33553355
ms "^2.1.1"
33563356

3357-
debug@^4.3.5:
3358-
version "4.3.7"
3359-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
3360-
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
3361-
dependencies:
3362-
ms "^2.1.3"
3363-
33643357
decode-uri-component@^0.4.1:
33653358
version "0.4.1"
33663359
resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz"
@@ -3527,6 +3520,11 @@ encodeurl@~1.0.2:
35273520
resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz"
35283521
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
35293522

3523+
encodeurl@~2.0.0:
3524+
version "2.0.0"
3525+
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58"
3526+
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==
3527+
35303528
enhanced-resolve@^5.12.0:
35313529
version "5.17.1"
35323530
resolved "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz"
@@ -4090,37 +4088,37 @@ express-actuator@^1.8.4:
40904088
dayjs "^1.11.3"
40914089
properties-reader "^2.2.0"
40924090

4093-
express@^4.19.2:
4094-
version "4.19.2"
4095-
resolved "https://registry.npmjs.org/express/-/express-4.19.2.tgz"
4096-
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
4091+
express@^4.20.0:
4092+
version "4.20.0"
4093+
resolved "https://registry.yarnpkg.com/express/-/express-4.20.0.tgz#f1d08e591fcec770c07be4767af8eb9bcfd67c48"
4094+
integrity sha512-pLdae7I6QqShF5PnNTCVn4hI91Dx0Grkn2+IAsMTgMIKuQVte2dN9PeGSSAME2FR8anOhVA62QDIUaWVfEXVLw==
40974095
dependencies:
40984096
accepts "~1.3.8"
40994097
array-flatten "1.1.1"
4100-
body-parser "1.20.2"
4098+
body-parser "1.20.3"
41014099
content-disposition "0.5.4"
41024100
content-type "~1.0.4"
41034101
cookie "0.6.0"
41044102
cookie-signature "1.0.6"
41054103
debug "2.6.9"
41064104
depd "2.0.0"
4107-
encodeurl "~1.0.2"
4105+
encodeurl "~2.0.0"
41084106
escape-html "~1.0.3"
41094107
etag "~1.8.1"
41104108
finalhandler "1.2.0"
41114109
fresh "0.5.2"
41124110
http-errors "2.0.0"
4113-
merge-descriptors "1.0.1"
4111+
merge-descriptors "1.0.3"
41144112
methods "~1.1.2"
41154113
on-finished "2.4.1"
41164114
parseurl "~1.3.3"
4117-
path-to-regexp "0.1.7"
4115+
path-to-regexp "0.1.10"
41184116
proxy-addr "~2.0.7"
41194117
qs "6.11.0"
41204118
range-parser "~1.2.1"
41214119
safe-buffer "5.2.1"
4122-
send "0.18.0"
4123-
serve-static "1.15.0"
4120+
send "0.19.0"
4121+
serve-static "1.16.0"
41244122
setprototypeof "1.2.0"
41254123
statuses "2.0.1"
41264124
type-is "~1.6.18"
@@ -5135,10 +5133,10 @@ [email protected]:
51355133
resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
51365134
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
51375135

5138-
5139-
version "1.0.1"
5140-
resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz"
5141-
integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==
5136+
5137+
version "1.0.3"
5138+
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5"
5139+
integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==
51425140

51435141
merge2@^1.3.0, merge2@^1.4.1:
51445142
version "1.4.1"
@@ -5151,9 +5149,9 @@ methods@~1.1.2:
51515149
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
51525150

51535151
micromatch@^4.0.4, micromatch@^4.0.5:
5154-
version "4.0.7"
5155-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz"
5156-
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
5152+
version "4.0.8"
5153+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5154+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
51575155
dependencies:
51585156
braces "^3.0.3"
51595157
picomatch "^2.3.1"
@@ -5238,11 +5236,6 @@ [email protected]:
52385236
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
52395237
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
52405238

5241-
5242-
version "2.1.2"
5243-
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
5244-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
5245-
52465239
[email protected], ms@^2.1.1, ms@^2.1.3:
52475240
version "2.1.3"
52485241
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
@@ -5540,10 +5533,10 @@ path-scurry@^1.10.1, path-scurry@^1.11.1, path-scurry@^1.6.1:
55405533
lru-cache "^10.2.0"
55415534
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
55425535

5543-
5544-
version "0.1.7"
5545-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
5546-
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
5536+
5537+
version "0.1.10"
5538+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
5539+
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
55475540

55485541
55495542
version "6.2.2"
@@ -5970,6 +5963,13 @@ [email protected]:
59705963
dependencies:
59715964
side-channel "^1.0.4"
59725965

5966+
5967+
version "6.13.0"
5968+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
5969+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
5970+
dependencies:
5971+
side-channel "^1.0.6"
5972+
59735973
query-string@^9.0.0:
59745974
version "9.1.0"
59755975
resolved "https://registry.npmjs.org/query-string/-/query-string-9.1.0.tgz"
@@ -6292,10 +6292,29 @@ [email protected]:
62926292
range-parser "~1.2.1"
62936293
statuses "2.0.1"
62946294

6295-
6296-
version "1.15.0"
6297-
resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz"
6298-
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==
6295+
6296+
version "0.19.0"
6297+
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8"
6298+
integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==
6299+
dependencies:
6300+
debug "2.6.9"
6301+
depd "2.0.0"
6302+
destroy "1.2.0"
6303+
encodeurl "~1.0.2"
6304+
escape-html "~1.0.3"
6305+
etag "~1.8.1"
6306+
fresh "0.5.2"
6307+
http-errors "2.0.0"
6308+
mime "1.6.0"
6309+
ms "2.1.3"
6310+
on-finished "2.4.1"
6311+
range-parser "~1.2.1"
6312+
statuses "2.0.1"
6313+
6314+
6315+
version "1.16.0"
6316+
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.0.tgz#2bf4ed49f8af311b519c46f272bf6ac3baf38a92"
6317+
integrity sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==
62996318
dependencies:
63006319
encodeurl "~1.0.2"
63016320
escape-html "~1.0.3"
@@ -6518,8 +6537,16 @@ streamsearch@^1.1.0:
65186537
resolved "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz"
65196538
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
65206539

6521-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
6522-
name string-width-cjs
6540+
"string-width-cjs@npm:string-width@^4.2.0":
6541+
version "4.2.3"
6542+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
6543+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6544+
dependencies:
6545+
emoji-regex "^8.0.0"
6546+
is-fullwidth-code-point "^3.0.0"
6547+
strip-ansi "^6.0.1"
6548+
6549+
string-width@^4.1.0:
65236550
version "4.2.3"
65246551
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
65256552
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6599,7 +6626,14 @@ string.prototype.trimstart@^1.0.8:
65996626
define-properties "^1.2.1"
66006627
es-object-atoms "^1.0.0"
66016628

6602-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6629+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6630+
version "6.0.1"
6631+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
6632+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6633+
dependencies:
6634+
ansi-regex "^5.0.1"
6635+
6636+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66036637
version "6.0.1"
66046638
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
66056639
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)