diff --git a/package.json b/package.json index aab93bb..2753dec 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,6 @@ "build-storybook": "build-storybook --no-dll" }, "dependencies": { - "@babel/runtime": "^7.12.13" + "@babel/runtime": "^7.13.10" } } diff --git a/yarn.lock b/yarn.lock index 7fd9918..367895b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1044,10 +1044,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.12.13": - version "7.13.9" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee" - integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA== +"@babel/runtime@^7.13.10": + version "7.13.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== dependencies: regenerator-runtime "^0.13.4"