Skip to content

Commit 2e7ca34

Browse files
Update dependency ws to v8.21.0 (#8602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4760549 commit 2e7ca34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"pouchdb-adapter-idb": "9.0.0",
3838
"rxdb": "file:rxdb-local.tgz",
3939
"rxjs": "7.8.2",
40-
"ws": "8.20.1"
40+
"ws": "8.21.0"
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^10.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@
589589
"oblivious-set": "2.0.0",
590590
"reconnecting-websocket": "4.4.0",
591591
"simple-peer": "9.11.1",
592-
"ws": "8.20.1",
592+
"ws": "8.21.0",
593593
"z-schema": "12.2.0"
594594
},
595595
"devDependencies": {

0 commit comments

Comments
 (0)