|
@@ -1,16 +1,18 @@
|
|
|
{
|
|
|
"name": "@converse/headless",
|
|
|
- "version": "9.0.0",
|
|
|
+ "version": "9.1.0",
|
|
|
"lockfileVersion": 2,
|
|
|
"requires": true,
|
|
|
"packages": {
|
|
|
"": {
|
|
|
"name": "@converse/headless",
|
|
|
- "version": "9.0.0",
|
|
|
+ "version": "9.1.0",
|
|
|
"license": "MPL-2.0",
|
|
|
"dependencies": {
|
|
|
+ "@converse/openpromise": "^0.0.1",
|
|
|
"@converse/skeletor": "conversejs/skeletor#c7e76b023337a8ac201c74507f7a1209de1c6d18",
|
|
|
"dayjs": "1.10.6",
|
|
|
+ "dompurify": "^2.3.1",
|
|
|
"filesize": "^7.0.0",
|
|
|
"localforage": "^1.10.0",
|
|
|
"localforage-driver-memory": "^1.0.5",
|
|
@@ -23,8 +25,7 @@
|
|
|
"sprintf-js": "^1.1.2",
|
|
|
"strophe.js": "1.4.4",
|
|
|
"urijs": "^1.19.7"
|
|
|
- },
|
|
|
- "devDependencies": {}
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/@converse/openpromise": {
|
|
|
"version": "0.0.1",
|
|
@@ -82,6 +83,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
|
|
|
"integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
|
|
|
},
|
|
|
+ "node_modules/dompurify": {
|
|
|
+ "version": "2.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz",
|
|
|
+ "integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg=="
|
|
|
+ },
|
|
|
"node_modules/filesize": {
|
|
|
"version": "7.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-7.0.0.tgz",
|
|
@@ -104,9 +110,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/lit-html": {
|
|
|
- "version": "2.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.2.0.tgz",
|
|
|
- "integrity": "sha512-dJnevgV8VkCuOXLWrjQopDE8nSy8CzipZ/ATfYQv7z7Dct4abblcKecf50gkIScuwCTzKvRLgvTgV0zzagW4gA==",
|
|
|
+ "version": "2.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.2.2.tgz",
|
|
|
+ "integrity": "sha512-cJofCRXuizwyaiGt9pJjJOcauezUlSB6t87VBXsPwRhbzF29MgD8GH6fZ0BuZdXAAC02IRONZBd//VPUuU8QbQ==",
|
|
|
"dependencies": {
|
|
|
"@types/trusted-types": "^2.0.2"
|
|
|
}
|
|
@@ -221,9 +227,9 @@
|
|
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
|
},
|
|
|
"node_modules/urijs": {
|
|
|
- "version": "1.19.8",
|
|
|
- "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.8.tgz",
|
|
|
- "integrity": "sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw=="
|
|
|
+ "version": "1.19.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz",
|
|
|
+ "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ=="
|
|
|
},
|
|
|
"node_modules/ws": {
|
|
|
"version": "7.5.7",
|
|
@@ -298,6 +304,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
|
|
|
"integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
|
|
|
},
|
|
|
+ "dompurify": {
|
|
|
+ "version": "2.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.6.tgz",
|
|
|
+ "integrity": "sha512-OFP2u/3T1R5CEgWCEONuJ1a5+MFKnOYpkywpUSxv/dj1LeBT1erK+JwM7zK0ROy2BRhqVCf0LRw/kHqKuMkVGg=="
|
|
|
+ },
|
|
|
"filesize": {
|
|
|
"version": "7.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/filesize/-/filesize-7.0.0.tgz",
|
|
@@ -317,9 +328,9 @@
|
|
|
}
|
|
|
},
|
|
|
"lit-html": {
|
|
|
- "version": "2.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.2.0.tgz",
|
|
|
- "integrity": "sha512-dJnevgV8VkCuOXLWrjQopDE8nSy8CzipZ/ATfYQv7z7Dct4abblcKecf50gkIScuwCTzKvRLgvTgV0zzagW4gA==",
|
|
|
+ "version": "2.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.2.2.tgz",
|
|
|
+ "integrity": "sha512-cJofCRXuizwyaiGt9pJjJOcauezUlSB6t87VBXsPwRhbzF29MgD8GH6fZ0BuZdXAAC02IRONZBd//VPUuU8QbQ==",
|
|
|
"requires": {
|
|
|
"@types/trusted-types": "^2.0.2"
|
|
|
}
|
|
@@ -424,9 +435,9 @@
|
|
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
|
},
|
|
|
"urijs": {
|
|
|
- "version": "1.19.8",
|
|
|
- "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.8.tgz",
|
|
|
- "integrity": "sha512-iIXHrjomQ0ZCuDRy44wRbyTZVnfVNLVo3Ksz1yxNyE5wV1IDZW2S5Jszy45DTlw/UdsnRT7DyDhIz7Gy+vJumw=="
|
|
|
+ "version": "1.19.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz",
|
|
|
+ "integrity": "sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ=="
|
|
|
},
|
|
|
"ws": {
|
|
|
"version": "7.5.7",
|