diff --git a/package-lock.json b/package-lock.json index bf08ca6..7c99c09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5903,9 +5903,9 @@ } }, "node_modules/lodash": { - "version": "4.17.19", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "node_modules/lodash.flatmap": { "version": "4.5.0", @@ -11509,6 +11509,7 @@ }, "bignumber.js": { "version": "git+ssh://git@github.com/frozeman/bignumber.js-nolookahead.git#57692b3ecfc98bbdd6b3a516cb2353652ea49934", + "integrity": "sha512-mG6Bne4TAf3AiIVjoffrbhuenKhbRqKqBRrbFzGUABDcaxBpCpXvhcsgdG6HR5ej+CED58tgV47sgk5W84Wrcg==", "from": "bignumber.js@git+https://github.com/frozeman/bignumber.js-nolookahead.git" }, "binary-extensions": { @@ -12615,6 +12616,7 @@ }, "ethereumjs-abi": { "version": "git+ssh://git@github.com/ethereumjs/ethereumjs-abi.git#1cfbb13862f90f0b391d8a699544d5fe4dfb8c7b", + "integrity": "sha512-tjxVf4y42eaaXNrEwSk0dl+Q86iQFNXajoyVEh5g1d+jf38c4GPKas04SNOkk3jFpuzoFTLhc4AmhnPELQicjg==", "from": "ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git", "requires": { "bn.js": "^4.11.8", @@ -14142,9 +14144,9 @@ } }, "lodash": { - "version": "4.17.19", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.flatmap": { "version": "4.5.0",