Skip to content

Commit f278868

Browse files
improve error handling for k8s websockets support (opendatahub-io#5515)
1 parent 6ea6c60 commit f278868

6 files changed

Lines changed: 1009 additions & 55 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lodash": "^4.17.21",
5757
"pino": "^9.9.0",
5858
"prom-client": "^14.0.1",
59-
"ws": "^8.17.1"
59+
"ws": "^8.18.1"
6060
},
6161
"devDependencies": {
6262
"@odh-dashboard/eslint-config": "*",

0 commit comments

Comments
 (0)