mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
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:
parent
2a91fa74f9
commit
8d9fd99e6a
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"ksuid": "^1.2.0",
|
||||
"lru-cache": "^5.1.1",
|
||||
"pg": "^7.9.0",
|
||||
"pg-hstore": "^2.3.2",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"pm2": "^3.5.0",
|
||||
"sequelize": "^5.6.0",
|
||||
"socket.io": "^2.2.0",
|
||||
|
|
|
@ -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"
|
||||
integrity sha1-2hhHsglA5C7hSSvq9l1J2RskXfc=
|
||||
|
||||
pg-hstore@^2.3.2:
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/pg-hstore/-/pg-hstore-2.3.2.tgz#f7ef053e7b9b892ae986af2f7cbe86432dfcf24f"
|
||||
integrity sha1-9+8FPnubiSrphq8vfL6GQy388k8=
|
||||
pg-hstore@^2.3.3:
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/pg-hstore/-/pg-hstore-2.3.3.tgz#d1978c12a85359830b1388d3b0ff233b88928e96"
|
||||
integrity sha512-qpeTpdkguFgfdoidtfeTho1Q1zPVPbtMHgs8eQ+Aan05iLmIs3Z3oo5DOZRclPGoQ4i68I1kCtQSJSa7i0ZVYg==
|
||||
dependencies:
|
||||
underscore "^1.7.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue