Skip to content

Commit

Permalink
Merge pull request #4 from doperiddle/snyk-upgrade-ae74c34f1a48f739df…
Browse files Browse the repository at this point in the history
…5114394f0d6d2c

[Snyk] Upgrade pg from 8.2.1 to 8.13.0
  • Loading branch information
doperiddle authored Nov 14, 2024
2 parents f5beef2 + ac86139 commit ed89163
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 28 deletions.
55 changes: 27 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,17 @@
"express": "^4.17.1", eww

"knex": "^0.21.5",
<<<<<
"knex-stringcase": "^1.4.5",
"pg": "8.13.0",

"knex-stringcase": "^1.5.5",

"knex": "^2.4.0",
"knex-stringcase": "^1.4.5"
"pg": "8.2.1",


"prom-client": "^12.0.0",

"prom-client": "^15.1.3",
Expand Down

0 comments on commit ed89163

Please sign in to comment.