Update antietcd to 1.2.3

This commit is contained in:
Vitaliy Filippov
2026-02-19 12:38:16 +03:00
parent 6024b3b2a5
commit 79f9631f03
+1 -1
View File
@@ -9,7 +9,7 @@
"author": "Vitaliy Filippov", "author": "Vitaliy Filippov",
"license": "UNLICENSED", "license": "UNLICENSED",
"dependencies": { "dependencies": {
"antietcd": "^1.2.2", "antietcd": "^1.2.3",
"sprintf-js": "^1.1.2", "sprintf-js": "^1.1.2",
"ws": "^7.2.5" "ws": "^7.2.5"
}, },