diff --git a/package.json b/package.json index 46dc382..8bd53ba 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "Adam Jenkins " ], "dependencies": { - "@babel/runtime": "^7.10.2", + "@babel/runtime": "^7.26.10", "abortcontroller-polyfill": "^1.4.0", "boolean": "^3.0.1", "caseless": "^0.12.0", diff --git a/yarn.lock b/yarn.lock index 2959b35..bac6a5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -775,7 +775,12 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.10.2", "@babel/runtime@^7.8.4": +"@babel/runtime@^7.26.10": + version "7.27.1" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541" + integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog== + +"@babel/runtime@^7.8.4": version "7.10.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839" integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==