Skip to content

Commit

Permalink
fix: upgrade mongoose from 5.9.20 to 5.9.21
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongoose from 5.9.20 to 5.9.21.

See this package in NPM:
https://www.npmjs.com/package/mongoose

See this project in Snyk:
https://app.snyk.io/org/svenwesterlaken/project/fb5a073e-fb45-40d8-b486-4950468e8c4e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 2, 2020
1 parent 67c0d21 commit 64fed8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"lodash": "^4.17.15",
"mongoose": "^5.9.20",
"mongoose": "^5.9.21",
"neo4j-driver": "^4.1.0",
"parse-neo4j": "^0.6.11",
"pluralize": "^8.0.0"
Expand Down

0 comments on commit 64fed8d

Please sign in to comment.