update module
This commit is contained in:
parent
4960433c0a
commit
9102fe41c2
6
package-lock.json
generated
6
package-lock.json
generated
@ -336,9 +336,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postgresupdater": {
|
"postgresupdater": {
|
||||||
"version": "1.0.12",
|
"version": "1.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/postgresupdater/-/postgresupdater-1.0.12.tgz",
|
"resolved": "https://registry.npmjs.org/postgresupdater/-/postgresupdater-1.0.13.tgz",
|
||||||
"integrity": "sha512-P74c/HOaGcNcfuy7wDzPSmb+f+JmyIqS+eefQHilsT5OEy+SOoL6lgv0+Jmq5xuSMiHlfiLPzCXjH7dOl7skqQ==",
|
"integrity": "sha512-pKPEZCR42lLjx8uYmf+Bqccdmx5tUa1CHGsNK91AEpEy8lM9CLuXkitLHFaiSG37bUweqSdd4C5a//mGTS/9Vw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"pg": "^7.12.1"
|
"pg": "^7.12.1"
|
||||||
}
|
}
|
||||||
|
@ -15,6 +15,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"postgresupdater": "^1.0.0"
|
"postgresupdater": "^1.0.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user