diff --git a/assets/eip-4907/package-lock.json b/assets/eip-4907/package-lock.json index 6206d694af2e75..5509bbd28f39ba 100644 --- a/assets/eip-4907/package-lock.json +++ b/assets/eip-4907/package-lock.json @@ -10,8 +10,8 @@ "license": "CC0-1.0", "dependencies": { "@openzeppelin/contracts": "^4.9.3", - "@types/chai": "^4.3.0", - "@types/mocha": "^10.0.2", + "@types/chai": "^4.3.8", + "@types/mocha": "^10.0.1", "chai": "^4.3.6" } }, @@ -21,9 +21,9 @@ "integrity": "sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==" }, "node_modules/@types/chai": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.0.tgz", - "integrity": "sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==" + "version": "4.3.8", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", + "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==" }, "node_modules/@types/mocha": { "version": "10.0.3", @@ -114,9 +114,9 @@ "integrity": "sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==" }, "@types/chai": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.0.tgz", - "integrity": "sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==" + "version": "4.3.8", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", + "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==" }, "@types/mocha": { "version": "10.0.3", diff --git a/assets/eip-4907/package.json b/assets/eip-4907/package.json index 5ded092af87612..272e62383e36e2 100644 --- a/assets/eip-4907/package.json +++ b/assets/eip-4907/package.json @@ -12,7 +12,7 @@ "license": "CC0-1.0", "dependencies": { "@openzeppelin/contracts": "^4.9.3", - "@types/chai": "^4.3.0", + "@types/chai": "^4.3.8", "@types/mocha": "^10.0.1", "chai": "^4.3.6" }