Skip to content
This repository was archived by the owner on Jun 29, 2019. It is now read-only.

Commit 061bb18

Browse files
greenkeeper[bot]developer239
authored andcommitted
Update objection to the latest version 🚀 (#15)
* fix(package): update objection to version 1.3.0 * chore(package): update lockfile yarn.lock
1 parent 6ef9b0c commit 061bb18

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"koa-compose": "4.1.0",
4545
"koa-router": "7.4.0",
4646
"koa-sslify": "2.1.2",
47-
"objection": "1.2.6",
47+
"objection": "1.3.0",
4848
"pg": "7.4.3",
4949
"ramda": "0.25.0",
5050
"slugify": "1.3.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4135,9 +4135,9 @@ object.pick@^1.2.0, object.pick@^1.3.0:
41354135
dependencies:
41364136
isobject "^3.0.1"
41374137

4138-
objection@1.2.6:
4139-
version "1.2.6"
4140-
resolved "https://registry.yarnpkg.com/objection/-/objection-1.2.6.tgz#02c776af281f568781246f6812dede3068c22c3c"
4138+
objection@1.3.0:
4139+
version "1.3.0"
4140+
resolved "https://registry.yarnpkg.com/objection/-/objection-1.3.0.tgz#2b7e41d4b44a5c1abcb40e34e7ef6347e8bb683d"
41414141
dependencies:
41424142
ajv "^6.1.1"
41434143
bluebird "^3.5.1"

0 commit comments

Comments
 (0)