Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 4676727

Browse files
build(deps): bump pg from 8.3.0 to 8.3.3
Bumps [pg](https://github.com/brianc/node-postgres) from 8.3.0 to 8.3.3. - [Release notes](https://github.com/brianc/node-postgres/releases) - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/compare/[email protected]@8.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 18c88b3 commit 4676727

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"mustache": "4.0.1",
5454
"node-pg-migrate": "5.5.0",
5555
"nodemailer": "6.4.11",
56-
"pg": "8.3.0",
56+
"pg": "8.3.3",
5757
"redis": "3.0.2",
5858
"uuid": "8.3.0",
5959
"yaml": "1.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8928,10 +8928,10 @@ pg-types@^2.1.0:
89288928
postgres-date "~1.0.4"
89298929
postgres-interval "^1.1.0"
89308930

8931-
8932-
version "8.3.0"
8933-
resolved "https://registry.yarnpkg.com/pg/-/pg-8.3.0.tgz#941383300d38eef51ecb88a0188cec441ab64d81"
8934-
integrity sha512-jQPKWHWxbI09s/Z9aUvoTbvGgoj98AU7FDCcQ7kdejupn/TcNpx56v2gaOTzXkzOajmOEJEdi9eTh9cA2RVAjQ==
8931+
8932+
version "8.3.3"
8933+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.3.3.tgz#0338631ca3c39b4fb425b699d494cab17f5bb7eb"
8934+
integrity sha512-wmUyoQM/Xzmo62wgOdQAn5tl7u+IA1ZYK7qbuppi+3E+Gj4hlUxVHjInulieWrd0SfHi/ADriTb5ILJ/lsJrSg==
89358935
dependencies:
89368936
buffer-writer "2.0.0"
89378937
packet-reader "1.0.0"

0 commit comments

Comments
 (0)