diff --git a/package.json b/package.json index 5d88212..cc0abf7 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "web-animations-js": "2.3.2" }, "devDependencies": { - "@babel/runtime-corejs2": "7.9.6", + "@babel/runtime-corejs2": "7.14.6", "@nuxt/typescript-build": "0.6.6", "@nuxtjs/eslint-config": "2.0.2", "@nuxtjs/eslint-config-typescript": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 2bc0971..ad85521 100644 --- a/yarn.lock +++ b/yarn.lock @@ -777,10 +777,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime-corejs2@7.9.6": - version "7.9.6" - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz#acd5d6351384cc2828dc211aa5426a90476bf4a8" - integrity sha512-TcdM3xc7weMrwTawuG3BTjtVE3mQLXUPQ9CxTbSKOrhn3QAcqCJ2fz+IIv25wztzUnhNZat7hr655YJa61F3zg== +"@babel/runtime-corejs2@7.14.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.14.6.tgz#e5d3a1a5a08f4498734dd3701af4fd18dd8677b5" + integrity sha512-wICJNTtKkM0sB/Oip84Ul8W2lqMj/5eG5JsfgjfRnO69ucvSrwmVr2M2sS6ysV8s13EXwicEM0SuGRuFkvvbnQ== dependencies: core-js "^2.6.5" regenerator-runtime "^0.13.4"