diff --git a/package-lock.json b/package-lock.json
index d42ef20efe6..69e125978c1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10552,9 +10552,9 @@
       }
     },
     "moment": {
-      "version": "2.29.2",
-      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
-      "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
+      "version": "2.29.3",
+      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
+      "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
     },
     "mongodb": {
       "version": "4.5.0",
@@ -16984,9 +16984,9 @@
       }
     },
     "winston-daily-rotate-file": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.6.0.tgz",
-      "integrity": "sha512-mvpFb1LYmTvh/vz0dIS/aDCwEm0cvDa8D/tE4xWwdUYolD250wf+n0y1PZ2xr7fbvTLF/PQYqXtFIFrmog03Ow==",
+      "version": "4.6.1",
+      "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.6.1.tgz",
+      "integrity": "sha512-Ycch4LZmTycbhgiI2eQXBKI1pKcEQgAqmBjyq7/dC6Dk77nasdxvhLKraqTdCw7wNDSs8/M0jXaLATHquG7xYg==",
       "requires": {
         "file-stream-rotator": "^0.6.1",
         "object-hash": "^2.0.1",
diff --git a/package.json b/package.json
index 070ce60e988..841fa57e350 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "tv4": "1.3.0",
     "uuid": "8.3.2",
     "winston": "3.7.2",
-    "winston-daily-rotate-file": "4.6.0",
+    "winston-daily-rotate-file": "4.6.1",
     "ws": "8.5.0"
   },
   "devDependencies": {