@@ -7120,23 +7120,23 @@ __metadata:
71207120 languageName: node
71217121 linkType: hard
71227122
7123- "body-parser@npm:1.20.3":
7124- version: 1.20.3
7125- resolution: "body-parser@npm:1.20.3 "
7123+ "body-parser@npm:~ 1.20.3":
7124+ version: 1.20.4
7125+ resolution: "body-parser@npm:1.20.4 "
71267126 dependencies:
7127- bytes: "npm:3.1.2"
7127+ bytes: "npm:~ 3.1.2"
71287128 content-type: "npm:~1.0.5"
71297129 debug: "npm:2.6.9"
71307130 depd: "npm:2.0.0"
7131- destroy: "npm:1.2.0"
7132- http-errors: "npm:2.0.0 "
7133- iconv-lite: "npm:0.4.24"
7134- on-finished: "npm:2.4.1"
7135- qs: "npm:6.13 .0"
7136- raw-body: "npm:2.5.2 "
7131+ destroy: "npm:~ 1.2.0"
7132+ http-errors: "npm:~ 2.0.1 "
7133+ iconv-lite: "npm:~ 0.4.24"
7134+ on-finished: "npm:~ 2.4.1"
7135+ qs: "npm:~6.14 .0"
7136+ raw-body: "npm:~ 2.5.3 "
71377137 type-is: "npm:~1.6.18"
7138- unpipe: "npm:1.0.0"
7139- checksum: 10c0/0a9a93b7518f222885498dcecaad528cf010dd109b071bf471c93def4bfe30958b83e03496eb9c1ad4896db543d999bb62be1a3087294162a88cfa1b42c16310
7138+ unpipe: "npm:~ 1.0.0"
7139+ checksum: 10c0/569c1e896297d1fcd8f34026c8d0ab70b90d45343c15c5d8dff5de2bad08125fc1e2f8c2f3f4c1ac6c0caaad115218202594d37dcb8d89d9b5dcae1c2b736aa9
71407140 languageName: node
71417141 linkType: hard
71427142
@@ -7249,7 +7249,7 @@ __metadata:
72497249 languageName: node
72507250 linkType: hard
72517251
7252- "bytes@npm:3.1.2":
7252+ "bytes@npm:~ 3.1.2":
72537253 version: 3.1.2
72547254 resolution: "bytes@npm:3.1.2"
72557255 checksum: 10c0/76d1c43cbd602794ad8ad2ae94095cddeb1de78c5dddaa7005c51af10b0176c69971a6d88e805a90c2b6550d76636e43c40d8427a808b8645ede885de4a0358e
@@ -8171,7 +8171,7 @@ __metadata:
81718171 languageName: node
81728172 linkType: hard
81738173
8174- "content-disposition@npm:0.5.4":
8174+ "content-disposition@npm:~ 0.5.4":
81758175 version: 0.5.4
81768176 resolution: "content-disposition@npm:0.5.4"
81778177 dependencies:
@@ -8294,17 +8294,17 @@ __metadata:
82948294 languageName: node
82958295 linkType: hard
82968296
8297- "cookie-signature@npm:1.0.6":
8298- version: 1.0.6
8299- resolution: "cookie-signature@npm:1.0.6 "
8300- checksum: 10c0/b36fd0d4e3fef8456915fcf7742e58fbfcc12a17a018e0eb9501c9d5ef6893b596466f03b0564b81af29ff2538fd0aa4b9d54fe5ccbfb4c90ea50ad29fe2d221
8297+ "cookie-signature@npm:~ 1.0.6":
8298+ version: 1.0.7
8299+ resolution: "cookie-signature@npm:1.0.7 "
8300+ checksum: 10c0/e7731ad2995ae2efeed6435ec1e22cdd21afef29d300c27281438b1eab2bae04ef0d1a203928c0afec2cee72aa36540b8747406ebe308ad23c8e8cc3c26c9c51
83018301 languageName: node
83028302 linkType: hard
83038303
8304- "cookie@npm:0.6.0 ":
8305- version: 0.6.0
8306- resolution: "cookie@npm:0.6.0 "
8307- checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686
8304+ "cookie@npm:~0.7.1 ":
8305+ version: 0.7.2
8306+ resolution: "cookie@npm:0.7.2 "
8307+ checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2
83088308 languageName: node
83098309 linkType: hard
83108310
@@ -9122,7 +9122,7 @@ __metadata:
91229122 languageName: node
91239123 linkType: hard
91249124
9125- "destroy@npm:1.2.0":
9125+ "destroy@npm:1.2.0, destroy@npm:~1.2.0 ":
91269126 version: 1.2.0
91279127 resolution: "destroy@npm:1.2.0"
91289128 checksum: 10c0/bd7633942f57418f5a3b80d5cb53898127bcf53e24cdf5d5f4396be471417671f0fee48a4ebe9a1e9defbde2a31280011af58a57e090ff822f589b443ed4e643
@@ -10546,41 +10546,41 @@ __metadata:
1054610546 linkType: hard
1054710547
1054810548"express@npm:^4.14.0":
10549- version: 4.21.0
10550- resolution: "express@npm:4.21.0 "
10549+ version: 4.22.1
10550+ resolution: "express@npm:4.22.1 "
1055110551 dependencies:
1055210552 accepts: "npm:~1.3.8"
1055310553 array-flatten: "npm:1.1.1"
10554- body-parser: "npm:1.20.3"
10555- content-disposition: "npm:0.5.4"
10554+ body-parser: "npm:~ 1.20.3"
10555+ content-disposition: "npm:~ 0.5.4"
1055610556 content-type: "npm:~1.0.4"
10557- cookie: "npm:0.6.0 "
10558- cookie-signature: "npm:1.0.6"
10557+ cookie: "npm:~0.7.1 "
10558+ cookie-signature: "npm:~ 1.0.6"
1055910559 debug: "npm:2.6.9"
1056010560 depd: "npm:2.0.0"
1056110561 encodeurl: "npm:~2.0.0"
1056210562 escape-html: "npm:~1.0.3"
1056310563 etag: "npm:~1.8.1"
10564- finalhandler: "npm:1.3.1"
10565- fresh: "npm:0.5.2"
10566- http-errors: "npm:2.0.0"
10564+ finalhandler: "npm:~ 1.3.1"
10565+ fresh: "npm:~ 0.5.2"
10566+ http-errors: "npm:~ 2.0.0"
1056710567 merge-descriptors: "npm:1.0.3"
1056810568 methods: "npm:~1.1.2"
10569- on-finished: "npm:2.4.1"
10569+ on-finished: "npm:~ 2.4.1"
1057010570 parseurl: "npm:~1.3.3"
10571- path-to-regexp: "npm:0.1.10 "
10571+ path-to-regexp: "npm:~ 0.1.12 "
1057210572 proxy-addr: "npm:~2.0.7"
10573- qs: "npm:6.13 .0"
10573+ qs: "npm:~6.14 .0"
1057410574 range-parser: "npm:~1.2.1"
1057510575 safe-buffer: "npm:5.2.1"
10576- send: "npm:0.19.0"
10577- serve-static: "npm:1.16.2"
10576+ send: "npm:~ 0.19.0"
10577+ serve-static: "npm:~ 1.16.2"
1057810578 setprototypeof: "npm:1.2.0"
10579- statuses: "npm:2.0.1"
10579+ statuses: "npm:~ 2.0.1"
1058010580 type-is: "npm:~1.6.18"
1058110581 utils-merge: "npm:1.0.1"
1058210582 vary: "npm:~1.1.2"
10583- checksum: 10c0/4cf7ca328f3fdeb720f30ccb2ea7708bfa7d345f9cc460b64a82bf1b2c91e5b5852ba15a9a11b2a165d6089acf83457fc477dc904d59cd71ed34c7a91762c6cc
10583+ checksum: 10c0/ea57f512ab1e05e26b53a14fd432f65a10ec735ece342b37d0b63a7bcb8d337ffbb830ecb8ca15bcdfe423fbff88cea09786277baff200e8cde3ab40faa665cd
1058410584 languageName: node
1058510585 linkType: hard
1058610586
@@ -10791,18 +10791,18 @@ __metadata:
1079110791 languageName: node
1079210792 linkType: hard
1079310793
10794- "finalhandler@npm:1.3.1":
10795- version: 1.3.1
10796- resolution: "finalhandler@npm:1.3.1 "
10794+ "finalhandler@npm:~ 1.3.1":
10795+ version: 1.3.2
10796+ resolution: "finalhandler@npm:1.3.2 "
1079710797 dependencies:
1079810798 debug: "npm:2.6.9"
1079910799 encodeurl: "npm:~2.0.0"
1080010800 escape-html: "npm:~1.0.3"
10801- on-finished: "npm:2.4.1"
10801+ on-finished: "npm:~ 2.4.1"
1080210802 parseurl: "npm:~1.3.3"
10803- statuses: "npm:2.0.1 "
10803+ statuses: "npm:~ 2.0.2 "
1080410804 unpipe: "npm:~1.0.0"
10805- checksum: 10c0/d38035831865a49b5610206a3a9a9aae4e8523cbbcd01175d0480ffbf1278c47f11d89be3ca7f617ae6d94f29cf797546a4619cd84dd109009ef33f12f69019f
10805+ checksum: 10c0/435a4fd65e4e4e4c71bb5474980090b73c353a123dd415583f67836bdd6516e528cf07298e219a82b94631dee7830eae5eece38d3c178073cf7df4e8c182f413
1080610806 languageName: node
1080710807 linkType: hard
1080810808
@@ -11006,7 +11006,7 @@ __metadata:
1100611006 languageName: node
1100711007 linkType: hard
1100811008
11009- "fresh@npm:0.5.2":
11009+ "fresh@npm:0.5.2, fresh@npm:~0.5.2 ":
1101011010 version: 0.5.2
1101111011 resolution: "fresh@npm:0.5.2"
1101211012 checksum: 10c0/c6d27f3ed86cc5b601404822f31c900dd165ba63fff8152a3ef714e2012e7535027063bc67ded4cb5b3a49fa596495d46cacd9f47d6328459cf570f08b7d9e5a
@@ -12041,6 +12041,19 @@ __metadata:
1204112041 languageName: node
1204212042 linkType: hard
1204312043
12044+ "http-errors@npm:~2.0.0, http-errors@npm:~2.0.1":
12045+ version: 2.0.1
12046+ resolution: "http-errors@npm:2.0.1"
12047+ dependencies:
12048+ depd: "npm:~2.0.0"
12049+ inherits: "npm:~2.0.4"
12050+ setprototypeof: "npm:~1.2.0"
12051+ statuses: "npm:~2.0.2"
12052+ toidentifier: "npm:~1.0.1"
12053+ checksum: 10c0/fb38906cef4f5c83952d97661fe14dc156cb59fe54812a42cd448fa57b5c5dfcb38a40a916957737bd6b87aab257c0648d63eb5b6a9ca9f548e105b6072712d4
12054+ languageName: node
12055+ linkType: hard
12056+
1204412057"http-proxy-agent@npm:^5.0.0":
1204512058 version: 5.0.0
1204612059 resolution: "http-proxy-agent@npm:5.0.0"
@@ -12152,7 +12165,7 @@ __metadata:
1215212165 languageName: node
1215312166 linkType: hard
1215412167
12155- "iconv-lite@npm:0.4.24, iconv-lite@npm:^ 0.4.24":
12168+ "iconv-lite@npm:^ 0.4.24, iconv-lite@npm:~ 0.4.24":
1215612169 version: 0.4.24
1215712170 resolution: "iconv-lite@npm:0.4.24"
1215812171 dependencies:
@@ -12299,7 +12312,7 @@ __metadata:
1229912312 languageName: node
1230012313 linkType: hard
1230112314
12302- "inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.3":
12315+ "inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.3, inherits@npm:~2.0.4 ":
1230312316 version: 2.0.4
1230412317 resolution: "inherits@npm:2.0.4"
1230512318 checksum: 10c0/4e531f648b29039fb7426fb94075e6545faa1eb9fe83c29f0b6d9e7263aceb4289d2d4557db0d428188eeb449cc7c5e77b0a0b2c4e248ff2a65933a0dee49ef2
@@ -16423,7 +16436,7 @@ __metadata:
1642316436 languageName: node
1642416437 linkType: hard
1642516438
16426- "on-finished@npm:2.4.1":
16439+ "on-finished@npm:2.4.1, on-finished@npm:~2.4.1 ":
1642716440 version: 2.4.1
1642816441 resolution: "on-finished@npm:2.4.1"
1642916442 dependencies:
@@ -17121,10 +17134,10 @@ __metadata:
1712117134 languageName: node
1712217135 linkType: hard
1712317136
17124- "path-to-regexp@npm:0.1.10 ":
17125- version: 0.1.10
17126- resolution: "path-to-regexp@npm:0.1.10 "
17127- checksum: 10c0/34196775b9113ca6df88e94c8d83ba82c0e1a2063dd33bfe2803a980da8d49b91db8104f49d5191b44ea780d46b8670ce2b7f4a5e349b0c48c6779b653f1afe4
17137+ "path-to-regexp@npm:~ 0.1.12 ":
17138+ version: 0.1.12
17139+ resolution: "path-to-regexp@npm:0.1.12 "
17140+ checksum: 10c0/1c6ff10ca169b773f3bba943bbc6a07182e332464704572962d277b900aeee81ac6aa5d060ff9e01149636c30b1f63af6e69dd7786ba6e0ddb39d4dee1f0645b
1712817141 languageName: node
1712917142 linkType: hard
1713017143
@@ -18145,16 +18158,7 @@ __metadata:
1814518158 languageName: node
1814618159 linkType: hard
1814718160
18148- "qs@npm:6.13.0":
18149- version: 6.13.0
18150- resolution: "qs@npm:6.13.0"
18151- dependencies:
18152- side-channel: "npm:^1.0.6"
18153- checksum: 10c0/62372cdeec24dc83a9fb240b7533c0fdcf0c5f7e0b83343edd7310f0ab4c8205a5e7c56406531f2e47e1b4878a3821d652be4192c841de5b032ca83619d8f860
18154- languageName: node
18155- linkType: hard
18156-
18157- "qs@npm:6.14.0":
18161+ "qs@npm:6.14.0, qs@npm:~6.14.0":
1815818162 version: 6.14.0
1815918163 resolution: "qs@npm:6.14.0"
1816018164 dependencies:
@@ -18207,15 +18211,15 @@ __metadata:
1820718211 languageName: node
1820818212 linkType: hard
1820918213
18210- "raw-body@npm:2.5.2 ":
18211- version: 2.5.2
18212- resolution: "raw-body@npm:2.5.2 "
18214+ "raw-body@npm:~ 2.5.3 ":
18215+ version: 2.5.3
18216+ resolution: "raw-body@npm:2.5.3 "
1821318217 dependencies:
18214- bytes: "npm:3.1.2"
18215- http-errors: "npm:2.0.0 "
18216- iconv-lite: "npm:0.4.24"
18217- unpipe: "npm:1.0.0"
18218- checksum: 10c0/b201c4b66049369a60e766318caff5cb3cc5a900efd89bdac431463822d976ad0670912c931fdbdcf5543207daf6f6833bca57aa116e1661d2ea91e12ca692c4
18218+ bytes: "npm:~ 3.1.2"
18219+ http-errors: "npm:~ 2.0.1 "
18220+ iconv-lite: "npm:~ 0.4.24"
18221+ unpipe: "npm:~ 1.0.0"
18222+ checksum: 10c0/449844344fc90547fb994383a494b83300e4f22199f146a79f68d78a199a8f2a923ea9fd29c3be979bfd50291a3884733619ffc15ba02a32e703b612f8d3f74a
1821918223 languageName: node
1822018224 linkType: hard
1822118225
@@ -19400,6 +19404,27 @@ __metadata:
1940019404 languageName: node
1940119405 linkType: hard
1940219406
19407+ "send@npm:~0.19.0":
19408+ version: 0.19.1
19409+ resolution: "send@npm:0.19.1"
19410+ dependencies:
19411+ debug: "npm:2.6.9"
19412+ depd: "npm:2.0.0"
19413+ destroy: "npm:1.2.0"
19414+ encodeurl: "npm:~2.0.0"
19415+ escape-html: "npm:~1.0.3"
19416+ etag: "npm:~1.8.1"
19417+ fresh: "npm:0.5.2"
19418+ http-errors: "npm:2.0.0"
19419+ mime: "npm:1.6.0"
19420+ ms: "npm:2.1.3"
19421+ on-finished: "npm:2.4.1"
19422+ range-parser: "npm:~1.2.1"
19423+ statuses: "npm:2.0.1"
19424+ checksum: 10c0/ceb859859822bf55e705b96db9a909870626d1a6bfcf62a88648b9681048a7840c0ff1f4afd7babea4ccfabff7d64a7dda68a6f6c63c255cc83f40a412a1db8e
19425+ languageName: node
19426+ linkType: hard
19427+
1940319428"serialize-error@npm:^8.0.0":
1940419429 version: 8.1.0
1940519430 resolution: "serialize-error@npm:8.1.0"
@@ -19418,7 +19443,7 @@ __metadata:
1941819443 languageName: node
1941919444 linkType: hard
1942019445
19421- "serve-static@npm:1.16.2":
19446+ "serve-static@npm:~ 1.16.2":
1942219447 version: 1.16.2
1942319448 resolution: "serve-static@npm:1.16.2"
1942419449 dependencies:
@@ -19474,7 +19499,7 @@ __metadata:
1947419499 languageName: node
1947519500 linkType: hard
1947619501
19477- "setprototypeof@npm:1.2.0":
19502+ "setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0 ":
1947819503 version: 1.2.0
1947919504 resolution: "setprototypeof@npm:1.2.0"
1948019505 checksum: 10c0/68733173026766fa0d9ecaeb07f0483f4c2dc70ca376b3b7c40b7cda909f94b0918f6c5ad5ce27a9160bdfb475efaa9d5e705a11d8eaae18f9835d20976028bc
@@ -19539,7 +19564,7 @@ __metadata:
1953919564 languageName: node
1954019565 linkType: hard
1954119566
19542- "side-channel@npm:^1.0.6, side-channel@npm:^1. 1.0":
19567+ "side-channel@npm:^1.1.0":
1954319568 version: 1.1.0
1954419569 resolution: "side-channel@npm:1.1.0"
1954519570 dependencies:
@@ -19891,6 +19916,13 @@ __metadata:
1989119916 languageName: node
1989219917 linkType: hard
1989319918
19919+ "statuses@npm:~2.0.1, statuses@npm:~2.0.2":
19920+ version: 2.0.2
19921+ resolution: "statuses@npm:2.0.2"
19922+ checksum: 10c0/a9947d98ad60d01f6b26727570f3bcceb6c8fa789da64fe6889908fe2e294d57503b14bf2b5af7605c2d36647259e856635cd4c49eab41667658ec9d0080ec3f
19923+ languageName: node
19924+ linkType: hard
19925+
1989419926"stop-iteration-iterator@npm:^1.1.0":
1989519927 version: 1.1.0
1989619928 resolution: "stop-iteration-iterator@npm:1.1.0"
@@ -20565,7 +20597,7 @@ __metadata:
2056520597 languageName: node
2056620598 linkType: hard
2056720599
20568- "toidentifier@npm:1.0.1":
20600+ "toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1 ":
2056920601 version: 1.0.1
2057020602 resolution: "toidentifier@npm:1.0.1"
2057120603 checksum: 10c0/93937279934bd66cc3270016dd8d0afec14fb7c94a05c72dc57321f8bd1fa97e5bea6d1f7c89e728d077ca31ea125b78320a616a6c6cd0e6b9cb94cb864381c1
@@ -21346,7 +21378,7 @@ __metadata:
2134621378 languageName: node
2134721379 linkType: hard
2134821380
21349- "unpipe@npm:1.0.0, unpipe@npm: ~1.0.0":
21381+ "unpipe@npm:~1.0.0":
2135021382 version: 1.0.0
2135121383 resolution: "unpipe@npm:1.0.0"
2135221384 checksum: 10c0/193400255bd48968e5c5383730344fbb4fa114cdedfab26e329e50dd2d81b134244bb8a72c6ac1b10ab0281a58b363d06405632c9d49ca9dfd5e90cbd7d0f32c
0 commit comments