Skip to content
67 changes: 46 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"mongoose": "^8.9.5",
"mongoose-validator": "^2.1.0",
"node-fetch": ">=3.2.10",
"nodemailer": "^6.9.9",
"nodemailer": "^7.0.11",
"oauth2orize": "UN-OCHA/oauth2orize",
"oauth2orize-openid": "^0.4.0",
"qrcode": "^1.5.0",
"qs": "^6.8.3",
"recaptcha2": "^1.3.2",
"rsa-pem-to-jwk": "^1.1.3",
"swagger-ui-dist": "^4.1.3",
"validator": "^13.15.20",
"validator": "^13.15.22",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.4.2",
"yargs": "^15.3.1"
Expand Down
Loading