Skip to content

Commit 7675ca1

Browse files
committed
fix: docker/coolify-realtime/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
1 parent 5d62a46 commit 7675ca1

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.8",
99
"dotenv": "^16.4.5",
1010
"node-pty": "^1.0.0",
1111
"ws": "^8.17.0"

0 commit comments

Comments
 (0)