Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"body-parser": "^2.2.1",
"csv-parse": "^6.1.0",
"dotenv": "^17.2.3",
"express": "^5.1.0",
"express": "^5.2.0",
"express-rate-limit": "^8.2.1",
"mongoose": "^9.0.0",
"winston": "^3.18.3"
Expand Down
52 changes: 12 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3155,23 +3155,6 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:^2.2.0":
version: 2.2.0
resolution: "body-parser@npm:2.2.0"
dependencies:
bytes: "npm:^3.1.2"
content-type: "npm:^1.0.5"
debug: "npm:^4.4.0"
http-errors: "npm:^2.0.0"
iconv-lite: "npm:^0.6.3"
on-finished: "npm:^2.4.1"
qs: "npm:^6.14.0"
raw-body: "npm:^3.0.0"
type-is: "npm:^2.0.0"
checksum: 10c0/a9ded39e71ac9668e2211afa72e82ff86cc5ef94de1250b7d1ba9cc299e4150408aaa5f1e8b03dd4578472a3ce6d1caa2a23b27a6c18e526e48b4595174c116c
languageName: node
linkType: hard

"body-parser@npm:^2.2.1":
version: 2.2.1
resolution: "body-parser@npm:2.2.1"
Expand Down Expand Up @@ -3277,7 +3260,7 @@ __metadata:
languageName: node
linkType: hard

"bytes@npm:3.1.2, bytes@npm:^3.1.2, bytes@npm:~3.1.2":
"bytes@npm:^3.1.2, bytes@npm:~3.1.2":
version: 3.1.2
resolution: "bytes@npm:3.1.2"
checksum: 10c0/76d1c43cbd602794ad8ad2ae94095cddeb1de78c5dddaa7005c51af10b0176c69971a6d88e805a90c2b6550d76636e43c40d8427a808b8645ede885de4a0358e
Expand Down Expand Up @@ -3997,17 +3980,18 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^5.1.0":
version: 5.1.0
resolution: "express@npm:5.1.0"
"express@npm:^5.2.0":
version: 5.2.1
resolution: "express@npm:5.2.1"
dependencies:
accepts: "npm:^2.0.0"
body-parser: "npm:^2.2.0"
body-parser: "npm:^2.2.1"
content-disposition: "npm:^1.0.0"
content-type: "npm:^1.0.5"
cookie: "npm:^0.7.1"
cookie-signature: "npm:^1.2.1"
debug: "npm:^4.4.0"
depd: "npm:^2.0.0"
encodeurl: "npm:^2.0.0"
escape-html: "npm:^1.0.3"
etag: "npm:^1.8.1"
Expand All @@ -4028,7 +4012,7 @@ __metadata:
statuses: "npm:^2.0.1"
type-is: "npm:^2.0.1"
vary: "npm:^1.1.2"
checksum: 10c0/80ce7c53c5f56887d759b94c3f2283e2e51066c98d4b72a4cc1338e832b77f1e54f30d0239cc10815a0f849bdb753e6a284d2fa48d4ab56faf9c501f55d751d6
checksum: 10c0/45e8c841ad188a41402ddcd1294901e861ee0819f632fb494f2ed344ef9c43315d294d443fb48d594e6586a3b779785120f43321417adaef8567316a55072949
languageName: node
linkType: hard

Expand Down Expand Up @@ -4395,7 +4379,7 @@ __metadata:
languageName: node
linkType: hard

"http-errors@npm:2.0.0, http-errors@npm:^2.0.0":
"http-errors@npm:^2.0.0":
version: 2.0.0
resolution: "http-errors@npm:2.0.0"
dependencies:
Expand Down Expand Up @@ -4448,7 +4432,7 @@ __metadata:
languageName: node
linkType: hard

"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
"iconv-lite@npm:^0.6.2":
version: 0.6.3
resolution: "iconv-lite@npm:0.6.3"
dependencies:
Expand Down Expand Up @@ -4531,7 +4515,7 @@ __metadata:
body-parser: "npm:^2.2.1"
csv-parse: "npm:^6.1.0"
dotenv: "npm:^17.2.3"
express: "npm:^5.1.0"
express: "npm:^5.2.0"
express-rate-limit: "npm:^8.2.1"
jest: "npm:^30.2.0"
mongoose: "npm:^9.0.0"
Expand Down Expand Up @@ -6161,18 +6145,6 @@ __metadata:
languageName: node
linkType: hard

"raw-body@npm:^3.0.0":
version: 3.0.0
resolution: "raw-body@npm:3.0.0"
dependencies:
bytes: "npm:3.1.2"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.6.3"
unpipe: "npm:1.0.0"
checksum: 10c0/f8daf4b724064a4811d118745a781ca0fb4676298b8adadfd6591155549cfea0a067523cf7dd3baeb1265fecc9ce5dfb2fc788c12c66b85202a336593ece0f87
languageName: node
linkType: hard

"raw-body@npm:^3.0.1":
version: 3.0.2
resolution: "raw-body@npm:3.0.2"
Expand Down Expand Up @@ -7009,7 +6981,7 @@ __metadata:
languageName: node
linkType: hard

"type-is@npm:^2.0.0, type-is@npm:^2.0.1":
"type-is@npm:^2.0.1":
version: 2.0.1
resolution: "type-is@npm:2.0.1"
dependencies:
Expand Down Expand Up @@ -7119,7 +7091,7 @@ __metadata:
languageName: node
linkType: hard

"unpipe@npm:1.0.0, unpipe@npm:~1.0.0":
"unpipe@npm:~1.0.0":
version: 1.0.0
resolution: "unpipe@npm:1.0.0"
checksum: 10c0/193400255bd48968e5c5383730344fbb4fa114cdedfab26e329e50dd2d81b134244bb8a72c6ac1b10ab0281a58b363d06405632c9d49ca9dfd5e90cbd7d0f32c
Expand Down