fix(deps): update dependency graphql-ws to v5.16.2

This commit is contained in:
renovate[bot]
2025-01-30 20:09:18 +00:00
committed by Eli Bosley
parent 9acb2926da
commit c112f19c95

4
web/package-lock.json generated
View File

@@ -17789,7 +17789,9 @@
}
},
"node_modules/graphql-ws": {
"version": "5.16.0",
"version": "5.16.2",
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-5.16.2.tgz",
"integrity": "sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==",
"license": "MIT",
"engines": {
"node": ">=10"