Skip to content

Commit

Permalink
Update dependency pg to v8.12.0 (#532)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent eccffeb commit dc4e5fb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
26 changes: 17 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"jsonpath": "^1.1.1",
"knex": "3.1.0",
"pg": "8.11.5",
"pg": "8.12.0",
"pg-query-emscripten": "^0.1.0",
"ramda": "^0.29.0",
"tagged-comment-parser": "^1.3.3"
Expand All @@ -41,7 +41,7 @@
"@microsoft/api-documenter": "7.25.3",
"@microsoft/api-extractor": "7.43.1",
"@types/jsonpath": "0.2.4",
"@types/pg": "8.11.5",
"@types/pg": "8.11.6",
"@types/ramda": "0.29.12",
"np": "10.0.5",
"testcontainers": "10.8.2",
Expand Down

0 comments on commit dc4e5fb

Please sign in to comment.