Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit 66f5f89

Browse files
committed
fix: upgrade pg from 7.18.1 to 7.18.2
Snyk has created this PR to upgrade pg from 7.18.1 to 7.18.2. See this package in NPM: https://www.npmjs.com/package/pg See this project in Snyk: https://app.snyk.io/org/michaellperry/project/b842ff15-6f8d-4dde-910a-b659090b1b16?utm_source=github&utm_medium=upgrade-pr
1 parent f01e56e commit 66f5f89

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@
2525
"jsonwebtoken": "^8.5.1",
2626
"passport": "^0.4.1",
2727
"passport-twitter": "^1.0.4",
28-
"pg": "^7.18.1",
28+
"pg": "^7.18.2",
2929
"react": "^16.12.0",
3030
"react-dom": "^16.12.0",
3131
"source-map-support": "^0.5.16"

0 commit comments

Comments
 (0)