diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-11-22 07:24:58 -0500 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-11-22 07:24:58 -0500 |
| commit | e78330bff02f422bcf1a6b702c845ce61f8a7394 (patch) | |
| tree | ed0540b677d9e5774c7a5422f9ccc1d1419ea607 | |
| parent | 7ac761dfe701b6a365b2edd76ed32141dac48b30 (diff) | |
Update package.json
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index b9b2f99..7c4624e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.7", "csrf": "^3.1.0", - "dompurify": "^3.1.7", + "dompurify": "^3.2.1", "dotenv": "^16.4.5", "express": "^4.21.1", "express-rate-limit": "^7.4.1", @@ -31,7 +31,7 @@ "mysql2": "^3.11.4", "nodemailer": "^6.9.16", "nodemon": "^3.1.7", - "pm2": "^5.4.2", + "pm2": "^5.4.3", "rss": "^1.2.2", "sitemap": "^8.0.0", "winston": "^3.17.0" |
