fix(deps): bump dependencies: @push.rocks/smartrust to ^1.2.1, lru-cache to ^11.2.6

This commit is contained in:
2026-02-12 22:59:35 +00:00
parent 6cdc619cd0
commit a762c9acd0
4 changed files with 37 additions and 15 deletions

View File

@@ -52,9 +52,9 @@
"@push.rocks/smartlog": "^3.1.8",
"@push.rocks/smartmail": "^2.2.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartrust": "^1.2.0",
"@push.rocks/smartrust": "^1.2.1",
"@tsclass/tsclass": "^9.2.0",
"lru-cache": "^11.2.5",
"lru-cache": "^11.2.6",
"mailparser": "^3.9.3",
"uuid": "^13.0.0"
},