Skip to content

Commit

Permalink
fix(deps): update dependency mongodb to v4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent acccbb3 commit f05f25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-search-abstraction-layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"express": "^4.15.3",
"google-images": "^2.1.0",
"moment": "^2.18.1",
"mongodb": "^2.2.30"
"mongodb": "^4.0.0"
}
}

0 comments on commit f05f25b

Please sign in to comment.