modified: package.json

This commit is contained in:
MrPiglr 2025-12-28 09:37:21 -07:00
parent c398bf4cab
commit 20494df296

View file

@ -143,6 +143,6 @@
"vite": "^7.1.9"
},
"optionalDependencies": {
"bufferutil": "^4.0.8"
"bufferutil": "4.1.0"
}
}