diff --git a/package-lock.json b/package-lock.json index bda8398..095e96b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@rdfjs/normalize": "^2.0.3", "@rdfjs/types": "^1.1.2", "@types/chai": "^4.3.20", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/n3": "^1.21.1", "@types/sinon": "^10.0.20", "arrayify-stream": "^2.0.1", @@ -6871,9 +6871,9 @@ "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" }, "node_modules/@types/mocha": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.9.tgz", - "integrity": "sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "license": "MIT" }, "node_modules/@types/n3": { diff --git a/package.json b/package.json index 079f454..46eeac6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@rdfjs/normalize": "^2.0.3", "@rdfjs/types": "^1.1.2", "@types/chai": "^4.3.20", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/n3": "^1.21.1", "@types/sinon": "^10.0.20", "arrayify-stream": "^2.0.1",