diff --git a/package.json b/package.json index 5d88212..58de76a 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.17.9", "@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..398458e 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.17.9": + version "7.17.9" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.17.9.tgz#068e3f4cc08c7c62504eb704b5eb8b735b079b56" + integrity sha512-+QThIsnjVY12uURTvmnW33risFZ7ulq6OWw0VJL08UwiYiWVp9PM63s+W1L2ppajYyKAYKb7afcGYSHzA0k04Q== dependencies: core-js "^2.6.5" regenerator-runtime "^0.13.4"