Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Jul 7, 2018
1 parent e9fe16a commit e2c61bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"koa-router": "^7.4.0",
"koa2-cors": "^2.0.5",
"lower-case": "^1.1.4",
"mongodb": "^3.1.0",
"mongodb": "^3.1.1",
"path": "^0.12.7"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2704,9 +2704,9 @@ mongodb-core@3.1.0:
optionalDependencies:
saslprep "^1.0.0"

mongodb@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.1.0.tgz#20cd836381a4d8a6b1c5a194bb9c8dde852163bb"
mongodb@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.1.1.tgz#c018c4b277614e8b1e08426d5bcbe1a7e5cdbd74"
dependencies:
mongodb-core "3.1.0"

Expand Down

0 comments on commit e2c61bd

Please sign in to comment.