Commit 2009a94b authored by JC Brand's avatar JC Brand

Update to Strophe 1.3.6

Fixes #2067
parent bab71485
...@@ -23087,9 +23087,9 @@ ...@@ -23087,9 +23087,9 @@
} }
}, },
"strophe.js": { "strophe.js": {
"version": "1.3.5", "version": "1.3.6",
"resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.3.5.tgz", "resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.3.6.tgz",
"integrity": "sha512-258PeC2FieDMBtewJLXwmgtXmG2AI8eRJJnfOV1geUeQJui2nrRzu2feclG53PDbvUZrSP0eWcPAnraPuHjRAQ==", "integrity": "sha512-kTFdf6ziHqlp2PCr7Z7D/lhO+Hd0FIhzwXXlAIQNOqCWwnnTEor9folIUCVoXgZRMYPQ9BTXI2wBv88RG8mgAA==",
"requires": { "requires": {
"abab": "^2.0.0", "abab": "^2.0.0",
"ws": "^7.0.0", "ws": "^7.0.0",
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"localforage": "^1.7.3", "localforage": "^1.7.3",
"lodash-es": "^4.17.15", "lodash-es": "^4.17.15",
"pluggable.js": "2.0.1", "pluggable.js": "2.0.1",
"strophe.js": "1.3.5", "strophe.js": "1.3.6",
"twemoji": "^12.1.2" "twemoji": "^12.1.2"
} }
} }
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