diff --git a/package.json b/package.json index e5778ed8145..d466d58f535 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@babel/plugin-transform-modules-commonjs": "^7.8.3", "@babel/plugin-transform-runtime": "^7.8.3", "@babel/preset-env": "^7.8.7", - "@babel/standalone": "^7.8.7", + "@babel/standalone": "^7.8.8", "@nuxtjs/google-analytics": "^2.2.3", "@nuxtjs/pwa": "^3.0.0-beta.20", "@vue/test-utils": "1.0.0-beta.29", diff --git a/yarn.lock b/yarn.lock index 4accbcdcf38..4ccece131a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1494,10 +1494,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/standalone@^7.8.7": - version "7.8.7" - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.7.tgz#905e2ba733bb5e5916d5324d860cf855232e1dce" - integrity sha512-tI9NO4Wz5CfVdnjGs4O9hIN0bOuUeLFeMBGOzmEP19MiAFmCi6GFRf+EELE8ZPJQ+OqherJMLnszN4ALPF2ahA== +"@babel/standalone@^7.8.8": + version "7.8.8" + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.8.tgz#1f69a58a1736b336206d86b4d8cf3f7f77317075" + integrity sha512-TeUxX+DYxNWliyU71gF4ti5NGrEheuB6NrxOumGRX/07EZXBBM90UljRzC9XjiP9f0NsEQYLQVmjd2Pu7NNARA== "@babel/template@^7.4.0", "@babel/template@^7.7.4": version "7.7.4"