diff --git a/package.json b/package.json index e7adfafd..6b13c90d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ } }, "dependencies": { - "@babel/runtime": "^7.21.5", + "@babel/runtime": "^7.7.2", "js-yaml": "^3.13.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5d41558d..fa4b9a11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1144,14 +1144,7 @@ pirates "^4.0.5" source-map-support "^0.5.16" -"@babel/runtime@^7.21.5": - version "7.21.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200" - integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q== - dependencies: - regenerator-runtime "^0.13.11" - -"@babel/runtime@^7.8.4": +"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": version "7.12.5" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==