diff --git a/package.json b/package.json index ea8d026..1fcbc41 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/ianwalter/decision-tree#readme", "dependencies": { - "@babel/runtime-corejs3": "^7.4.4", + "@babel/runtime-corejs3": "^7.4.5", "@ianwalter/base-error": "^5.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 74ce66d..6cf61e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -701,6 +701,14 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.2" +"@babel/runtime-corejs3@^7.4.5": + version "7.4.5" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.4.5.tgz#7df89702351c5fdc34b5555544fcf11b4ea7051c" + integrity sha512-yxHpUObdpx4zbuLJOHIZkw43E4NbWGsGH+85kRUj+VEcdtjlqI0vDcAja9mwOHqD7/4vCZp69q6eztz/sFDibQ== + dependencies: + core-js-pure "^3.0.0" + regenerator-runtime "^0.13.2" + "@babel/runtime@^7.3.1": version "7.4.3" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"