diff --git a/package-lock.json b/package-lock.json index f8d3cca..5ea240e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@alcalzone/release-script": "^3.6.0", "@alcalzone/release-script-plugin-iobroker": "^3.6.0", "@iobroker/testing": "^4.0.0", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.8", "@types/chai-as-promised": "^7.1.6", "@types/gulp": "^4.0.15", "@types/mocha": "^10.0.2", @@ -814,9 +814,9 @@ "dev": true }, "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.8", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", + "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==", "dev": true }, "node_modules/@types/chai-as-promised": { @@ -3964,9 +3964,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.8", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", + "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==", "dev": true }, "@types/chai-as-promised": { diff --git a/package.json b/package.json index 1f7ae46..74987cb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@alcalzone/release-script": "^3.6.0", "@alcalzone/release-script-plugin-iobroker": "^3.6.0", "@iobroker/testing": "^4.0.0", - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.8", "@types/chai-as-promised": "^7.1.6", "@types/gulp": "^4.0.15", "@types/mocha": "^10.0.2",