go.mod: upgrade goja (#23721)

This update adds support for some more ES6 functionality, notably
arrow functions.
This commit is contained in:
Felix Lange
2021-10-13 14:42:00 +02:00
committed by GitHub
parent 633e7ef478
commit f9d683b07f
10 changed files with 31 additions and 297 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -13635,4 +13635,4 @@ if (typeof window !== 'undefined' && typeof window.Web3 === 'undefined') {
module.exports = Web3;
},{"./lib/web3":22}]},{},["web3"])
//# sourceMappingURL=web3-light.js.map