Skip to content

Commit dd9ba4b

Browse files
committed
fix: upgrade axios from 1.7.5 to 1.7.7
Snyk has created this PR to upgrade axios from 1.7.5 to 1.7.7. 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
1 parent 5d62a46 commit dd9ba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/coolify-realtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@xterm/addon-fit": "^0.10.0",
66
"@xterm/xterm": "^5.5.0",
77
"cookie": "^0.6.0",
8-
"axios": "1.7.5",
8+
"axios": "1.7.7",
99
"dotenv": "^16.4.5",
1010
"node-pty": "^1.0.0",
1111
"ws": "^8.17.0"

0 commit comments

Comments
 (0)