add pg-format

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-08-27 10:26:00 +02:00
parent 4387b80784
commit 2e9ec1499b
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Add `pg-format` as a dependency
+1
View File
@@ -107,6 +107,7 @@
"p-limit": "^3.1.0",
"path-to-regexp": "^6.2.1",
"pg": "^8.11.3",
"pg-format": "^1.0.4",
"raw-body": "^2.4.1",
"selfsigned": "^2.0.0",
"stoppable": "^1.1.0",
+1
View File
@@ -3590,6 +3590,7 @@ __metadata:
p-limit: ^3.1.0
path-to-regexp: ^6.2.1
pg: ^8.11.3
pg-format: ^1.0.4
raw-body: ^2.4.1
selfsigned: ^2.0.0
stoppable: ^1.1.0