Skip to content

Commit

Permalink
fix(deps): update dependency pg to v8.13.0 (#385)
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 Sep 18, 2024
1 parent 6d1ce01 commit 13c1369
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@strapi/plugin-users-permissions": "4.25.11",
"@strapi/provider-upload-aws-s3": "4.25.11",
"@strapi/strapi": "4.25.11",
"pg": "8.12.0",
"pg": "8.13.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
Expand Down

0 comments on commit 13c1369

Please sign in to comment.