Skip to content

Commit 980bd85

Browse files
Merge pull request #1999 from exogee-technology/dependabot/npm_and_yarn/src/pg-8.16.3
Bump pg from 8.13.3 to 8.16.3 in /src
2 parents 469e71c + 68a9bac commit 980bd85

File tree

4 files changed

+84
-73
lines changed

4 files changed

+84
-73
lines changed

src/examples/databases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"graphweaver": "workspace:*",
3737
"json-bigint-patch": "0.0.8",
3838
"mysql2": "3.14.4",
39-
"pg": "8.13.3",
39+
"pg": "8.16.3",
4040
"react": "19.1.1",
4141
"react-dom": "19.1.1",
4242
"react-syntax-highlighter": "15.6.6"

src/examples/s3-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql": "16.11.0",
3636
"graphweaver": "workspace:*",
3737
"jimp": "1.6.0",
38-
"pg": "8.13.3",
38+
"pg": "8.16.3",
3939
"react": "19.1.1",
4040
"react-dom": "19.1.1",
4141
"react-syntax-highlighter": "15.6.6"

src/packages/end-to-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"http-server": "14.1.1",
6666
"jest": "30.1.3",
6767
"mockdate": "3.0.5",
68-
"pg": "8.13.3",
68+
"pg": "8.16.3",
6969
"supertest-graphql": "1.1.4",
7070
"ts-jest": "29.4.1",
7171
"tsx": "4.20.5",

0 commit comments

Comments
 (0)