update ts util lib with new express metrics registration

This commit is contained in:
Hailey
2025-09-23 10:22:59 -07:00
parent bec44fc983
commit cd6feb8d59
3 changed files with 48 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@atproto/api": "^0.16.7",
"@atproto/common": "^0.4.11",
"@haileyok/ts-util": "^1.0.0",
"@haileyok/ts-util": "^1.3.3",
"@types/escape-html": "^1.0.4",
"body-parser": "^1.20.2",
"cors": "^2.8.5",