Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CorySanin committed Jul 13, 2024
1 parent 0c6c5b4 commit 9c2b042
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 26 deletions.
Binary file modified bun.lockb
Binary file not shown.
47 changes: 26 additions & 21 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"body-parser": "1.20.2",
"ejs": "3.1.10",
"nodemailer": "6.9.9",
"nodemailer": "6.9.14",
"express": "4.19.2",
"express-recaptcha": "5.1.0",
"json5": "2.2.3"
Expand All @@ -16,11 +16,11 @@
"@types/bun": "latest",
"@types/express": "4.17.21",
"@types/csso": "5.0.4",
"@types/uglify-js": "3.17.4",
"@types/nodemailer": "6.4.14",
"@types/uglify-js": "3.17.5",
"@types/nodemailer": "6.4.15",
"csso": "5.0.5",
"sass": "1.70.0",
"uglify-js": "3.17.4"
"sass": "1.77.8",
"uglify-js": "3.18.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand Down

0 comments on commit 9c2b042

Please sign in to comment.