Fix write verification and re-enable it

This commit is contained in:
pleb
2026-03-22 22:50:51 -07:00
parent ef7463a29a
commit ec51dcc52e
9 changed files with 106 additions and 38 deletions
+30
View File
@@ -23,10 +23,16 @@ importers:
prom-client:
specifier: ^15.1.3
version: 15.1.3
ws:
specifier: ^8.20.0
version: 8.20.0(bufferutil@4.1.0)(utf-8-validate@5.0.10)
devDependencies:
'@types/node':
specifier: ^25.5.0
version: 25.5.0
'@types/ws':
specifier: ^8.18.1
version: 8.18.1
tsx:
specifier: ^4.21.0
version: 4.21.0
@@ -683,6 +689,9 @@ packages:
'@types/tough-cookie@4.0.5':
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
'@types/ws@8.18.1':
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
'@types/yargs-parser@21.0.3':
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
@@ -1956,6 +1965,18 @@ packages:
utf-8-validate:
optional: true
ws@8.20.0:
resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: '>=5.0.2'
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
y18n@5.0.8:
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
engines: {node: '>=10'}
@@ -2677,6 +2698,10 @@ snapshots:
'@types/tough-cookie@4.0.5': {}
'@types/ws@8.18.1':
dependencies:
'@types/node': 25.5.0
'@types/yargs-parser@21.0.3': {}
'@types/yargs@17.0.35':
@@ -4123,6 +4148,11 @@ snapshots:
bufferutil: 4.1.0
utf-8-validate: 5.0.10
ws@8.20.0(bufferutil@4.1.0)(utf-8-validate@5.0.10):
optionalDependencies:
bufferutil: 4.1.0
utf-8-validate: 5.0.10
y18n@5.0.8: {}
yaeti@0.0.6: {}