diff --git a/package.json b/package.json index 5c1102ae..f4468ac6 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.20.7", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "7.20.7", + "@babel/runtime": "7.20.13", "@electron/universal": "^1.3.4", "@types/auto-launch": "^5.0.2", "@types/electron-json-storage": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index 6e4da24a..9140f4af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,10 +942,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@7.20.7", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.6", "@babel/runtime@^7.8.4": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd" - integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ== +"@babel/runtime@7.20.13", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.6", "@babel/runtime@^7.8.4": + version "7.20.13" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b" + integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA== dependencies: regenerator-runtime "^0.13.11"