Bump pg-hstore from 2.3.2 to 2.3.3 in /Server

Bumps [pg-hstore](https://github.com/scarney81/pg-hstore) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/scarney81/pg-hstore/releases)
- [Commits](https://github.com/scarney81/pg-hstore/commits/v2.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-11 19:52:56 +00:00 committed by GitHub
parent 2a91fa74f9
commit 8d9fd99e6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"ksuid": "^1.2.0", "ksuid": "^1.2.0",
"lru-cache": "^5.1.1", "lru-cache": "^5.1.1",
"pg": "^7.9.0", "pg": "^7.9.0",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.3",
"pm2": "^3.5.0", "pm2": "^3.5.0",
"sequelize": "^5.6.0", "sequelize": "^5.6.0",
"socket.io": "^2.2.0", "socket.io": "^2.2.0",

View file

@ -2645,10 +2645,10 @@ pg-connection-string@0.1.3:
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7" resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7"
integrity sha1-2hhHsglA5C7hSSvq9l1J2RskXfc= integrity sha1-2hhHsglA5C7hSSvq9l1J2RskXfc=
pg-hstore@^2.3.2: pg-hstore@^2.3.3:
version "2.3.2" version "2.3.3"
resolved "https://registry.yarnpkg.com/pg-hstore/-/pg-hstore-2.3.2.tgz#f7ef053e7b9b892ae986af2f7cbe86432dfcf24f" resolved "https://registry.yarnpkg.com/pg-hstore/-/pg-hstore-2.3.3.tgz#d1978c12a85359830b1388d3b0ff233b88928e96"
integrity sha1-9+8FPnubiSrphq8vfL6GQy388k8= integrity sha512-qpeTpdkguFgfdoidtfeTho1Q1zPVPbtMHgs8eQ+Aan05iLmIs3Z3oo5DOZRclPGoQ4i68I1kCtQSJSa7i0ZVYg==
dependencies: dependencies:
underscore "^1.7.0" underscore "^1.7.0"