aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-12-25 18:15:03 +0530
committerRitesh Ghosh <[email protected]>2024-12-25 18:15:03 +0530
commitb844d0b1e1a17f97c05fb911f2eb9da125df5001 (patch)
tree3625e27eb67ee363a4129a495033ee45a56d312a
parent03d0ec0a8c7b7d78f9d1b8d498daf5671a6a859d (diff)
downloadaniwatch-api-b844d0b1e1a17f97c05fb911f2eb9da125df5001.tar.xz
aniwatch-api-b844d0b1e1a17f97c05fb911f2eb9da125df5001.zip
build: update aniwatch pkg to latest version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 85e84ab..666a8a5 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"license": "MIT",
"dependencies": {
"@hono/node-server": "^1.13.1",
- "aniwatch": "^2.17.0",
+ "aniwatch": "^2.18.1",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono-rate-limiter": "^0.4.0",