Skip to content

Commit 9123b26

Browse files
committed
Npm UP
1 parent 1b45a4e commit 9123b26

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"json3": "^3.3.3",
3434
"minimatch": "^3.0.4",
3535
"mocha": "^5.2.0",
36-
"pg": "^7.11.0",
36+
"pg": "^7.12.0",
3737
"pg-hstore": "^2.3.3",
3838
"sails": "^1.2.3",
3939
"sails-hook-orm": "^2.1.1",
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"continuation-local-storage": "^3.2.1",
47-
"sequelize": "^5.10.2"
47+
"sequelize": "^5.12.3"
4848
},
4949
"directories": {
5050
"test": "test"

0 commit comments

Comments
 (0)