Browse Source

0210348-parse更新

0210348 4 months ago
parent
commit
3519910550
2 changed files with 17 additions and 22 deletions
  1. 16 21
      src/package-lock.json
  2. 1 1
      src/package.json

+ 16 - 21
src/package-lock.json

@@ -21,7 +21,7 @@
         "angular-calendar": "^0.31.1",
         "date-fns": "^3.6.0",
         "ionicons": "^7.0.0",
-        "parse": "^5.1.0",
+        "parse": "^5.2.0",
         "parse-dashboard": "^5.4.0",
         "rxjs": "~7.8.0",
         "swiper": "^11.1.3",
@@ -2407,10 +2407,9 @@
       }
     },
     "node_modules/@babel/runtime-corejs3": {
-      "version": "7.23.2",
-      "resolved": "https://registry.npmmirror.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.2.tgz",
-      "integrity": "sha512-54cIh74Z1rp4oIjsHjqN+WM4fMyCBYe+LpZ9jWm51CZ1fbH3SkAzQD/3XLoNkjbJ7YEmjobLXyvQrFypRHOrXw==",
-      "license": "MIT",
+      "version": "7.24.6",
+      "resolved": "https://registry.npmmirror.com/@babel/runtime-corejs3/-/runtime-corejs3-7.24.6.tgz",
+      "integrity": "sha512-tbC3o8uHK9xMgMsvUm9qGqxVpbv6yborMBLbDteHIc7JDNHsTV0vDMQ5j1O1NXvO+BDELtL9KgoWYaUVIVGt8w==",
       "dependencies": {
         "core-js-pure": "^3.30.2",
         "regenerator-runtime": "^0.14.0"
@@ -4904,7 +4903,6 @@
       "version": "3.0.9",
       "resolved": "https://registry.npmmirror.com/@types/parse/-/parse-3.0.9.tgz",
       "integrity": "sha512-DGTHygc7krgmNAK8h42giwmAofCd9uv2++RD+zw6OmWI7AEnlTYZwEuWsx22SA2CSMQrZW8P2INHLpQbnQFUng==",
-      "license": "MIT",
       "dependencies": {
         "@types/node": "*"
       }
@@ -13811,16 +13809,15 @@
       }
     },
     "node_modules/parse": {
-      "version": "5.1.0",
-      "resolved": "https://registry.npmmirror.com/parse/-/parse-5.1.0.tgz",
-      "integrity": "sha512-46gVRe1JHsh21Ht0/Ko6PeMDl6wELLMYxnZPFD6iZm2EWsWnzi2txNGE6PvnIv+G7yOufZIOD0BCZLYOFl3toA==",
-      "license": "Apache-2.0",
+      "version": "5.2.0",
+      "resolved": "https://registry.npmmirror.com/parse/-/parse-5.2.0.tgz",
+      "integrity": "sha512-FoD3kcLAQCw/2J1984sl3GUBzbHE2tA9mUcyw/EBWZ46WVZTzV+kjnA5tttXyzN4uodt21wSluzjbGnyLqreKw==",
       "dependencies": {
-        "@babel/runtime-corejs3": "7.23.2",
+        "@babel/runtime-corejs3": "7.24.6",
         "idb-keyval": "6.2.1",
         "react-native-crypto-js": "1.0.0",
-        "uuid": "9.0.1",
-        "ws": "8.16.0",
+        "uuid": "10.0.0",
+        "ws": "8.17.1",
         "xmlhttprequest": "1.8.0"
       },
       "engines": {
@@ -14387,23 +14384,21 @@
       }
     },
     "node_modules/parse/node_modules/uuid": {
-      "version": "9.0.1",
-      "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz",
-      "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
+      "version": "10.0.0",
+      "resolved": "https://registry.npmmirror.com/uuid/-/uuid-10.0.0.tgz",
+      "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
       "funding": [
         "https://github.com/sponsors/broofa",
         "https://github.com/sponsors/ctavan"
       ],
-      "license": "MIT",
       "bin": {
         "uuid": "dist/bin/uuid"
       }
     },
     "node_modules/parse/node_modules/ws": {
-      "version": "8.16.0",
-      "resolved": "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz",
-      "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
-      "license": "MIT",
+      "version": "8.17.1",
+      "resolved": "https://registry.npmmirror.com/ws/-/ws-8.17.1.tgz",
+      "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
       "engines": {
         "node": ">=10.0.0"
       },

+ 1 - 1
src/package.json

@@ -26,7 +26,7 @@
     "angular-calendar": "^0.31.1",
     "date-fns": "^3.6.0",
     "ionicons": "^7.0.0",
-    "parse": "^5.1.0",
+    "parse": "^5.2.0",
     "parse-dashboard": "^5.4.0",
     "rxjs": "~7.8.0",
     "swiper": "^11.1.3",