chore: amtch the version types with the rest of the packages

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-03-06 21:32:53 +01:00
parent 6d4b174047
commit d700b9c341
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -4,8 +4,6 @@
Adds config option `backend.database.role` to set ownership for newly created schemas and tables in Postgres
### example config
The example config below connects to the database as user `v-backstage-123` but sets the ownership of
the create schemas and tables to `backstage`
+1 -1
View File
@@ -78,7 +78,7 @@
"morgan": "^1.10.0",
"node-fetch": "^2.6.7",
"node-forge": "^1.3.1",
"pg": "^8.9.0",
"pg": "^8.3.0",
"raw-body": "^2.4.1",
"request": "^2.88.2",
"selfsigned": "^2.0.0",
+2 -2
View File
@@ -3490,7 +3490,7 @@ __metadata:
mysql2: ^2.2.5
node-fetch: ^2.6.7
node-forge: ^1.3.1
pg: ^8.9.0
pg: ^8.3.0
raw-body: ^2.4.1
recursive-readdir: ^2.2.2
request: ^2.88.2
@@ -31602,7 +31602,7 @@ __metadata:
languageName: node
linkType: hard
"pg@npm:^8.3.0, pg@npm:^8.4.0, pg@npm:^8.9.0":
"pg@npm:^8.3.0, pg@npm:^8.4.0":
version: 8.9.0
resolution: "pg@npm:8.9.0"
dependencies: