Skip to content
Open
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/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jsonwebtoken": "^9.0.2",
"keycloak-connect": "^22.0.0",
"minimatch": "^10.0.1",
"multer": "^1.4.5-lts.2",
"multer": "^2.0.0",
"mysql": "^2.18.1",
"plaiceholder": "^3.0.0",
"sharp": "^0.34.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7471,7 +7471,7 @@ __metadata:
jsonwebtoken: "npm:^9.0.2"
keycloak-connect: "npm:^22.0.0"
minimatch: "npm:^10.0.1"
multer: "npm:^1.4.5-lts.2"
multer: "npm:^2.0.0"
mysql: "npm:^2.18.1"
plaiceholder: "npm:^3.0.0"
sharp: "npm:^0.34.1"
Expand Down Expand Up @@ -13524,9 +13524,9 @@ __metadata:
languageName: node
linkType: hard

"multer@npm:^1.4.5-lts.2":
version: 1.4.5-lts.2
resolution: "multer@npm:1.4.5-lts.2"
"multer@npm:^2.0.0":
version: 2.0.0
resolution: "multer@npm:2.0.0"
dependencies:
append-field: "npm:^1.0.0"
busboy: "npm:^1.0.0"
Expand All @@ -13535,7 +13535,7 @@ __metadata:
object-assign: "npm:^4.1.1"
type-is: "npm:^1.6.4"
xtend: "npm:^4.0.0"
checksum: 10c0/59c934621bde284e04e25aa35ef79f8a9ed0c2ac4c5bae4c2880670105ec1645480ae57a84ed92323b2a8d8f875ca3189ad8a18fa0ed0bdc6fd26553d9426883
checksum: 10c0/b1bb5faead3193f2bad5dc1dd3a89c195b3b95a178253d81636efee07538df761515b59fcd508037b8c0472a087f33d13002ed76e167a00ef7d32694e3038138
languageName: node
linkType: hard

Expand Down