diff --git a/package-lock.json b/package-lock.json index c4e9a948..8bc77cf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4740,9 +4740,9 @@ } }, "pug-code-gen": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.2.tgz", - "integrity": "sha512-kROFWv/AHx/9CRgoGJeRSm+4mLWchbgpRzTEn8XCiwwOy6Vh0gAClS8Vh5TEJ9DBjaP8wCjS3J6HKsEsYdvaCw==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-2.0.3.tgz", + "integrity": "sha512-r9sezXdDuZJfW9J91TN/2LFbiqDhmltTFmGpHTsGdrNGp3p4SxAjjXEfnuK2e4ywYsRIVP0NeLbSAMHUcaX1EA==", "optional": true, "requires": { "constantinople": "^3.1.2", @@ -10446,6 +10446,10 @@ } } }, + "web3": { + "version": "github:ethereum/web3.js#f1969964d8905da5bac22b0646d5a742f9c0ab7d", + "from": "github:ethereum/web3.js" + }, "whelk": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/whelk/-/whelk-6.0.1.tgz",