Jelajahi Sumber

Merge pull request #8773 from overleaf/dependabot-npm_and_yarn-moment-2.29.4

Bump moment from 2.29.3 to 2.29.4

GitOrigin-RevId: 17bb85f6dd0ebefecbf2e0ef0ac215fc18cd2e65
Miguel Serrano 3 tahun lalu
induk
melakukan
6e085987e2
2 mengubah file dengan 13 tambahan dan 13 penghapusan
  1. 12 12
      package-lock.json
  2. 1 1
      services/web/package.json

+ 12 - 12
package-lock.json

@@ -21327,9 +21327,9 @@
       "integrity": "sha1-EUyUlnPiqKNenTV4hSeqN7Z52is="
     },
     "node_modules/moment": {
-      "version": "2.29.3",
-      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
-      "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
+      "version": "2.29.4",
+      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
+      "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
       "engines": {
         "node": "*"
       }
@@ -31868,7 +31868,7 @@
         "lodash": "^4.17.21",
         "minimist": "^1.2.6",
         "mixpanel": "^0.13.0",
-        "moment": "^2.29.3",
+        "moment": "^2.29.4",
         "mongodb": "^3.6.6",
         "p-limit": "^2.3.0",
         "pg": "^8.7.1",
@@ -34003,7 +34003,7 @@
         "express-session": "^1.17.1",
         "proxy-addr": "^2.0.7",
         "request": "^2.88.2",
-        "socket.io": "overleaf/socket.io#0.9.19-overleaf-6",
+        "socket.io": "git+ssh://git@github.com/overleaf/socket.io.git#af96d1b68d9918ee0f9cb82c62990395b0a601fb",
         "socket.io-client": "overleaf/socket.io-client#0.9.17-overleaf-3",
         "underscore": "1.13.1"
       },
@@ -35026,7 +35026,7 @@
         "method-override": "^2.3.3",
         "minimist": "1.2.5",
         "mmmagic": "^0.5.3",
-        "moment": "^2.29.3",
+        "moment": "^2.29.4",
         "mongodb": "~3.6.0",
         "mongoose": "^5.13.11",
         "multer": "https://github.com/overleaf/multer/archive/7a2928d7ea2da02dd92888ea1c9ba5704e07aeeb.tar.gz",
@@ -39899,7 +39899,7 @@
         "minimist": "^1.2.6",
         "mixpanel": "^0.13.0",
         "mocha": "^8.4.0",
-        "moment": "^2.29.3",
+        "moment": "^2.29.4",
         "mongodb": "^3.6.6",
         "p-limit": "^2.3.0",
         "pg": "^8.7.1",
@@ -41856,7 +41856,7 @@
         "request": "^2.88.2",
         "sandboxed-module": "~0.3.0",
         "sinon": "^9.2.4",
-        "socket.io": "overleaf/socket.io#0.9.19-overleaf-6",
+        "socket.io": "git+ssh://git@github.com/overleaf/socket.io.git#af96d1b68d9918ee0f9cb82c62990395b0a601fb",
         "socket.io-client": "overleaf/socket.io-client#0.9.17-overleaf-3",
         "timekeeper": "0.0.4",
         "uid-safe": "^2.1.5",
@@ -42812,7 +42812,7 @@
         "mmmagic": "^0.5.3",
         "mocha": "^8.4.0",
         "mock-fs": "^5.1.2",
-        "moment": "^2.29.3",
+        "moment": "^2.29.4",
         "mongodb": "~3.6.0",
         "mongoose": "^5.13.11",
         "multer": "https://github.com/overleaf/multer/archive/7a2928d7ea2da02dd92888ea1c9ba5704e07aeeb.tar.gz",
@@ -57734,9 +57734,9 @@
       "integrity": "sha1-EUyUlnPiqKNenTV4hSeqN7Z52is="
     },
     "moment": {
-      "version": "2.29.3",
-      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
-      "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
+      "version": "2.29.4",
+      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
+      "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
     },
     "moment-timezone": {
       "version": "0.5.34",

+ 1 - 1
services/web/package.json

@@ -162,7 +162,7 @@
     "method-override": "^2.3.3",
     "minimist": "1.2.5",
     "mmmagic": "^0.5.3",
-    "moment": "^2.29.3",
+    "moment": "^2.29.4",
     "mongodb": "~3.6.0",
     "mongoose": "^5.13.11",
     "multer": "https://github.com/overleaf/multer/archive/7a2928d7ea2da02dd92888ea1c9ba5704e07aeeb.tar.gz",