Skip to content

Commit

Permalink
Bump semver and pg-promise
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 6.3.1 and updates ancestor dependency [pg-promise](https://github.com/vitaly-t/pg-promise). These dependencies need to be updated together.


Updates `semver` from 4.3.2 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v4.3.2...v6.3.1)

Updates `pg-promise` from 10.5.3 to 10.15.4
- [Release notes](https://github.com/vitaly-t/pg-promise/releases)
- [Commits](vitaly-t/pg-promise@10.5.3...10.15.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: pg-promise
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 2387dd0 commit 5e29135
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 23 deletions.
74 changes: 52 additions & 22 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 @@ -59,7 +59,7 @@
"mysql2-stream-fix": "3.9.1",
"node-firebird": "1.1.8",
"pg": "8.0.3",
"pg-promise": "10.5.3",
"pg-promise": "10.15.4",
"pg-query-stream": "3.0.7",
"sax-stream": "1.3.0",
"shortid": "2.2.15",
Expand Down

0 comments on commit 5e29135

Please sign in to comment.