diff --git a/substrate/.maintain/chaostest/package-lock.json b/substrate/.maintain/chaostest/package-lock.json
index d975c9faf9e729a9b61965e88dd37f0042e2ad16..8855f221a133d14040312ce255bbf5ced3c27183 100644
--- a/substrate/.maintain/chaostest/package-lock.json
+++ b/substrate/.maintain/chaostest/package-lock.json
@@ -1720,9 +1720,9 @@
       }
     },
     "elliptic": {
-      "version": "6.5.2",
-      "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz",
-      "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==",
+      "version": "6.5.3",
+      "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
+      "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
       "requires": {
         "bn.js": "^4.4.0",
         "brorand": "^1.0.1",