Commit 587dddd8 authored by JC Brand's avatar JC Brand

Update to latest version of Strophe

which logs less on the INFO loglevel
parent 5b4224b5
...@@ -13595,9 +13595,8 @@ ...@@ -13595,9 +13595,8 @@
} }
}, },
"strophe.js": { "strophe.js": {
"version": "1.3.2", "version": "github:strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31",
"resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.3.2.tgz", "from": "github:strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31"
"integrity": "sha512-N6n93B0+0/qRazWUtgunJNE3DTfEpz363i17Uvnqh0lvl9iATnMtSoZtKjqN3reKPtjtBpbBRMWAQJRc688QkQ=="
}, },
"strophejs-plugin-ping": { "strophejs-plugin-ping": {
"version": "0.0.3", "version": "0.0.3",
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"jed": "1.1.1", "jed": "1.1.1",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"pluggable.js": "2.0.0", "pluggable.js": "2.0.0",
"strophe.js": "1.3.2", "strophe.js": "strophe/strophejs#f5173c0c606b8bc6204bb00b57b35bbc502d4b31",
"strophejs-plugin-ping": "0.0.3", "strophejs-plugin-ping": "0.0.3",
"strophejs-plugin-rsm": "0.0.2", "strophejs-plugin-rsm": "0.0.2",
"twemoji": "^11.0.1", "twemoji": "^11.0.1",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment