X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=libs%2Fstellar-util%2Fpackage-lock.json;h=8bf592d29cbcbf54c18e0d8208dee9e7c5fdc00b;hb=8ce57f3c13a801c79287f3e4bfca38df8ccefd32;hp=3ce73f19b3f8d7ff1930f517a0731f7dbef9cb10;hpb=043717034b80e76d537c345c440cb68ec2832020;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/libs/stellar-util/package-lock.json b/libs/stellar-util/package-lock.json index 3ce73f1..8bf592d 100644 --- a/libs/stellar-util/package-lock.json +++ b/libs/stellar-util/package-lock.json @@ -581,9 +581,9 @@ } }, "elliptic": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz", - "integrity": "sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "dev": true, "requires": { "bn.js": "^4.4.0",