Skip to content

Commit

Permalink
build(deps): Bump postgres from 3.4.3 to 3.4.4
Browse files Browse the repository at this point in the history
Bumps [postgres](https://github.com/porsager/postgres) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/porsager/postgres/releases)
- [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md)
- [Commits](porsager/postgres@v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent ae083a2 commit fe01f6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/bot-kit-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"long": "^5.2.3",
"pino": "^8.18.0",
"pino-pretty": "^11.0.0",
"postgres": "^3.4.3"
"postgres": "^3.4.4"
},
"publishConfig": {
"access": "public",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3116,7 +3116,7 @@ __metadata:
long: "npm:^5.2.3"
pino: "npm:^8.18.0"
pino-pretty: "npm:^11.0.0"
postgres: "npm:^3.4.3"
postgres: "npm:^3.4.4"
vitest: "npm:^0.34.6"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8672,10 +8672,10 @@ __metadata:
languageName: node
linkType: hard

"postgres@npm:^3.4.3":
version: 3.4.3
resolution: "postgres@npm:3.4.3"
checksum: 13603374a0f3fcc228f69fb7db64f9faaf42ad9eb6df8a76632162b0bbbe78e30a22b4b7c8b4dcc80275502b42c9b053bf9defbe5898358c84909ff8ad620225
"postgres@npm:^3.4.4":
version: 3.4.4
resolution: "postgres@npm:3.4.4"
checksum: 2b8c511f2dd679b91264bb3033c8d18d2ad10a5fc9aca2049eda13d6b68ae96fac45d47cfaeb0b66482ff18cf7175a5562e69a1cf259e892d063fb60d2178758
languageName: node
linkType: hard

Expand Down

0 comments on commit fe01f6a

Please sign in to comment.