mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-29 10:06:13 +01:00
fix(deps): update dependency pg to v8 (#8227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"nodemailer": "^6.0.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-local": "1.0.0",
|
||||
"pg": "^7.4.0",
|
||||
"pg": "^8.0.0",
|
||||
"pg-cursor": "^2.0.0",
|
||||
"postcss": "7.0.27",
|
||||
"postcss-clean": "1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user