Skip to content

Commit e592d13

Browse files
authored
Merge pull request #295 from timoa/fix/deps/npm-mongoose-vulnerability
2 parents 65c65d3 + 1b2baaa commit e592d13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@
4141
"fastify": "4.19.2",
4242
"fastify-healthcheck": "4.4.0",
4343
"lodash": "4.17.21",
44-
"mongoose": "5.13.19",
44+
"mongoose": "5.13.20",
4545
"uuid": "8.3.2",
4646
"winston": "3.9.0"
4747
},

0 commit comments

Comments
 (0)