From a9563d753ba06b937270ccfb5f573e9cb4da50ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 23 Feb 2025 09:59:41 -0500 Subject: [PATCH] chore: up deps --- install/package.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/install/package.json b/install/package.json index 724e008112..027d59cf0c 100644 --- a/install/package.json +++ b/install/package.json @@ -39,24 +39,24 @@ "@textcomplete/contenteditable": "0.1.13", "@textcomplete/core": "0.1.13", "@textcomplete/textarea": "0.1.13", - "ace-builds": "1.37.5", + "ace-builds": "1.38.0", "archiver": "7.0.1", "async": "3.2.6", "autoprefixer": "10.4.20", "bcryptjs": "2.4.3", - "benchpressjs": "2.5.1", + "benchpressjs": "2.5.3", "body-parser": "1.20.3", "bootbox": "6.0.0", "bootstrap": "5.3.3", "bootswatch": "5.3.3", "chalk": "4.1.2", - "chart.js": "4.4.7", + "chart.js": "4.4.8", "cli-graph": "3.2.2", "clipboard": "2.0.11", "colors": "1.4.0", "commander": "12.1.0", "compare-versions": "6.1.1", - "compression": "1.7.5", + "compression": "1.8.0", "connect-flash": "0.1.1", "connect-mongo": "5.1.0", "connect-multiparty": "2.2.0", @@ -93,7 +93,7 @@ "lru-cache": "10.4.3", "mime": "3.0.0", "mkdirp": "3.0.1", - "mongodb": "6.12.0", + "mongodb": "6.13.1", "morgan": "1.10.0", "mousetrap": "1.6.5", "multiparty": "4.2.3", @@ -104,34 +104,34 @@ "nodebb-plugin-emoji": "6.0.2", "nodebb-plugin-emoji-android": "4.1.1", "nodebb-plugin-markdown": "13.1.0", - "nodebb-plugin-mentions": "4.6.10", + "nodebb-plugin-mentions": "4.7.0", "nodebb-plugin-spam-be-gone": "2.3.1", - "nodebb-plugin-web-push": "0.7.2", + "nodebb-plugin-web-push": "0.7.3", "nodebb-rewards-essentials": "1.0.1", "nodebb-theme-harmony": "2.0.36", "nodebb-theme-lavender": "7.1.17", "nodebb-theme-peace": "2.2.39", "nodebb-theme-persona": "14.0.15", "nodebb-widget-essentials": "7.0.35", - "nodemailer": "6.9.16", + "nodemailer": "6.10.0", "nprogress": "0.2.0", "passport": "0.7.0", "passport-http-bearer": "1.0.1", "passport-local": "1.0.0", - "pg": "8.13.1", - "pg-cursor": "2.12.1", - "postcss": "8.5.1", + "pg": "8.13.3", + "pg-cursor": "2.12.3", + "postcss": "8.5.3", "postcss-clean": "1.2.0", "progress-webpack-plugin": "1.0.16", "prompt": "1.3.0", - "ioredis": "5.4.2", + "ioredis": "5.5.0", "rimraf": "5.0.10", "rss": "1.2.2", "rtlcss": "4.3.0", "sanitize-html": "2.14.0", - "sass": "1.83.4", + "sass": "1.85.0", "satori": "0.12.1", - "semver": "7.6.3", + "semver": "7.7.1", "serve-favicon": "2.5.0", "sharp": "0.32.6", "sitemap": "8.0.0", @@ -146,9 +146,9 @@ "timeago": "1.6.7", "tinycon": "0.6.8", "toobusy-js": "0.5.1", - "tough-cookie": "5.1.0", + "tough-cookie": "5.1.1", "validator": "13.12.0", - "webpack": "5.97.1", + "webpack": "5.98.0", "webpack-merge": "6.0.1", "winston": "3.17.0", "workerpool": "9.2.0",