diff --git a/frontend/package.json b/frontend/package.json index e039710fa..2cc5744db 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,7 +43,7 @@ "dependencies": { "@vue/test-utils": "^1.1.3", "axios": "^0.21.1", - "babel-core": "^7.12.3", + "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.6.3", "babel-plugin-require-context-hook": "^1.0.0", "bootstrap": "4.3.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 6086562f9..cf52833bf 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2055,7 +2055,7 @@ babel-code-frame@^6.22.0, babel-code-frame@^6.26.0: esutils "^2.0.2" js-tokens "^3.0.2" -babel-core@^7.12.3: +babel-core@^7.0.0-bridge.0: version "7.0.0-bridge.0" resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece" integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==