From d7fa42e53de611bb4c344b6738db3704fe0cbc79 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Wed, 26 Feb 2025 20:23:10 +0000 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c44faa7..6a30951 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.22.2", + "version": "0.22.6", "description": "Multiproposal framework to build fast, scalable, and secure servers.", "author": "RageStudio ", "bugs": { @@ -36,7 +36,7 @@ "axios-retry": "3.4.0", "cors": "2.8.5", "dotenv": "^16.4.4", - "hyper-express": "^6.17.2", + "hyper-express": "^6.17.3", "ioredis": "^5.3.2", "md5": "^2.3.0", "module-alias": "2.2.2",