Skip to content

Commit f80251f

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-JOI-17317897
1 parent 7a580a5 commit f80251f

2 files changed

Lines changed: 65 additions & 36 deletions

File tree

package-lock.json

Lines changed: 64 additions & 35 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
@@ -33,7 +33,7 @@
3333
"clamscan": "^2.0.1",
3434
"date-fns": "^2.27.0",
3535
"helmet": "^4.6.0",
36-
"joi": "^17.5.0",
36+
"joi": "^18.2.1",
3737
"nest-winston": "^1.10.2",
3838
"passport": "^0.6.0",
3939
"passport-headerapikey": "^1.2.2",

0 commit comments

Comments
 (0)