diff --git a/package-lock.json b/package-lock.json index 1a4d4a622..87acaf707 100644 --- a/package-lock.json +++ b/package-lock.json @@ -288,14 +288,14 @@ } }, "node_modules/@homebridge/ciao": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@homebridge/ciao/-/ciao-1.1.7.tgz", - "integrity": "sha512-q8XRDFn2peboPHGV+wbLCpp52anKiZsoNHZGA+t3I2iJ0/Qn+/8YNO0ILiJnPlVYos6fHceYiL75fhNIISTBRg==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@homebridge/ciao/-/ciao-1.1.8.tgz", + "integrity": "sha512-Atn8+vwYtfI/J6nYCOVm4uVBAmiQO4rPi0umVbh766cf/OsVxQ+Qedbo9lxIf15iDsMbBlDV7T1wATdHqI5lXw==", "dependencies": { "debug": "^4.3.4", "fast-deep-equal": "^3.1.3", "source-map-support": "^0.5.21", - "tslib": "^2.5.0" + "tslib": "^2.6.2" }, "bin": { "ciao-bcs": "lib/bonjour-conformance-testing.js" @@ -304,11 +304,6 @@ "node": ">=14" } }, - "node_modules/@homebridge/ciao/node_modules/tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" - }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", @@ -4315,6 +4310,11 @@ } } }, + "node_modules/tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + }, "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", @@ -4848,21 +4848,14 @@ "dev": true }, "@homebridge/ciao": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@homebridge/ciao/-/ciao-1.1.7.tgz", - "integrity": "sha512-q8XRDFn2peboPHGV+wbLCpp52anKiZsoNHZGA+t3I2iJ0/Qn+/8YNO0ILiJnPlVYos6fHceYiL75fhNIISTBRg==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@homebridge/ciao/-/ciao-1.1.8.tgz", + "integrity": "sha512-Atn8+vwYtfI/J6nYCOVm4uVBAmiQO4rPi0umVbh766cf/OsVxQ+Qedbo9lxIf15iDsMbBlDV7T1wATdHqI5lXw==", "requires": { "debug": "^4.3.4", "fast-deep-equal": "^3.1.3", "source-map-support": "^0.5.21", - "tslib": "^2.5.0" - }, - "dependencies": { - "tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" - } + "tslib": "^2.6.2" } }, "@humanwhocodes/config-array": { @@ -7679,6 +7672,11 @@ "yn": "3.1.1" } }, + "tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + }, "type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",