diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-02-03 02:44:46 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-02-03 02:44:46 -0800 |
commit | 7494f72c93fcfe057c92e4b4801eec8f78690c59 (patch) | |
tree | 2b5f3bec45f57e1fbf9d13fbf93846ce96cbcbae /package.json | |
parent | 7d1de4f46e219884402b037d0a24a44d423b3db7 (diff) |
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1530075..096b5ec 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "fuse.js": "^7.0.0", + "fuse.js": "^7.1.0", "orgast-util-to-string": "^1.0.1", "sqlite3": "^5.1.7", "unified": "^11.0.4", |