diff --git a/package.json b/package.json index bf9afdc1..f872d7f3 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.17.3", "@babel/plugin-transform-runtime": "^7.17.0", "@babel/preset-env": "^7.16.11", - "@babel/runtime": "7.17.2", + "@babel/runtime": "7.17.8", "@electron/universal": "^1.2.1", "@types/auto-launch": "^5.0.2", "@types/electron-json-storage": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index 229f0b52..f284aadc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -946,14 +946,7 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@7.17.2": - version "7.17.2" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941" - integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw== - dependencies: - regenerator-runtime "^0.13.4" - -"@babel/runtime@^7.13.10", "@babel/runtime@^7.17.2", "@babel/runtime@^7.8.4": +"@babel/runtime@7.17.8", "@babel/runtime@^7.13.10", "@babel/runtime@^7.17.2", "@babel/runtime@^7.8.4": version "7.17.8" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2" integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==