Jaya Allamsetty 7 months ago
parent
commit
2d77bf1da9
2 changed files with 6 additions and 6 deletions
  1. 5
    5
      package-lock.json
  2. 1
    1
      package.json

+ 5
- 5
package-lock.json View File

@@ -61,7 +61,7 @@
61 61
         "js-md5": "0.6.1",
62 62
         "js-sha512": "0.8.0",
63 63
         "jwt-decode": "2.2.0",
64
-        "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz",
64
+        "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz",
65 65
         "lodash-es": "4.17.21",
66 66
         "moment": "2.29.4",
67 67
         "moment-duration-format": "2.2.2",
@@ -12428,8 +12428,8 @@
12428 12428
     },
12429 12429
     "node_modules/lib-jitsi-meet": {
12430 12430
       "version": "0.0.0",
12431
-      "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz",
12432
-      "integrity": "sha512-o+Wn2IKhfk3Wj6fbjNao1FSpnRdqRYyGkvVbEbbZA0HG8UpraqAL4uQA714V10x5KjkAQBTWPqGIimelfIHMBw==",
12431
+      "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz",
12432
+      "integrity": "sha512-SDLUMH9jD1fAP+xpuYF7z33Oyfmo9lW0fy3uxW+9SThY7hXV/QwMzYlw/Z6D2yzjwbSUwDgIuo/OgrllWlax2w==",
12433 12433
       "hasInstallScript": true,
12434 12434
       "license": "Apache-2.0",
12435 12435
       "dependencies": {
@@ -27864,8 +27864,8 @@
27864 27864
       }
27865 27865
     },
27866 27866
     "lib-jitsi-meet": {
27867
-      "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz",
27868
-      "integrity": "sha512-o+Wn2IKhfk3Wj6fbjNao1FSpnRdqRYyGkvVbEbbZA0HG8UpraqAL4uQA714V10x5KjkAQBTWPqGIimelfIHMBw==",
27867
+      "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz",
27868
+      "integrity": "sha512-SDLUMH9jD1fAP+xpuYF7z33Oyfmo9lW0fy3uxW+9SThY7hXV/QwMzYlw/Z6D2yzjwbSUwDgIuo/OgrllWlax2w==",
27869 27869
       "requires": {
27870 27870
         "@jitsi/js-utils": "2.2.1",
27871 27871
         "@jitsi/logger": "2.0.2",

+ 1
- 1
package.json View File

@@ -67,7 +67,7 @@
67 67
     "js-md5": "0.6.1",
68 68
     "js-sha512": "0.8.0",
69 69
     "jwt-decode": "2.2.0",
70
-    "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz",
70
+    "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz",
71 71
     "lodash-es": "4.17.21",
72 72
     "moment": "2.29.4",
73 73
     "moment-duration-format": "2.2.2",

Loading…
Cancel
Save