Skip to content

Commit c05b292

Browse files
committed
udpate
Signed-off-by: Tobias Gurtzick <[email protected]>
1 parent 4355084 commit c05b292

File tree

2 files changed

+1169
-4
lines changed

2 files changed

+1169
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
},
3030
"homepage": "https://github.com/db-migrate/sqlite",
3131
"dependencies": {
32-
"bluebird": "^3.1.1",
33-
"db-migrate-base": "^1.6.3",
34-
"sqlite3": "^5.1.6"
32+
"bluebird": "^3.7.2",
33+
"db-migrate-base": "^2.3.1",
34+
"sqlite3": "^5.1.7"
3535
},
3636
"devDependencies": {
3737
"db-meta": "^0.5.1",
38-
"db-migrate-shared": "^1.1.2",
38+
"db-migrate-shared": "^1.2.0",
3939
"vows": "0.8.0"
4040
},
4141
"overrides": {

0 commit comments

Comments
 (0)