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 axios from 1.7.5 to 1.11.0
Snyk has created this PR to upgrade axios from 1.7.5 to 1.11.0.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/68cffb67-4af2-4355-88e0-e2c7b70b6a1a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 15, 2025
commit c39ecdfd86ecdb3b77795919739b77500c7f72d1
2 changes: 1 addition & 1 deletion docker/coolify-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"cookie": "^0.6.0",
"axios": "1.7.5",
"axios": "1.11.0",
"dotenv": "^16.4.5",
"node-pty": "^1.0.0",
"ws": "^8.17.0"
Expand Down
Loading