diff --git a/examples/graphql/package.json b/examples/graphql/package.json index 47d9241a190..9c08fbcfc79 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -34,7 +34,7 @@ "normalize.css": "8.0.1", "pouchdb-adapter-idb": "9.0.0", "rxjs": "7.8.2", - "ws": "8.16.0" + "ws": "8.18.1" }, "devDependencies": { "async-test-util": "2.5.0", diff --git a/package.json b/package.json index a136b257f8f..460be71ef45 100644 --- a/package.json +++ b/package.json @@ -447,7 +447,7 @@ "@types/cors": "2.8.17", "@types/express": "5.0.0", "@types/simple-peer": "9.11.8", - "@types/ws": "8.5.10", + "@types/ws": "8.5.14", "ajv": "8.17.1", "array-push-at-sort-position": "4.0.1", "as-typed": "1.3.2", @@ -471,7 +471,7 @@ "reconnecting-websocket": "4.4.0", "simple-peer": "9.11.1", "util": "0.12.5", - "ws": "8.16.0", + "ws": "8.18.1", "z-schema": "6.0.2" }, "devDependencies": {