Преглед изворни кода

Update to the latest strophe.js commit

JC Brand пре 7 месеци
родитељ
комит
7f0d42c3bc
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 3 3
      package-lock.json
  2. 1 1
      src/headless/package.json

+ 3 - 3
package-lock.json

@@ -9868,8 +9868,8 @@
     },
     "node_modules/strophe.js": {
       "version": "3.1.0",
-      "resolved": "git+ssh://git@github.com/strophe/strophejs.git#715a036ebbbcffb16b379698a2e5c8f9fe7fe8b1",
-      "integrity": "sha512-islyhpWIQoSkmCUBgUdPSQOym6E50Ou2LJynIYCzp8H7xHRQdBmoYDKFlpy3xSvbUA5+Ud7/4rJdjir4MBM1Tg==",
+      "resolved": "git+ssh://git@github.com/strophe/strophejs.git#9b643a43b5cd79f0d8a2e0015e9d2c0d0fec8578",
+      "integrity": "sha512-/T9ptJEZPy98XaGaFoNfvrzcRQDafRDjSY/Kq3Gk3ilMEmD2oDGslyIdFFYxjAgU6ON6Z1e0Z9CnzgXggqHtFQ==",
       "license": "MIT",
       "optionalDependencies": {
         "@types/jsdom": "^21.1.7",
@@ -11121,7 +11121,7 @@
         "pluggable.js": "3.0.1",
         "sizzle": "^2.3.5",
         "sprintf-js": "^1.1.2",
-        "strophe.js": "strophe/strophejs#715a036ebbbcffb16b379698a2e5c8f9fe7fe8b1",
+        "strophe.js": "strophe/strophejs#9b643a43b5cd79f0d8a2e0015e9d2c0d0fec8578",
         "urijs": "^1.19.10"
       },
       "devDependencies": {}

+ 1 - 1
src/headless/package.json

@@ -42,7 +42,7 @@
     "pluggable.js": "3.0.1",
     "sizzle": "^2.3.5",
     "sprintf-js": "^1.1.2",
-    "strophe.js": "strophe/strophejs#715a036ebbbcffb16b379698a2e5c8f9fe7fe8b1",
+    "strophe.js": "strophe/strophejs#9b643a43b5cd79f0d8a2e0015e9d2c0d0fec8578",
     "urijs": "^1.19.10"
   },
   "devDependencies": {}