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",
"license": "UNLICENSED",
"dependencies": {
"antietcd": "^1.2.2",
"antietcd": "^1.2.3",
"sprintf-js": "^1.1.2",
"ws": "^7.2.5"
},