diff --git a/assets/eip-4907/package-lock.json b/assets/eip-4907/package-lock.json index 94da5bb64167a5..d96f8d0e4487b4 100644 --- a/assets/eip-4907/package-lock.json +++ b/assets/eip-4907/package-lock.json @@ -10,9 +10,9 @@ "license": "CC0-1.0", "dependencies": { "@openzeppelin/contracts": "^5.0.0", - "@types/chai": "^4.3.0", + "@types/chai": "^4.3.9", "@types/mocha": "^10.0.1", - "chai": "^4.3.6" + "chai": "^4.3.10" } }, "node_modules/@openzeppelin/contracts": { @@ -21,9 +21,9 @@ "integrity": "sha512-bv2sdS6LKqVVMLI5+zqnNrNU/CA+6z6CmwFXm/MzmOPBRSO5reEJN7z0Gbzvs0/bv/MZZXNklubpwy3v2+azsw==" }, "node_modules/@types/chai": { - "version": "4.3.8", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", - "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==" + "version": "4.3.9", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.9.tgz", + "integrity": "sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==" }, "node_modules/@types/mocha": { "version": "10.0.3", @@ -117,9 +117,9 @@ "integrity": "sha512-bv2sdS6LKqVVMLI5+zqnNrNU/CA+6z6CmwFXm/MzmOPBRSO5reEJN7z0Gbzvs0/bv/MZZXNklubpwy3v2+azsw==" }, "@types/chai": { - "version": "4.3.8", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.8.tgz", - "integrity": "sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==" + "version": "4.3.9", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.9.tgz", + "integrity": "sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==" }, "@types/mocha": { "version": "10.0.3", diff --git a/assets/eip-4907/package.json b/assets/eip-4907/package.json index faaed126105781..6a338c982c9bc0 100644 --- a/assets/eip-4907/package.json +++ b/assets/eip-4907/package.json @@ -12,7 +12,7 @@ "license": "CC0-1.0", "dependencies": { "@openzeppelin/contracts": "^5.0.0", - "@types/chai": "^4.3.0", + "@types/chai": "^4.3.9", "@types/mocha": "^10.0.1", "chai": "^4.3.10" }