Skip to content
Closed
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 apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"express": "^4.18.2",
"express-rate-limit": "^6.6.0",
"express-zod-api": "^10.3.2",
"mime": "^3.0.0",
"mime": "^4.0.1",
"mongoose": "^7.0.4",
"uuid": "^9.0.0",
"ytdl-core": "^4.11.4"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5369,7 +5369,7 @@ __metadata:
express: ^4.18.2
express-rate-limit: ^6.6.0
express-zod-api: ^10.3.2
mime: ^3.0.0
mime: ^4.0.1
mongoose: ^7.0.4
ts-node-dev: ^2.0.0
tsconfig: "workspace:*"
Expand Down Expand Up @@ -10481,6 +10481,15 @@ __metadata:
languageName: node
linkType: hard

"mime@npm:^4.0.1":
version: 4.0.1
resolution: "mime@npm:4.0.1"
bin:
mime: bin/cli.js
checksum: a931283bc31570cc9c63fbad24fdf178b4dd545462f93543eff634b24d2b65064585eb347cdf0720316bfa5ca0943115694672f2bc4895f8e2366d280ad481f2
languageName: node
linkType: hard

"mimic-fn@npm:^2.1.0":
version: 2.1.0
resolution: "mimic-fn@npm:2.1.0"
Expand Down