mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
build(deps): bump pg from 7.14.0 to 8.0.0 in /Server
Bumps [pg](https://github.com/brianc/node-postgres) from 7.14.0 to 8.0.0. - [Release notes](https://github.com/brianc/node-postgres/releases) - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/compare/v7.14.0...pg@8.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cdcf5081d6
commit
8ef79e3df0
2 changed files with 14 additions and 8 deletions
|
@ -28,7 +28,7 @@
|
|||
"koa-static": "^5.0.0",
|
||||
"ksuid": "^1.2.0",
|
||||
"lru-cache": "^5.1.1",
|
||||
"pg": "^7.14.0",
|
||||
"pg": "^8.0.0",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"pm2": "^4.1.2",
|
||||
"sequelize": "^5.21.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue