Skip to content

Commit ff0bd33

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MQUERY-1050858
1 parent 1e2c22a commit ff0bd33

2 files changed

Lines changed: 116 additions & 28 deletions

File tree

package-lock.json

Lines changed: 115 additions & 27 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
@@ -42,7 +42,7 @@
4242
"fastify-swagger": "^1.2.0",
4343
"http": "0.0.0",
4444
"lodash": "^4.17.20",
45-
"mongoose": "^5.7.5",
45+
"mongoose": "^5.11.7",
4646
"snyk": "^1.316.1",
4747
"uuid": "^3.3.2",
4848
"winston": "^3.2.1"

0 commit comments

Comments
 (0)