Comparing version 2.3.8 to 2.3.9
@@ -39,5 +39,5 @@ # Contributing | ||
The documentation is on [thinky.io](https://thinky.io). | ||
The documentation is on [www.justonepixel.com/thinky](https://www.justonepixel.com/thinky). | ||
If you find a typo, error, feel free to submit a pull request on the `gh-pages` branch. You | ||
can also just open an issue. |
{ | ||
"name": "thinky", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"description": "RethinkDB ORM for Node.js", | ||
@@ -29,3 +29,3 @@ "main": "lib/thinky.js", | ||
"bluebird": "~2.10.2", | ||
"validator": "~3.22.1" | ||
"validator": "~3.34.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
@@ -99,3 +99,3 @@ # Thinky | ||
[https://thinky.io](https://thinky.io) | ||
[https://www.justonepixel.com/thinky](https://www.justonepixel.com/thinky) (branch `gh-pages). | ||
@@ -102,0 +102,0 @@ ### Help |
223079
+ Addedvalidator@3.34.0(transitive)
- Removedvalidator@3.22.2(transitive)
Updatedvalidator@~3.34.0