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

Commit 10c9946

Browse files
Merge pull request #512 from redpwn/dependabot/npm_and_yarn/pg-8.3.3
2 parents 18c88b3 + 4676727 commit 10c9946

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)