Skip to content

Commit 714a625

Browse files
committed
fix: upgrade pg from 8.16.0 to 8.16.3
Snyk has created this PR to upgrade pg from 8.16.0 to 8.16.3. See this package in npm: pg See this project in Snyk: https://app.snyk.io/org/tshemsedinov/project/f87c4f6a-cf32-4ff2-aa4c-db3c6fb04c52?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 85c18d7 commit 714a625

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package-lock.json

Lines changed: 21 additions & 21 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
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"impress": "^3.0.18",
6767
"metasql": "^3.0.0-alpha.3",
68-
"pg": "^8.16.0",
68+
"pg": "^8.16.3",
6969
"redis": "^5.5.6"
7070
}
7171
}

0 commit comments

Comments
 (0)