Update dependency postgres to v3.4.9
Validate Docker Build / validate-docker-build (push) Failing after 2m24s

This commit is contained in:
renovate[bot]
2026-05-28 19:47:37 +00:00
committed by GitHub
parent 4e63164046
commit f987cc925f
2 changed files with 1 additions and 14 deletions
-13
View File
@@ -11972,19 +11972,6 @@
"node": "^10 || ^12 || >=14"
}
},
"node_modules/postgres": {
"version": "3.4.7",
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.4.7.tgz",
"integrity": "sha512-Jtc2612XINuBjIl/QTWsV5UvE8UHuNblcO3vVADSrKsrc6RqGX6lOW1cEo3CM2v0XG4Nat8nI+YM7/f26VxXLw==",
"license": "Unlicense",
"engines": {
"node": ">=12"
},
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/porsager"
}
},
"node_modules/postgres-array": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz",
+1 -1
View File
@@ -36,7 +36,7 @@
},
"overrides": {
"@vector-im/matrix-bot-sdk": "0.8.0-element.3",
"postgres": "3.4.7"
"postgres": "3.4.9"
},
"engines": {
"node": ">=24.0.0"