Skip to content

Commit 6635530

Browse files
Merge pull request #1644 from exogee-technology/dependabot/npm_and_yarn/src/pg-8.13.3
Bump pg from 8.13.1 to 8.13.3 in /src
2 parents 726a827 + 47117cb commit 6635530

File tree

4 files changed

+39
-341
lines changed

4 files changed

+39
-341
lines changed

src/examples/databases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql-scalars": "1.24.1",
3636
"graphweaver": "workspace:*",
3737
"mysql2": "3.12.0",
38-
"pg": "8.13.1",
38+
"pg": "8.13.3",
3939
"react": "19.0.0",
4040
"react-dom": "19.0.0",
4141
"react-syntax-highlighter": "15.6.1"

src/examples/s3-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mikro-orm/postgresql": "6.4.7",
3535
"graphql": "16.10.0",
3636
"graphweaver": "workspace:*",
37-
"pg": "8.13.1",
37+
"pg": "8.13.3",
3838
"react": "19.0.0",
3939
"react-dom": "19.0.0",
4040
"react-syntax-highlighter": "15.6.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"http-server": "14.1.1",
6161
"jest": "29.7.0",
6262
"mockdate": "3.0.5",
63-
"pg": "8.13.1",
63+
"pg": "8.13.3",
6464
"supertest-graphql": "1.1.4",
6565
"ts-jest": "29.2.6",
6666
"tsx": "4.19.3",

0 commit comments

Comments
 (0)