Bump strophe.js to 1.3.3

This commit is contained in:
JC Brand 2019-05-15 09:35:02 +02:00
parent 1bc425e596
commit 385a82f432
2 changed files with 4 additions and 3 deletions

5
package-lock.json generated
View File

@ -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",

View File

@ -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",