diff --git a/package-lock.json b/package-lock.json index 78721e8b..1ab12e3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@alcalzone/release-script-plugin-license": "^3.5.9", "@iobroker/adapter-dev": "^1.2.0", "@iobroker/testing": "^4.1.0", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.7", "@types/chai-as-promised": "^7.1.6", "@types/gulp": "^4.0.14", "@types/mocha": "^10.0.2", @@ -1014,9 +1014,9 @@ } }, "node_modules/@types/chai": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.6.tgz", - "integrity": "sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.7.tgz", + "integrity": "sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ==", "dev": true }, "node_modules/@types/chai-as-promised": { @@ -9142,9 +9142,9 @@ "dev": true }, "@types/chai": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.6.tgz", - "integrity": "sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.7.tgz", + "integrity": "sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ==", "dev": true }, "@types/chai-as-promised": { diff --git a/package.json b/package.json index 2dce0f2c..d02f8d07 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@alcalzone/release-script-plugin-license": "^3.5.9", "@iobroker/adapter-dev": "^1.2.0", "@iobroker/testing": "^4.1.0", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.7", "@types/chai-as-promised": "^7.1.6", "@types/gulp": "^4.0.14", "@types/mocha": "^10.0.2",