diff --git a/package-lock.json b/package-lock.json index d51cdf4..5338cd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -527,9 +527,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/debug": { diff --git a/package.json b/package.json index 9bea0ec..8d78285 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "homepage": "https://github.com/mmomtchev/velitherm#readme", "devDependencies": { - "@types/chai": "^4.3.6", + "@types/chai": "^4.3.7", "@types/mocha": "^9.1.0", "@types/node": "^18.18.3", "@typescript-eslint/eslint-plugin": "^5.62.0",