From 077e7e7d599df3ba1dbf5bf8d233249740f4d35a Mon Sep 17 00:00:00 2001 From: ycxom Date: Tue, 31 Dec 2024 18:35:03 +0800 Subject: [PATCH] =?UTF-8?q?chore(package):=20=E6=9B=B4=E6=96=B0=20fastify?= =?UTF-8?q?=20=E5=92=8C=20keyv=20=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20f7b3a..4e43fea 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,13 @@ "emoji-strip": "^1.0.1", "eventsource": "^2.0.2", "eventsource-parser": "^1.0.0", - "fastify": "^4.18.0", + "fastify": "^4.29.0", "file-type": "^19.6.0", "form-data": "^4.0.0", "fs": "0.0.1-security", "https-proxy-agent": "7.0.1", "js-tiktoken": "^1.0.5", - "keyv": "^4.5.3", + "keyv": "^4.5.4", "keyv-file": "^0.2.0", "lodash": "^4.17.21", "microsoft-cognitiveservices-speech-sdk": "1.32.0",