build: update aniwatch pkg to latest version

This commit is contained in:
Ritesh Ghosh
2024-12-25 18:15:03 +05:30
parent 03d0ec0a8c
commit b844d0b1e1
+1 -1
View File
@@ -34,7 +34,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@hono/node-server": "^1.13.1", "@hono/node-server": "^1.13.1",
"aniwatch": "^2.17.0", "aniwatch": "^2.18.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"hono": "^4.6.3", "hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0", "hono-rate-limiter": "^0.4.0",