Skip to content

Commit 0dae5e2

Browse files
build(deps): bump postgres from 3.4.7 to 3.4.8 (#755)
Bumps [postgres](https://github.com/porsager/postgres) from 3.4.7 to 3.4.8. - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.7...v3.4.8) --- updated-dependencies: - dependency-name: postgres dependency-version: 3.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e4d702 commit 0dae5e2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pino": "^10.1.0",
2929
"pino-pretty": "^13.1.3",
3030
"pm2": "^6.0.14",
31-
"postgres": "^3.4.7",
31+
"postgres": "^3.4.8",
3232
"viem": "^2.44.1"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4964,10 +4964,10 @@ pm2@^6.0.14:
49644964
optionalDependencies:
49654965
pm2-sysmonit "^1.2.8"
49664966

4967-
postgres@^3.4.7:
4968-
version "3.4.7"
4969-
resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.7.tgz#122f460a808fe300cae53f592108b9906e625345"
4970-
integrity sha512-Jtc2612XINuBjIl/QTWsV5UvE8UHuNblcO3vVADSrKsrc6RqGX6lOW1cEo3CM2v0XG4Nat8nI+YM7/f26VxXLw==
4967+
postgres@^3.4.8:
4968+
version "3.4.8"
4969+
resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.8.tgz#03394db9f0a04a21a52967dc867ae03d04294fc0"
4970+
integrity sha512-d+JFcLM17njZaOLkv6SCev7uoLaBtfK86vMUXhW1Z4glPWh4jozno9APvW/XKFJ3CCxVoC7OL38BqRydtu5nGg==
49714971

49724972
pprof-format@^2.2.1:
49734973
version "2.2.1"

0 commit comments

Comments
 (0)