Skip to content

Commit 329f9ea

Browse files
committed
Security: Update flask-cors to 6.0.0 in api to fix CORS vulnerabilities
1 parent 81331bb commit 329f9ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
flask==3.0.0
2-
flask-cors==4.0.2
2+
flask-cors==6.0.0
33
python-dotenv==1.0.0

0 commit comments

Comments
 (0)