aboutsummaryrefslogtreecommitdiff
path: root/test/wasm/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm/package.json')
-rw-r--r--test/wasm/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm/package.json b/test/wasm/package.json
index b28c30b1..6a2cc436 100644
--- a/test/wasm/package.json
+++ b/test/wasm/package.json
@@ -2,6 +2,6 @@
"dependencies": {
"isomorphic-ws": "^4.0.1",
"sql.js": "github:neilalexander/sql.js#252a72bf57b0538cbd49bbd6f70af71e516966ae",
- "ws": "^7.5.2"
+ "ws": "^7.5.10"
}
}