summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-09-18 04:42:24 -0400
committerMhykol <mchaeldonald62@pm.me>2024-09-18 04:42:24 -0400
commit5a251c091ac358531171ea6e7e6c4c57c09aedaa (patch)
tree0ac6120ec041c701836e6caf82a45786105d53cd /package.json
parent0bd0b5e69e6aeb62a538f7e05a3a267e697be8e0 (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 1812ef5..f15cbac 100644
--- a/package.json
+++ b/package.json
@@ -15,22 +15,22 @@
"author": "Mhykol <mchaeldonald62@pm.me>",
"license": "MIT",
"dependencies": {
- "body-parser": "^1.20.2",
+ "body-parser": "^1.20.3",
"chalk-animation": "^2.0.3",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"dompurify": "^3.1.6",
"dotenv": "^16.4.5",
- "express": "^4.19.2",
+ "express": "^4.21.0",
"express-limit": "^1.0.0",
"helmet": "^7.1.0",
"highlight.js": "^11.10.0",
"jest": "^29.7.0",
"jsdom": "^25.0.0",
"markdown-it": "^14.1.0",
- "mysql2": "^3.11.0",
- "nodemailer": "^6.9.14",
- "nodemon": "^3.1.4",
+ "mysql2": "^3.11.3",
+ "nodemailer": "^6.9.15",
+ "nodemon": "^3.1.5",
"pm2": "^5.4.2",
"rss": "^1.2.2",
"sitemap": "^8.0.0",