chore(deps): bump node-pg-migrate from 7.2.0 to 7.3.2 (#10152)

Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate) from 7.2.0 to 7.3.2.
- [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.2.0...v7.3.2)

---
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-05-11 20:50:23 +01:00
committed by GitHub
parent 02d94044ae
commit cf660faade
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.2.0",
"node-pg-migrate": "^7.3.2",
"parse-link-header": "^2.0.0",
"path-to-regexp": "^6.2.2",
"pg": "^8.11.5",
@@ -20371,9 +20371,9 @@
}
},
"node_modules/node-pg-migrate": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/node-pg-migrate/-/node-pg-migrate-7.2.0.tgz",
"integrity": "sha512-QOaUsKqT02ICA+VOTcB9266GdgqO5gPLxeaL9amhoVKNyS40if5B22zqyl/mdwUDa7313EvN0vgCEbzbDVRrYg==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/node-pg-migrate/-/node-pg-migrate-7.3.2.tgz",
"integrity": "sha512-1o9ReDhCx1c7FdsnIMStDYNUMl9VbZK/+XQgAhBIXbYy1yeldWCCXcT5oqnqlsIVFmV1FlXSMuPrdqS8KbbhDg==",
"dependencies": {
"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.2.0",
"node-pg-migrate": "^7.3.2",
"parse-link-header": "^2.0.0",
"path-to-regexp": "^6.2.2",
"pg": "^8.11.5",