Skip to content

Commit 2c95f38

Browse files
baderdeansnyk-bot
andauthored
fix: upgrade pg from 8.15.6 to 8.16.0 (#2278)
Snyk has created this PR to upgrade pg from 8.15.6 to 8.16.0. See this package in npm: pg See this project in Snyk: https://app.snyk.io/org/baderdean/project/0f8e176b-5f8b-457c-96ec-ede2a65658a3?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 9eed2c5 commit 2c95f38

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"limiter": "^3.0.0",
5454
"nanoid": "^3.3.11",
5555
"nodemon": "^3.1.10",
56-
"pg": "^8.15.6",
56+
"pg": "^8.16.0",
5757
"pg-format": "^1.0.4",
5858
"postal-mime": "^2.4.3",
5959
"qs": "^6.14.0",

0 commit comments

Comments
 (0)