Skip to content

Commit ef48951

Browse files
fix(deps): update dependency uuid to v13
1 parent 431d6b3 commit ef48951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"express": "^5.0.0",
1010
"multer": "^2.0.0",
1111
"node-fetch": "^3.0.0",
12-
"uuid": "^12.0.0",
12+
"uuid": "^13.0.0",
1313
"cors": "^2.8.5"
1414
}
1515
}

0 commit comments

Comments
 (0)