diff --git a/package-lock.json b/package-lock.json index f0e64ea..3eefa06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1406,14 +1406,6 @@ } } }, - "@elrondnetwork/dapp-core-internal": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@elrondnetwork/dapp-core-internal/-/dapp-core-internal-0.0.8.tgz", - "integrity": "sha512-ucgTovE8YHylc7qb+tTLmYSTu6OQfxtrjmWvh4GrhHGTgNAR0jwtoGK7ZlqkO+FL0TOPVVVXnehLtp2dUrvVqQ==", - "requires": { - "axios": "0.21.1" - } - }, "@elrondnetwork/dapp-utils": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@elrondnetwork/dapp-utils/-/dapp-utils-0.1.3.tgz", @@ -18301,9 +18293,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" }, "minimist-options": { "version": "4.1.0",