Skip to content

Commit 3b71d5f

Browse files
committed
fix: upgrade pg from 8.14.1 to 8.15.1
Snyk has created this PR to upgrade pg from 8.14.1 to 8.15.1. See this package in npm: pg See this project in Snyk: https://app.snyk.io/org/michaellperry/project/6cf5cb34-4ad9-4a48-a737-9327abcfdba1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 08725aa commit 3b71d5f

File tree

2 files changed

+42
-41
lines changed

2 files changed

+42
-41
lines changed

package-lock.json

Lines changed: 41 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jinaga-server": "^3.5.0",
2929
"jsonwebtoken": "^9.0.2",
3030
"passport": "^0.6.0",
31-
"pg": "^8.14.1",
31+
"pg": "^8.15.1",
3232
"react": "^18.3.1",
3333
"react-dom": "^18.3.1",
3434
"tsconfig-paths": "^4.2.0",

0 commit comments

Comments
 (0)