fix(dependencies): Update dependency versions in package.json

This commit is contained in:
2025-04-30 13:39:42 +00:00
parent cfa19f27cc
commit 24d6d6982d
5 changed files with 1189 additions and 306 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '7.1.3',
version: '7.1.4',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}