Skip to content

Commit

Permalink
chore: update dependencies and fix regex pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
onehassan committed Feb 2, 2024
1 parent 656873e commit 0c2ff8b
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 380 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cors": "2.8.5",
"dot-prop": "^6.0.1",
"dotenv": "8.2.0",
"email-templates": "^10.0.1",
"email-templates": "^11.1.1",
"email-validator": "^2.0.4",
"express": "4.17.1",
"express-jsdoc-swagger": "^1.8.0",
Expand All @@ -58,7 +58,7 @@
"micromatch": "^4.0.5",
"nocache": "^2.1.0",
"node-fetch": "^2.7.0",
"nodemailer": "6.9.3",
"nodemailer": "6.9.9",
"otplib": "12.0.1",
"pascal-case": "^3.1.2",
"pg": "^8.11.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@types/micromatch": "^4.0.6",
"@types/node": "^17.0.45",
"@types/node-fetch": "^2.6.10",
"@types/nodemailer": "6.4.0",
"@types/nodemailer": "6.4.14",
"@types/pg": "^7.14.11",
"@types/qrcode": "1.3.4",
"@types/random-number-csprng": "^1.0.2",
Expand Down
Loading

0 comments on commit 0c2ff8b

Please sign in to comment.