Skip to content

Commit 3641a6d

Browse files
author
Alexandre Kaskasoli
committed
Merge branch 'greenkeeper/default/mongoose-5.2.11' of github.com:mwrlabs/dref into greenkeeper/default/eslint-plugin-standard-4.0.0
2 parents 0c66d03 + e2c48d2 commit 3641a6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dref/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "~4.16.0",
2121
"express-validator": "^5.2.0",
2222
"http-errors": "~1.7.0",
23-
"mongoose": "^5.1.2",
23+
"mongoose": "^5.2.11",
2424
"morgan": "~1.9.0",
2525
"nodemon": "^1.17.4",
2626
"pug": "^2.0.3",

dref/dns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"babel-cli": "^6.26.0",
3333
"babel-jest": "^23.4.0",
3434
"babel-preset-env": "^1.7.0",
35-
"mongoose": "^5.1.4",
35+
"mongoose": "^5.2.11",
3636
"yamljs": "^0.3.0"
3737
}
3838
}

0 commit comments

Comments
 (0)