Skip to content

Commit 390b868

Browse files
Bump pg from 8.11.3 to 8.11.5 in /frontend
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.3 to 8.11.5. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.5/packages/pg) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49438e2 commit 390b868

File tree

2 files changed

+20
-30
lines changed

2 files changed

+20
-30
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"morgan": "^1.10.0",
2424
"node-fetch": "^3.3.2",
2525
"node-sass-middleware": "^1.1.0",
26-
"pg": "^8.11.3",
26+
"pg": "^8.11.5",
2727
"pug": "^3.0.2"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)