Merge pull request #68 from kudos/dependabot/npm_and_yarn/pg-7.18.2
Bump pg from 7.18.1 to 7.18.2
This commit is contained in:
commit
2ecf19e2e8
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
||||||
"node-sass": "^4.13.1",
|
"node-sass": "^4.13.1",
|
||||||
"node-uuid": "^1.4.8",
|
"node-uuid": "^1.4.8",
|
||||||
"passwords": "^1.3.1",
|
"passwords": "^1.3.1",
|
||||||
"pg": "^7.18.1",
|
"pg": "^7.18.2",
|
||||||
"redis": "^3.0.2",
|
"redis": "^3.0.2",
|
||||||
"sequelize": "^5.21.3",
|
"sequelize": "^5.21.3",
|
||||||
"smooth-scroll": "^16.1.2",
|
"smooth-scroll": "^16.1.2",
|
||||||
|
|
|
@ -6081,10 +6081,10 @@ pg-types@^2.1.0:
|
||||||
postgres-date "~1.0.4"
|
postgres-date "~1.0.4"
|
||||||
postgres-interval "^1.1.0"
|
postgres-interval "^1.1.0"
|
||||||
|
|
||||||
pg@^7.18.1:
|
pg@^7.18.2:
|
||||||
version "7.18.1"
|
version "7.18.2"
|
||||||
resolved "https://registry.yarnpkg.com/pg/-/pg-7.18.1.tgz#67f59c47a99456fcb34f9fe53662b79d4a992f6d"
|
resolved "https://registry.yarnpkg.com/pg/-/pg-7.18.2.tgz#4e219f05a00aff4db6aab1ba02f28ffa4513b0bb"
|
||||||
integrity sha512-1KtKBKg/zWrjEEv//klBbVOPGucuc7HHeJf6OEMueVcUeyF3yueHf+DvhVwBjIAe9/97RAydO/lWjkcMwssuEw==
|
integrity sha512-Mvt0dGYMwvEADNKy5PMQGlzPudKcKKzJds/VbOeZJpb6f/pI3mmoXX0JksPgI3l3JPP/2Apq7F36O63J7mgveA==
|
||||||
dependencies:
|
dependencies:
|
||||||
buffer-writer "2.0.0"
|
buffer-writer "2.0.0"
|
||||||
packet-reader "1.0.0"
|
packet-reader "1.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue