diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index c6d8307358..91afa789aa 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -2270,9 +2270,9 @@ } }, "@babel/runtime": { - "version": "7.9.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.6.tgz", - "integrity": "sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==", + "version": "7.10.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.0.tgz", + "integrity": "sha512-tgYb3zVApHbLHYOPWtVwg25sBqHhfBXRKeKoTIyoheIxln1nA7oBl7SfHfiTG2GhDPI8EUBkOD/0wJCP/3HN4Q==", "requires": { "regenerator-runtime": "^0.13.4" },