chore(deps): bump node-pg-migrate from 7.7.1 to 7.8.0 (#10676)

Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate) from 7.7.1 to 7.8.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.7.1...v7.8.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]
2024-11-15 21:10:57 +00:00
committed by GitHub
parent e57edb42bd
commit 5bde4266c8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"lodash.times": "^4.3.2",
"matcher": "^5.0.0",
"node-env-flag": "^0.1.0",
"node-pg-migrate": "^7.7.1",
"node-pg-migrate": "^7.8.0",
"parse-link-header": "^2.0.0",
"path-to-regexp": "^6.3.0",
"pg": "^8.13.1",
@@ -21556,9 +21556,9 @@
}
},
"node_modules/node-pg-migrate": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/node-pg-migrate/-/node-pg-migrate-7.7.1.tgz",
"integrity": "sha512-wi+zKn+sBWqFUKnViPxHbnriZpGmUJQDhfN06URffYVPBIqS9quuqIfb8wbahiiJIPYWlOluJ18wsWPMYGM7Cg==",
"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==",
"dependencies": {
"glob": "11.0.0",
"yargs": "~17.7.0"

View File

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