Comparing version 5.11.0 to 5.11.1
@@ -5,2 +5,13 @@ # Changelog | ||
### [5.11.1](https://gitlab.com/dmfay/massive-js/compare/v5.11.0...v5.11.1) (2019-07-12) | ||
### Bug Fixes | ||
* **deps:** update dependency lodash to v4.17.14 ([9c8c0e8](https://gitlab.com/dmfay/massive-js/commit/9c8c0e8)) | ||
* **deps:** update dependency pg-promise to v8.7.3 ([6699525](https://gitlab.com/dmfay/massive-js/commit/6699525)) | ||
* **deps:** update dependency pg-promise to v8.7.4 ([3d829ea](https://gitlab.com/dmfay/massive-js/commit/3d829ea)) | ||
## [5.11.0](https://gitlab.com/dmfay/massive-js/compare/v5.10.0...v5.11.0) (2019-06-03) | ||
@@ -7,0 +18,0 @@ |
{ | ||
"name": "massive", | ||
"version": "5.11.0", | ||
"version": "5.11.1", | ||
"description": "A small query tool for Postgres that embraces json and makes life simpler", | ||
@@ -54,4 +54,4 @@ "homepage": "https://massivejs.org", | ||
"glob": "7.1.4", | ||
"lodash": "4.17.11", | ||
"pg-promise": "8.7.2", | ||
"lodash": "4.17.14", | ||
"pg-promise": "8.7.4", | ||
"pg-query-stream": "2.0.0" | ||
@@ -63,3 +63,3 @@ }, | ||
"co-mocha": "1.2.2", | ||
"coveralls": "3.0.3", | ||
"coveralls": "3.0.5", | ||
"eslint": "5.16.0", | ||
@@ -66,0 +66,0 @@ "mocha": "6.1.4", |
145420
+ Addedlodash@4.17.14(transitive)
+ Addedpg-minify@1.4.1(transitive)
+ Addedpg-promise@8.7.4(transitive)
- Removedlodash@4.17.11(transitive)
- Removedpg-minify@1.2.0(transitive)
- Removedpg-promise@8.7.2(transitive)
Updatedlodash@4.17.14
Updatedpg-promise@8.7.4