chore(deps): bump node-pg-migrate from 7.8.0 to 7.9.0 (#10818)

Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/salsita/node-pg-migrate/releases)
- [Changelog](https://github.com/salsita/node-pg-migrate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/salsita/node-pg-migrate/compare/v7.8.0...v7.9.0)

---
updated-dependencies:
- dependency-name: node-pg-migrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-17 18:58:36 +02:00
committed by GitHub
parent 4994199ddf
commit cc5ca5873e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"lodash.times": "^4.3.2",
"matcher": "^5.0.0",
"node-env-flag": "^0.1.0",
"node-pg-migrate": "^7.8.0",
"node-pg-migrate": "^7.9.0",
"parse-link-header": "^2.0.0",
"path-to-regexp": "^6.3.0",
"pg": "^8.13.1",
@@ -23146,9 +23146,9 @@
}
},
"node_modules/node-pg-migrate": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/node-pg-migrate/-/node-pg-migrate-7.8.0.tgz",
"integrity": "sha512-tEcindO1aPx6TetVSt6t8NaqQi/bS5Ek/wgeVWbaISiqfF3+KgvAb1iDbIVg5ZwXwmVLVfco93QDfjMbjwXTBg==",
"version": "7.9.0",
"resolved": "https://registry.npmjs.org/node-pg-migrate/-/node-pg-migrate-7.9.0.tgz",
"integrity": "sha512-QW44kESVrXPWZ8NIvgrqSLSN6op0hygtsE/DSOyemWbz3Mr/ToSBAOLfuiKWAVPEzLizSemkKLmpsBFdYUrHRw==",
"dependencies": {
"glob": "11.0.0",
"yargs": "~17.7.0"

View File

@@ -54,7 +54,7 @@
"lodash.times": "^4.3.2",
"matcher": "^5.0.0",
"node-env-flag": "^0.1.0",
"node-pg-migrate": "^7.8.0",
"node-pg-migrate": "^7.9.0",
"parse-link-header": "^2.0.0",
"path-to-regexp": "^6.3.0",
"pg": "^8.13.1",