chore(pindigest): update postgres to 00bc866 #patch (#237)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-11-06 04:38:07 +00:00
committed by GitHub
parent 04fc75a699
commit ac12c48c27
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,6 @@
"prepare": "npm run build"
},
"devDependencies": {
"typescript": "^4.0 || ^5.0"
"typescript": "5.9.3"
}
}