|
@@ -2330,7 +2330,7 @@
|
|
|
"version": "20.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.1.tgz",
|
|
|
"integrity": "sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==",
|
|
|
- "dev": true
|
|
|
+ "devOptional": true
|
|
|
},
|
|
|
"node_modules/@types/parse-json": {
|
|
|
"version": "4.0.0",
|
|
@@ -2415,7 +2415,7 @@
|
|
|
"version": "8.5.5",
|
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz",
|
|
|
"integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==",
|
|
|
- "dev": true,
|
|
|
+ "devOptional": true,
|
|
|
"dependencies": {
|
|
|
"@types/node": "*"
|
|
|
}
|
|
@@ -2899,9 +2899,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@xmldom/xmldom": {
|
|
|
- "version": "0.8.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.7.tgz",
|
|
|
- "integrity": "sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==",
|
|
|
+ "version": "0.8.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.8.tgz",
|
|
|
+ "integrity": "sha512-0LNz4EY8B/8xXY86wMrQ4tz6zEHZv9ehFMJPm8u2gq5lQ71cfRKdaKyxfJAx5aUoyzx0qzgURblTisPGgz3d+Q==",
|
|
|
"optional": true,
|
|
|
"engines": {
|
|
|
"node": ">=10.0.0"
|
|
@@ -9940,14 +9940,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/strophe.js": {
|
|
|
- "version": "1.6.2",
|
|
|
- "resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.6.2.tgz",
|
|
|
- "integrity": "sha512-aS4zkPACypSsmewr54IAVexn+m9RHrnxQEn/kr8eF8jK5lhv+nZTEEcKMaXBRyQ00lpOAEY9lYHbApXwqIjCpA==",
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "git+ssh://git@github.com/strophe/strophejs.git#a1a9e418a49dee56e6c42a1b67be118e7cd3f5bc",
|
|
|
+ "integrity": "sha512-aZ4pzuca9Bb1jBTZHlk8qa/K9+Ey0whey8TIe9b+0DeRWhxd0YQBL2KlXz6g3sLFuy3TuITsfubMMsSpVBe1dg==",
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"abab": "^2.0.3"
|
|
|
},
|
|
|
"optionalDependencies": {
|
|
|
- "@xmldom/xmldom": "0.8.7",
|
|
|
+ "@types/ws": "^8.5.5",
|
|
|
+ "@xmldom/xmldom": "0.8.8",
|
|
|
"ws": "^8.5.0"
|
|
|
}
|
|
|
},
|
|
@@ -11247,7 +11249,7 @@
|
|
|
"pluggable.js": "3.0.1",
|
|
|
"sizzle": "^2.3.5",
|
|
|
"sprintf-js": "^1.1.2",
|
|
|
- "strophe.js": "^1.6.2",
|
|
|
+ "strophe.js": "strophe/strophejs#a1a9e418a49dee56e6c42a1b67be118e7cd3f5bc",
|
|
|
"urijs": "^1.19.10"
|
|
|
},
|
|
|
"devDependencies": {}
|