Skip to content

Commit a36ef56

Browse files
snyk-botcodepunkt
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#80)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MQUERY-1089718 Co-authored-by: Christoph Werner <[email protected]>
1 parent c4f2f42 commit a36ef56

File tree

2 files changed

+49
-26
lines changed

2 files changed

+49
-26
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fast-json-patch": "^2.2.1",
1515
"humps": "^2.0.1",
1616
"lodash": "^4.17.21",
17-
"mongoose": "^5.10.7"
17+
"mongoose": "^5.12.3"
1818
},
1919
"devDependencies": {
2020
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)