Skip to content
Open
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
fix: upgrade antd from 4.3.3 to 4.24.15
Snyk has created this PR to upgrade antd from 4.3.3 to 4.24.15.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/david.guevara/project/16eafa73-088a-473f-8813-7905aa57bb36?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 28, 2024
commit 30ae9fbd073079faafadf7b38fffa2346d5426bd
2 changes: 1 addition & 1 deletion services/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"ant-design": "^1.0.0",
"antd": "^4.3.3",
"antd": "^4.24.15",
"jsonwebtoken": "^8.5.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down