dusenyao 2 vuotta sitten
vanhempi
commit
45105e525d
2 muutettua tiedostoa jossa 9 lisäystä ja 9 poistoa
  1. 7 7
      package-lock.json
  2. 2 2
      package.json

+ 7 - 7
package-lock.json

@@ -15,7 +15,7 @@
         "core-js": "^3.29.0",
         "dayjs": "^1.11.7",
         "element-ui": "^2.15.13",
-        "jquery": "^3.6.3",
+        "jquery": "^3.6.4",
         "js-base64": "^3.7.5",
         "js-cookie": "^3.0.1",
         "jsplumb": "^2.15.6",
@@ -13842,9 +13842,9 @@
       }
     },
     "node_modules/jquery": {
-      "version": "3.6.3",
-      "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.6.3.tgz",
-      "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
+      "version": "3.6.4",
+      "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.6.4.tgz",
+      "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
     },
     "node_modules/js-audio-recorder": {
       "version": "1.0.7",
@@ -33305,9 +33305,9 @@
       }
     },
     "jquery": {
-      "version": "3.6.3",
-      "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.6.3.tgz",
-      "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
+      "version": "3.6.4",
+      "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.6.4.tgz",
+      "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
     },
     "js-audio-recorder": {
       "version": "1.0.7",

+ 2 - 2
package.json

@@ -16,11 +16,11 @@
     "@tinymce/tinymce-vue": "^3.2.8",
     "awe-dnd": "^0.3.4",
     "axios": "^1.3.4",
-    "book-ui": "file:../book-ui-0.3.27.tgz",
+    "book-ui": "file:../book-ui-0.3.28.tgz",
     "core-js": "^3.29.0",
     "dayjs": "^1.11.7",
     "element-ui": "^2.15.13",
-    "jquery": "^3.6.3",
+    "jquery": "^3.6.4",
     "js-base64": "^3.7.5",
     "js-cookie": "^3.0.1",
     "jsplumb": "^2.15.6",