瀏覽代碼

Bump strophe.js to 1.3.3

JC Brand 6 年之前
父節點
當前提交
385a82f432
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 3 2
      package-lock.json
  2. 1 1
      src/headless/package.json

+ 3 - 2
package-lock.json

@@ -13594,8 +13594,9 @@
       }
     },
     "strophe.js": {
-      "version": "github:strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31",
-      "from": "github:strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31"
+      "version": "1.3.3",
+      "resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.3.3.tgz",
+      "integrity": "sha512-sKPmbgQbwte+XhnUuHbCwl21LRguLdFGQs8KP6R7ki1Lw9F/yeZPECPqDLxpazoFO49nhPwb8rWvPTYGX1fhjw=="
     },
     "strophejs-plugin-ping": {
       "version": "0.0.3",

+ 1 - 1
src/headless/package.json

@@ -29,7 +29,7 @@
     "jed": "1.1.1",
     "lodash": "^4.17.11",
     "pluggable.js": "2.0.1",
-    "strophe.js": "strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31",
+    "strophe.js": "1.3.3",
     "strophejs-plugin-ping": "0.0.3",
     "strophejs-plugin-rsm": "0.0.2",
     "twemoji": "^11.0.1",