Update antietcd to 1.1.2

This commit is contained in:
Vitaliy Filippov
2025-01-04 02:13:36 +03:00
parent 61ededa230
commit 33ef701464
+1 -1
View File
@@ -9,7 +9,7 @@
"author": "Vitaliy Filippov",
"license": "UNLICENSED",
"dependencies": {
"antietcd": "^1.1.0",
"antietcd": "^1.1.2",
"sprintf-js": "^1.1.2",
"ws": "^7.2.5"
},