From 466d4c087bbc96abb942a02c67243bcc9a4f2a0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 12:03:08 -0400 Subject: [PATCH] chore(deps): update babel monorepo (#32238) Co-authored-by: Renovate Bot --- .../package.json | 4 +- .../babel-preset-gatsby-package/package.json | 12 +- packages/babel-preset-gatsby/package.json | 18 +- packages/create-gatsby/package.json | 2 +- packages/gatsby-cli/package.json | 4 +- packages/gatsby-codemods/package.json | 6 +- packages/gatsby-core-utils/package.json | 4 +- packages/gatsby-cypress/package.json | 6 +- packages/gatsby-dev-cli/package.json | 6 +- .../gatsby-graphiql-explorer/package.json | 10 +- packages/gatsby-image/package.json | 6 +- packages/gatsby-link/package.json | 6 +- packages/gatsby-page-utils/package.json | 6 +- .../package.json | 4 +- .../gatsby-plugin-canonical-urls/package.json | 6 +- .../gatsby-plugin-catch-links/package.json | 6 +- .../gatsby-plugin-coffeescript/package.json | 6 +- .../package.json | 6 +- packages/gatsby-plugin-cxs/package.json | 6 +- packages/gatsby-plugin-emotion/package.json | 6 +- .../package.json | 6 +- packages/gatsby-plugin-feed/package.json | 6 +- packages/gatsby-plugin-flow/package.json | 6 +- packages/gatsby-plugin-fullstory/package.json | 6 +- .../gatsby-plugin-gatsby-cloud/package.json | 6 +- packages/gatsby-plugin-glamor/package.json | 6 +- .../package.json | 6 +- .../gatsby-plugin-google-gtag/package.json | 6 +- .../package.json | 6 +- .../gatsby-plugin-graphql-config/package.json | 4 +- packages/gatsby-plugin-image/package.json | 8 +- packages/gatsby-plugin-jss/package.json | 6 +- packages/gatsby-plugin-layout/package.json | 6 +- packages/gatsby-plugin-less/package.json | 6 +- packages/gatsby-plugin-lodash/package.json | 6 +- packages/gatsby-plugin-manifest/package.json | 6 +- packages/gatsby-plugin-mdx/package.json | 10 +- .../gatsby-plugin-netlify-cms/package.json | 4 +- packages/gatsby-plugin-netlify/package.json | 6 +- packages/gatsby-plugin-nprogress/package.json | 6 +- packages/gatsby-plugin-offline/package.json | 6 +- .../gatsby-plugin-page-creator/package.json | 6 +- packages/gatsby-plugin-postcss/package.json | 6 +- packages/gatsby-plugin-preact/package.json | 4 +- .../gatsby-plugin-preload-fonts/package.json | 4 +- .../package.json | 6 +- .../gatsby-plugin-react-helmet/package.json | 6 +- .../package.json | 6 +- packages/gatsby-plugin-sass/package.json | 6 +- packages/gatsby-plugin-sharp/package.json | 6 +- packages/gatsby-plugin-sitemap/package.json | 6 +- .../package.json | 6 +- .../gatsby-plugin-styled-jsx/package.json | 6 +- packages/gatsby-plugin-styletron/package.json | 4 +- packages/gatsby-plugin-stylus/package.json | 6 +- packages/gatsby-plugin-subfont/package.json | 4 +- packages/gatsby-plugin-twitter/package.json | 6 +- .../gatsby-plugin-typescript/package.json | 14 +- .../gatsby-plugin-typography/package.json | 6 +- packages/gatsby-plugin-utils/package.json | 4 +- .../gatsby-react-router-scroll/package.json | 6 +- packages/gatsby-recipes/package.json | 16 +- .../package.json | 6 +- .../gatsby-remark-code-repls/package.json | 6 +- .../package.json | 6 +- .../gatsby-remark-custom-blocks/package.json | 6 +- .../gatsby-remark-embed-snippet/package.json | 6 +- packages/gatsby-remark-graphviz/package.json | 6 +- .../package.json | 6 +- packages/gatsby-remark-images/package.json | 6 +- packages/gatsby-remark-katex/package.json | 6 +- packages/gatsby-remark-prismjs/package.json | 6 +- .../package.json | 6 +- .../gatsby-remark-smartypants/package.json | 6 +- .../gatsby-source-contentful/package.json | 6 +- packages/gatsby-source-drupal/package.json | 6 +- packages/gatsby-source-faker/package.json | 6 +- .../gatsby-source-filesystem/package.json | 6 +- packages/gatsby-source-graphql/package.json | 6 +- .../gatsby-source-hacker-news/package.json | 6 +- packages/gatsby-source-lever/package.json | 6 +- packages/gatsby-source-medium/package.json | 6 +- packages/gatsby-source-mongodb/package.json | 6 +- .../package.json | 6 +- packages/gatsby-source-wikipedia/package.json | 4 +- packages/gatsby-source-wordpress/package.json | 6 +- packages/gatsby-telemetry/package.json | 6 +- .../gatsby-transformer-asciidoc/package.json | 6 +- packages/gatsby-transformer-csv/package.json | 6 +- .../package.json | 6 +- .../gatsby-transformer-excel/package.json | 6 +- .../gatsby-transformer-hjson/package.json | 6 +- .../package.json | 10 +- .../package.json | 10 +- packages/gatsby-transformer-json/package.json | 6 +- packages/gatsby-transformer-pdf/package.json | 6 +- .../package.json | 8 +- .../gatsby-transformer-remark/package.json | 6 +- .../package.json | 4 +- .../gatsby-transformer-sharp/package.json | 6 +- packages/gatsby-transformer-sqip/package.json | 6 +- packages/gatsby-transformer-toml/package.json | 6 +- packages/gatsby-transformer-xml/package.json | 6 +- packages/gatsby-transformer-yaml/package.json | 6 +- packages/gatsby-worker/package.json | 4 +- packages/gatsby/package.json | 16 +- yarn.lock | 180 +++++++++--------- 107 files changed, 425 insertions(+), 425 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 7b1b70553773c..de05d72df48d0 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -9,8 +9,8 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme", "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-core-utils": "^2.10.0-next.0" diff --git a/packages/babel-preset-gatsby-package/package.json b/packages/babel-preset-gatsby-package/package.json index c2f4ef5aadec0..d45f7373ccb94 100644 --- a/packages/babel-preset-gatsby-package/package.json +++ b/packages/babel-preset-gatsby-package/package.json @@ -9,12 +9,12 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby-package#readme", "dependencies": { - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0", - "@babel/plugin-proposal-optional-chaining": "^7.14.0", - "@babel/plugin-syntax-dynamic-import": "^7.8.0", - "@babel/plugin-transform-runtime": "^7.14.0", - "@babel/plugin-transform-typescript": "^7.14.0", - "@babel/preset-env": "^7.14.0", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", + "@babel/plugin-proposal-optional-chaining": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-transform-runtime": "^7.14.5", + "@babel/plugin-transform-typescript": "^7.14.6", + "@babel/preset-env": "^7.14.7", "@babel/preset-flow": "^7.14.0", "@babel/preset-react": "^7.14.0", "babel-plugin-dynamic-import-node": "^2.3.3", diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 1831d93efd906..fced0ff8c36fb 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -10,15 +10,15 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby#readme", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.14.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0", - "@babel/plugin-proposal-optional-chaining": "^7.14.0", - "@babel/plugin-syntax-dynamic-import": "^7.8.0", - "@babel/plugin-transform-classes": "^7.14.0", - "@babel/plugin-transform-runtime": "^7.14.0", - "@babel/plugin-transform-spread": "^7.14.0", - "@babel/preset-env": "^7.14.0", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", + "@babel/plugin-proposal-optional-chaining": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-transform-classes": "^7.14.5", + "@babel/plugin-transform-runtime": "^7.14.5", + "@babel/plugin-transform-spread": "^7.14.6", + "@babel/preset-env": "^7.14.7", "@babel/preset-react": "^7.14.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", @@ -37,7 +37,7 @@ "watch": "babel -w src --out-dir . --ignore \"**/__tests__\" --ignore \"**/utils/path-serializer.ts\" --extensions \".ts,.js\"" }, "devDependencies": { - "@babel/cli": "^7.14.0", + "@babel/cli": "^7.14.5", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "slash": "^3.0.0" diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index dc5f7c8a0bc59..97d8b4403fffb 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "@ascorbic/worker-threads-shim": "^1.0.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@types/configstore": "^4.0.0", "@types/fs-extra": "^9.0.11", "@types/node": "^14.17.1", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index a04f0db5d49df..de49c8ae85195 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -50,8 +50,8 @@ "yurnalist": "^2.1.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@rollup/plugin-babel": "^5.1.0", "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-json": "^4.1.0", diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index 276e74cf904f8..e505d93246ac7 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -24,18 +24,18 @@ }, "license": "MIT", "dependencies": { - "@babel/core": "^7.14.0", + "@babel/core": "^7.14.6", "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-syntax-jsx": "^7.14.0", "@babel/plugin-syntax-typescript": "^7.14.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "execa": "^5.1.1", "graphql": "^15.5.0", "jscodeshift": "^0.12.0", "recast": "^0.20.4" }, "devDependencies": { - "@babel/cli": "^7.14.0", + "@babel/cli": "^7.14.5", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index cd871614a0347..fb69ff0062a06 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -39,8 +39,8 @@ "xdg-basedir": "^4.0.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@types/ci-info": "2.0.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index 31b77e6650f4b..e4ad429b50da4 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -15,11 +15,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index 8d5db278d0484..c4d1716d4e351 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "chokidar": "^3.5.1", "configstore": "^5.0.1", "del": "^6.0.0", @@ -25,8 +25,8 @@ "yargs": "^15.4.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index d0f8f080d8c5e..76d4711a92663 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -28,14 +28,14 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@babel/plugin-proposal-class-properties": "^7.14.0", - "@babel/plugin-transform-runtime": "^7.14.0", - "@babel/preset-env": "^7.14.0", + "@babel/plugin-transform-runtime": "^7.14.5", + "@babel/preset-env": "^7.14.7", "@babel/preset-react": "^7.14.0", "babel-loader": "^8.2.2", "babel-preset-gatsby-package": "^1.10.0-next.0", diff --git a/packages/gatsby-image/package.json b/packages/gatsby-image/package.json index c36e9cfdf9a47..69077a1b53ef6 100644 --- a/packages/gatsby-image/package.json +++ b/packages/gatsby-image/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "object-fit-images": "^3.2.4", "prop-types": "^15.7.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@testing-library/react": "^9.5.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index a232216774d3d..305db2d0cbd1f 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@types/reach__router": "^1.3.7", "prop-types": "^15.7.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@testing-library/react": "^9.5.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 0dd60719892bd..ffd05fb05cba8 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme", "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2", "chokidar": "^3.5.1", "fs-exists-cached": "^1.0.0", @@ -32,8 +32,8 @@ "micromatch": "^4.0.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@types/micromatch": "^4.0.1", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index b3e67c7a37f9a..fe043e4738894 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -14,8 +14,8 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-benchmark-reporting#readme", "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0" }, "dependencies": { diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index 601fce3d59ea1..9abece672a1ec 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index 64f8e987113a6..c46ff85cb32e3 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "escape-string-regexp": "^1.0.5" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index da6aca0966304..59a7f0e323a0d 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -10,14 +10,14 @@ "Noah Lange " ], "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "coffee-loader": "^0.9.0", "coffee-react-transform": "^5.0.0", "coffeescript": "^2.5.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-create-client-paths/package.json b/packages/gatsby-plugin-create-client-paths/package.json index a6c9e2e60dd26..3ac558a2bc676 100644 --- a/packages/gatsby-plugin-create-client-paths/package.json +++ b/packages/gatsby-plugin-create-client-paths/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index c6fe5cc6381d1..a3d83b56f0840 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index ae6158474212f..2d98864cde44d 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@emotion/babel-preset-css-prop": "^11.2.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index 5693cb5152b1e..2c42fb9bd11da 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 87cc4b6d42b1b..100aced3a5879 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@hapi/joi": "^15.1.1", "common-tags": "^1.8.0", "fs-extra": "^9.1.0", @@ -16,8 +16,8 @@ "rss": "^1.2.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index ee9583dd16930..4f4a0a9ee886a 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -25,11 +25,11 @@ "license": "MIT", "dependencies": { "@babel/preset-flow": "^7.14.0", - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index d001bff356dc2..a2671e3baf1dd 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -24,11 +24,11 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index c8b14b1baf209..74fc30329d7be 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "date-fns": "^2.22.1", "fs-extra": "^8.1.0", "gatsby-telemetry": "^2.10.0-next.0", @@ -16,8 +16,8 @@ "webpack-assets-manifest": "^5.0.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@testing-library/dom": "^7.31.2", "@testing-library/jest-dom": "^5.13.0", "@testing-library/react": "^11.2.7", diff --git a/packages/gatsby-plugin-glamor/package.json b/packages/gatsby-plugin-glamor/package.json index df4eb2eae7a89..6783a8fdf4e2c 100644 --- a/packages/gatsby-plugin-glamor/package.json +++ b/packages/gatsby-plugin-glamor/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 6e5b8fb5a8550..dd6dde280978c 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "minimatch": "3.0.4", "web-vitals": "^1.1.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@testing-library/react": "^9.5.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index 286eb0527e1aa..6909485f7984c 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "minimatch": "^3.0.4" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 165df05050007..44f6a91eaf932 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "web-vitals": "^1.1.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-graphql-config/package.json b/packages/gatsby-plugin-graphql-config/package.json index 3fa602c7eecef..1f59e6c98f251 100644 --- a/packages/gatsby-plugin-graphql-config/package.json +++ b/packages/gatsby-plugin-graphql-config/package.json @@ -10,8 +10,8 @@ "fs-extra": "^9.1.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 8d76de18c63b8..47e006e67c659 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -41,8 +41,8 @@ "types": "dist/src/index.d.ts", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-image#readme", "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@testing-library/react": "^11.2.6", "@types/babel__core": "^7.1.12", "@types/babel__traverse": "^7.11.1", @@ -73,8 +73,8 @@ }, "dependencies": { "@babel/code-frame": "^7.14.0", - "@babel/parser": "^7.14.0", - "@babel/traverse": "^7.14.0", + "@babel/parser": "^7.14.7", + "@babel/traverse": "^7.14.7", "babel-jsx-utils": "^1.1.0", "babel-plugin-remove-graphql-queries": "^3.10.0-next.0", "camelcase": "^5.3.1", diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index 536aa1a0c5cb9..a5d2599b02d55 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 9ca9f5bacc0d6..10db3fdb12738 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -24,11 +24,11 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index 9bceea8dd516e..f5c535aa57de1 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "less-loader": "^6.2.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index 22ef018c9d0c4..098aeb809f4fd 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "babel-plugin-lodash": "^3.3.4", "lodash-webpack-plugin": "^0.11.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 78da7e5c2360b..aa9b86b295435 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -7,15 +7,15 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "gatsby-core-utils": "^2.10.0-next.0", "gatsby-plugin-utils": "^1.10.0-next.0", "semver": "^7.3.5", "sharp": "^0.28.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 55c36b99355f7..87ef77a78f40b 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -20,13 +20,13 @@ "react-dom": "^16.9.0 || ^17.0.0" }, "dependencies": { - "@babel/core": "^7.14.0", - "@babel/generator": "^7.14.0", + "@babel/core": "^7.14.6", + "@babel/generator": "^7.14.5", "@babel/helper-plugin-utils": "^7.14.0", - "@babel/plugin-proposal-object-rest-spread": "^7.14.0", - "@babel/preset-env": "^7.14.0", + "@babel/plugin-proposal-object-rest-spread": "^7.14.7", + "@babel/preset-env": "^7.14.7", "@babel/preset-react": "^7.14.0", - "@babel/types": "^7.14.0", + "@babel/types": "^7.14.5", "camelcase-css": "^2.0.1", "change-case": "^3.1.0", "core-js": "^3.6.5", diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 679bfd96bca2c..55bd458f94fff 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -18,8 +18,8 @@ "webpack": "^5.35.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "react": "^16.12.0", diff --git a/packages/gatsby-plugin-netlify/package.json b/packages/gatsby-plugin-netlify/package.json index a093a173bec69..fbf1b9c4a5e82 100644 --- a/packages/gatsby-plugin-netlify/package.json +++ b/packages/gatsby-plugin-netlify/package.json @@ -13,15 +13,15 @@ } ], "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "fs-extra": "^8.1.0", "kebab-hash": "^0.1.2", "lodash": "^4.17.21", "webpack-assets-manifest": "^5.0.5" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index 2ef38ab018ccf..dca602138a652 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "nprogress": "^0.2.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 59679c0439b49..956242902705c 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "cheerio": "^1.0.0-rc.9", "gatsby-core-utils": "^2.10.0-next.0", "glob": "^7.1.6", @@ -16,8 +16,8 @@ "workbox-build": "^4.3.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cpx": "^1.5.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 635f98cc88805..7ccdf6d674cc7 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator#readme", "dependencies": { - "@babel/traverse": "^7.14.0", + "@babel/traverse": "^7.14.7", "@sindresorhus/slugify": "^1.1.2", "chokidar": "^3.5.1", "fs-exists-cached": "^1.0.0", @@ -35,8 +35,8 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index 8097fe7ea6020..e51a9de9bf313 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "postcss-loader": "^4.3.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index 11840867a96fa..50c8307c8c957 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -12,8 +12,8 @@ "@prefresh/webpack": "^3.2.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index 2bf573709ee78..04b103b595016 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -20,8 +20,8 @@ "puppeteer": "^3.3.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "del-cli": "^3.0.1" diff --git a/packages/gatsby-plugin-react-css-modules/package.json b/packages/gatsby-plugin-react-css-modules/package.json index 14ab5e052f040..8f0eda4d8ba55 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "babel-plugin-react-css-modules": "^3.4.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index d8fb9aba08c31..5fa3a289c27b4 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-remove-trailing-slashes/package.json b/packages/gatsby-plugin-remove-trailing-slashes/package.json index ef068574d4583..6d85ff245db75 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/package.json +++ b/packages/gatsby-plugin-remove-trailing-slashes/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index bb1c46480177c..ce8ed0fe136aa 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "resolve-url-loader": "^3.1.2", "sass-loader": "^10.1.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "autoprefixer": "^10.2.5", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 9971313f44aa6..431bd9aa88515 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "async": "^3.2.0", "bluebird": "^3.7.2", "filenamify": "^4.2.0", @@ -30,8 +30,8 @@ "uuid": "3.4.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@types/sharp": "^0.27.1", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 5c130cdad6fca..af07fc469984d 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -10,14 +10,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "common-tags": "^1.8.0", "minimatch": "^3.0.4", "sitemap": "^7.0.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index 85d61b477702f..68a27f90c00e1 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index e3a4c7800d2f1..bb6f0fdaab3ab 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index dbcd98914d4a9..835d0345759b0 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -7,8 +7,8 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "styletron-engine-atomic": "^1.4.7", diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index 637c830cf5ae5..b20aff46978ae 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "stylus": "^0.54.8", "stylus-loader": "^3.0.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index e07e1862ccbbc..0070baabf22c4 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -27,8 +27,8 @@ "subfont": "^5.4.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index 9576c75d3b676..88553da7f2794 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index c6e6dd32293a0..0c8b40dbdad8a 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -10,17 +10,17 @@ "Noah Lange " ], "dependencies": { - "@babel/core": "^7.14.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.0", - "@babel/plugin-proposal-numeric-separator": "^7.14.0", - "@babel/plugin-proposal-optional-chaining": "^7.14.0", + "@babel/core": "^7.14.6", + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", + "@babel/plugin-proposal-numeric-separator": "^7.14.5", + "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/preset-typescript": "^7.14.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "babel-plugin-remove-graphql-queries": "^3.10.0-next.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 84d8a0a4f66bd..12aa84c9be10c 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "react": "^16.12.0", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 7e129df89b387..38a8024f0b5d1 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -24,8 +24,8 @@ "joi": "^17.2.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "rimraf": "^3.0.2", diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index ed8dffe5b12fe..954d30650f60f 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0" + "@babel/runtime": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-plugin-dev-expression": "^0.2.2", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 0371307731716..df573eedc3520 100644 --- a/packages/gatsby-recipes/package.json +++ b/packages/gatsby-recipes/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/core": "^7.14.0", - "@babel/generator": "^7.14.0", + "@babel/core": "^7.14.6", + "@babel/generator": "^7.14.5", "@babel/helper-plugin-utils": "^7.14.0", - "@babel/plugin-proposal-optional-chaining": "^7.14.0", - "@babel/plugin-transform-react-jsx": "^7.14.0", - "@babel/standalone": "^7.14.0", + "@babel/plugin-proposal-optional-chaining": "^7.14.5", + "@babel/plugin-transform-react-jsx": "^7.14.5", + "@babel/standalone": "^7.14.7", "@babel/template": "^7.14.0", - "@babel/types": "^7.14.0", + "@babel/types": "^7.14.5", "@graphql-tools/schema": "^7.0.0", "@graphql-tools/utils": "^7.0.2", "@hapi/hoek": "8.x.x", @@ -67,8 +67,8 @@ "yoga-layout-prebuilt": "^1.9.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/plugin-transform-runtime": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/plugin-transform-runtime": "^7.14.5", "@mdx-js/mdx": "^2.0.0-next.4", "@mdx-js/react": "^2.0.0-next.4", "@mdx-js/runtime": "^2.0.0-next.4", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index 2a4a88cccfe4d..dd5010bf26f4d 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -7,15 +7,15 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "github-slugger": "^1.3.0", "lodash": "^4.17.21", "mdast-util-to-string": "^2.0.0", "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index 2893c9409c4f3..063343fa01be0 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "lz-string": "^1.4.4", "normalize-path": "^3.0.0", "npm-package-arg": "^8.1.1", @@ -16,8 +16,8 @@ "urijs": "^1.19.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index e8b412a1676f2..01509da097492 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "cheerio": "^1.0.0-rc.9", "fs-extra": "^8.1.0", "is-relative-url": "^3.0.0", @@ -17,8 +17,8 @@ "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "remark": "^13.0.0", diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index b62729b66a2af..899f39b590ea3 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "remark-custom-blocks": "^2.5.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "rimraf": "^3.0.2", diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index b5282587c3b58..446291d3f40ab 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "normalize-path": "^3.0.0", "parse-numeric-range": "^1.2.0", "unist-util-map": "^2.0.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index f7db281544bea..ccbd8ac8138e3 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "cheerio": "^1.0.0-rc.9", "unist-util-visit": "^2.0.3", "viz.js": "^2.1.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "hast-util-to-html": "^7.1.2", diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index bf9f54a473d74..2f800eb5d4227 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -15,7 +15,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-images-contentful#readme", "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "axios": "^0.21.1", "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.9", @@ -26,8 +26,8 @@ "unist-util-select": "^3.0.4" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 487f0c699cb36..b78ed69f46514 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.9", "gatsby-core-utils": "^2.10.0-next.0", @@ -20,8 +20,8 @@ "unist-util-visit-parents": "^3.1.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0", diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 39ccca5a3ee6a..3edc44eaafc01 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -7,15 +7,15 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "rehype-parse": "^7.0.1", "remark-math": "^4.0.0", "unified": "^9.2.1", "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "katex": "^0.13.3", diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index c5ae6e3ffecb0..111592059dc79 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "parse-numeric-range": "^1.2.0", "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cheerio": "^1.0.0-rc.9", "cross-env": "^7.0.3", diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 6ac614c8b8ff8..3cde895503fa4 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -7,15 +7,15 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "cheerio": "^1.0.0-rc.9", "common-tags": "^1.8.0", "lodash": "^4.17.21", "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "remark": "^13.0.0", diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index ab78b2e3f6e8a..9e2b805b9ea06 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "retext": "^7.0.1", "retext-smartypants": "^4.0.0", "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index c5ed66bc55ad3..11ec066fc9e7b 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@contentful/rich-text-react-renderer": "^14.1.2", "@contentful/rich-text-types": "^14.1.2", "@hapi/joi": "^15.1.1", @@ -29,8 +29,8 @@ "retry-axios": "^2.4.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "nock": "^13.0.6" diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 41323d8b07ea6..85f2a7d02b9e2 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "agentkeepalive": "^4.1.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", @@ -20,8 +20,8 @@ "url-join": "^4.0.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index 62f2afb201d9a..1087a54883dc3 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "faker": "^4.1.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index a394870441fb2..0ac6c367b269d 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "better-queue": "^3.8.10", "chokidar": "^3.4.3", "file-type": "^16.0.0", @@ -22,8 +22,8 @@ "xstate": "^4.14.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "msw": "^0.25.0" diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index cabdaeb9b72e1..9ab83cb9cfdf4 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@graphql-tools/links": "^7.1.0", "@graphql-tools/utils": "^7.7.3", "@graphql-tools/wrap": "^7.0.5", @@ -19,8 +19,8 @@ "uuid": "3.4.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index 25a6c4d212401..7305b1ba5fbc9 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "axios": "^0.21.1", "lodash": "^4.17.21" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index f45901846d0b9..25b371dd00780 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -8,7 +8,7 @@ }, "bundledDependencies": [], "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "axios": "^0.21.1", "bluebird": "^3.7.2", "deep-map": "^1.5.0", @@ -18,8 +18,8 @@ }, "deprecated": false, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index f7f10985df36b..9481a5872510e 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "axios": "^0.21.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index 1af63aab53149..70c3e8e152566 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -10,15 +10,15 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "lodash.camelcase": "^4.3.0", "lodash.isstring": "^4.0.1", "mongodb": "^3.6.3", "query-string": "^6.13.7" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index e9fb23d58daea..bf2b5bd45e5ea 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -10,13 +10,13 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-npm-package-search#readme", "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "algoliasearch": "^4.9.1", "got": "^8.3.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index fa39aae374221..7e0969a59f000 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -34,8 +34,8 @@ "query-string": "^6.13.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index a67f3ae87a907..551149f419a1a 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@rematch/core": "^1.3.0", "@rematch/immer": "^1.2.0", "async-retry": "^1.3.1", @@ -44,8 +44,8 @@ "valid-url": "^1.0.9" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-private-methods": "^7.14.0", "@types/cache-manager": "^2.10.3", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index e995828fa8bc3..1d58dac1efe3e 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/code-frame": "^7.14.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@turist/fetch": "^7.1.7", "@turist/time": "^0.0.1", "async-retry-ng": "^2.0.1", @@ -23,8 +23,8 @@ "uuid": "3.4.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-jest": "^24.9.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index 0abf279de5f94..2fa279921daad 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "asciidoctor": "^2.2.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "lodash": "^4.17.21" diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index 0321128476823..95064e20de96f 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "csvtojson": "^2.0.10" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "json2csv": "^5.0.6" diff --git a/packages/gatsby-transformer-documentationjs/package.json b/packages/gatsby-transformer-documentationjs/package.json index 1d2e04d28b370..e9e28098fecda 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "documentation": "^13.1.0", "prismjs": "^1.23.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index 36cc6061629cc..0ef93ab5ba553 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "xlsx": "^0.17.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index a43f96167b7db..8a4e67a1b2f90 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2", "hjson": "^3.2.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index a11cf05f2ecc1..7e8b279cb2de0 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -5,14 +5,14 @@ "author": "Jacob Bolda ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter#readme", "dependencies": { - "@babel/parser": "^7.14.0", - "@babel/runtime": "^7.14.0", - "@babel/traverse": "^7.14.0", + "@babel/parser": "^7.14.7", + "@babel/runtime": "^7.14.6", + "@babel/traverse": "^7.14.7", "bluebird": "^3.7.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index c43d792f321c3..f1fd3dda2a832 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/parser": "^7.14.0", - "@babel/runtime": "^7.14.0", - "@babel/traverse": "^7.14.0", + "@babel/parser": "^7.14.7", + "@babel/runtime": "^7.14.6", + "@babel/traverse": "^7.14.7", "bluebird": "^3.7.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index 26efc658c5519..bcaf4bd413d7d 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index a4d7e6d531c86..d112738eee8b4 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2", "pdf2json": "^1.2.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index 5d6e890c87752..927d09949590f 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -8,15 +8,15 @@ }, "dependencies": { "@babel/code-frame": "^7.14.0", - "@babel/runtime": "^7.14.0", - "@babel/types": "^7.14.0", + "@babel/runtime": "^7.14.6", + "@babel/types": "^7.14.5", "ast-types": "^0.14.2", "common-tags": "^1.8.0", "react-docgen": "^5.4.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "lodash": "^4.17.21" diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 2530a4ad17c7d..3192bb4502647 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "gatsby-core-utils": "^2.10.0-next.0", "gray-matter": "^4.0.2", "hast-util-raw": "^6.0.2", @@ -31,8 +31,8 @@ "unist-util-visit": "^2.0.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^1.10.0-next.0" diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index f92386db654ab..a5340da2efff6 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -11,8 +11,8 @@ "better-queue": "^3.8.10" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 43590e592d7a4..4027aa14b09ff 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2", "common-tags": "^1.8.0", "fs-extra": "^9.1.0", @@ -17,8 +17,8 @@ "sharp": "^0.28.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "@types/sharp": "^0.27.1", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 6c4ccbdaa0411..2faaa207a01d3 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "fs-extra": "^8.1.0", "gatsby-plugin-sharp": "^3.10.0-next.0", "md5-file": "^5.0.0", @@ -16,8 +16,8 @@ "sqip": "^0.3.3" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", "debug": "^3.2.7" diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index d1446fb0becc2..f40ef890a2a58 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "lodash": "^4.17.21", "toml": "^2.3.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index e6eb6bb3ce624..63742601c68bc 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "bluebird": "^3.7.2", "lodash": "^4.17.21", "xml-parser": "^1.2.1" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 7fbdbee8098c8..f4a7fa2ebb387 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "js-yaml": "^3.14.1", "lodash": "^4.17.21", "unist-util-select": "^1.5.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", - "@babel/core": "^7.14.0", + "@babel/cli": "^7.14.5", + "@babel/core": "^7.14.6", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-worker/package.json b/packages/gatsby-worker/package.json index 2f87138d258af..bb14e1d01c994 100644 --- a/packages/gatsby-worker/package.json +++ b/packages/gatsby-worker/package.json @@ -7,10 +7,10 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/core": "^7.14.0" + "@babel/core": "^7.14.6" }, "devDependencies": { - "@babel/cli": "^7.14.0", + "@babel/cli": "^7.14.5", "@babel/register": "^7.14.0", "babel-preset-gatsby-package": "^1.10.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 545db567ac113..1def31a438aae 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -11,12 +11,12 @@ }, "dependencies": { "@babel/code-frame": "^7.14.0", - "@babel/core": "^7.14.0", - "@babel/eslint-parser": "^7.14.0", - "@babel/parser": "^7.14.0", - "@babel/runtime": "^7.14.0", - "@babel/traverse": "^7.14.0", - "@babel/types": "^7.14.0", + "@babel/core": "^7.14.6", + "@babel/eslint-parser": "^7.14.7", + "@babel/parser": "^7.14.7", + "@babel/runtime": "^7.14.6", + "@babel/traverse": "^7.14.7", + "@babel/types": "^7.14.5", "@gatsbyjs/reach-router": "^1.3.6", "@gatsbyjs/webpack-hot-middleware": "^2.25.2", "@nodelib/fs.walk": "^1.2.4", @@ -164,9 +164,9 @@ "yaml-loader": "^0.6.0" }, "devDependencies": { - "@babel/cli": "^7.14.0", + "@babel/cli": "^7.14.5", "@babel/register": "^7.14.0", - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.14.6", "@types/eslint": "^7.2.6", "@types/micromatch": "^4.0.1", "@types/normalize-path": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 577f12569aab8..1c77e336ec859 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,7 +152,7 @@ resolved "https://registry.yarnpkg.com/@ascorbic/worker-threads-shim/-/worker-threads-shim-1.0.0.tgz#d003ac1f9aacc9d95d8a0e453bce256d7fa99923" integrity sha512-CEvYpC2w2t7tDWgloPA8ETra79cZzi2IdeM0bluTTkvWcnEdLWYStM12ymq2VRE3OMR8OtmKD4l026dUel1d+w== -"@babel/cli@^7.14.0": +"@babel/cli@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== @@ -189,10 +189,10 @@ dependencies: "@babel/highlight" "^7.14.5" -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea" - integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w== +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" + integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== "@babel/core@7.10.5": version "7.10.5" @@ -260,17 +260,17 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.7.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3" - integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg== +"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.14.6", "@babel/core@^7.7.5": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" + integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== dependencies: "@babel/code-frame" "^7.14.5" "@babel/generator" "^7.14.5" "@babel/helper-compilation-targets" "^7.14.5" "@babel/helper-module-transforms" "^7.14.5" - "@babel/helpers" "^7.14.5" - "@babel/parser" "^7.14.5" + "@babel/helpers" "^7.14.6" + "@babel/parser" "^7.14.6" "@babel/template" "^7.14.5" "@babel/traverse" "^7.14.5" "@babel/types" "^7.14.5" @@ -281,10 +281,10 @@ semver "^6.3.0" source-map "^0.5.0" -"@babel/eslint-parser@^7.14.0": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.5.tgz#441c04e2fe9825ea628c2b4e5524d40129cbbccd" - integrity sha512-20BlOHuGf3UXS7z1QPyllM9Gz8SEgcp/UcKeUmdHIFZO6HF1n+3KaLpeyfwWvjY/Os/ynPX3k8qXE/nZ5dw/0g== +"@babel/eslint-parser@^7.14.0", "@babel/eslint-parser@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.7.tgz#91be59a4f7dd60d02a3ef772d156976465596bda" + integrity sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ== dependencies: eslint-scope "^5.1.1" eslint-visitor-keys "^2.1.0" @@ -306,7 +306,7 @@ jsesc "^2.5.1" source-map "^0.5.0" -"@babel/generator@^7.0.0", "@babel/generator@^7.10.5", "@babel/generator@^7.12.1", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.0", "@babel/generator@^7.14.5": +"@babel/generator@^7.0.0", "@babel/generator@^7.10.5", "@babel/generator@^7.12.1", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== @@ -340,10 +340,10 @@ browserslist "^4.16.6" semver "^6.3.0" -"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef" - integrity sha512-Uq9z2e7ZtcnDMirRqAGLRaLwJn+Lrh388v5ETrR3pALJnElVh2zqQmdbz4W2RUJYohAPh2mtyPUgyMHMzXMncQ== +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.14.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542" + integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg== dependencies: "@babel/helper-annotate-as-pure" "^7.14.5" "@babel/helper-function-name" "^7.14.5" @@ -509,10 +509,10 @@ "@babel/traverse" "^7.14.5" "@babel/types" "^7.14.5" -"@babel/helpers@^7.10.4", "@babel/helpers@^7.12.1", "@babel/helpers@^7.12.5", "@babel/helpers@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2" - integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q== +"@babel/helpers@^7.10.4", "@babel/helpers@^7.12.1", "@babel/helpers@^7.12.5", "@babel/helpers@^7.14.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" + integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== dependencies: "@babel/template" "^7.14.5" "@babel/traverse" "^7.14.5" @@ -544,10 +544,10 @@ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.5", "@babel/parser@^7.3.3": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829" - integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg== +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.13.16", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.3.3": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" + integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": version "7.14.5" @@ -558,10 +558,10 @@ "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" "@babel/plugin-proposal-optional-chaining" "^7.14.5" -"@babel/plugin-proposal-async-generator-functions@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39" - integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA== +"@babel/plugin-proposal-async-generator-functions@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" + integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== dependencies: "@babel/helper-plugin-utils" "^7.14.5" "@babel/helper-remap-async-to-generator" "^7.14.5" @@ -666,7 +666,7 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" -"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5": +"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz#ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6" integrity sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg== @@ -674,7 +674,7 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" -"@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.14.0", "@babel/plugin-proposal-numeric-separator@^7.14.5": +"@babel/plugin-proposal-numeric-separator@^7.12.1", "@babel/plugin-proposal-numeric-separator@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.5.tgz#83631bf33d9a51df184c2102a069ac0c58c05f18" integrity sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg== @@ -700,12 +700,12 @@ "@babel/plugin-syntax-object-rest-spread" "^7.8.0" "@babel/plugin-transform-parameters" "^7.12.1" -"@babel/plugin-proposal-object-rest-spread@^7.14.0", "@babel/plugin-proposal-object-rest-spread@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf" - integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A== +"@babel/plugin-proposal-object-rest-spread@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" + integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== dependencies: - "@babel/compat-data" "^7.14.5" + "@babel/compat-data" "^7.14.7" "@babel/helper-compilation-targets" "^7.14.5" "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-object-rest-spread" "^7.8.3" @@ -719,7 +719,7 @@ "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" -"@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.0", "@babel/plugin-proposal-optional-chaining@^7.14.5": +"@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603" integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ== @@ -812,7 +812,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": +"@babel/plugin-syntax-dynamic-import@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3" integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== @@ -996,7 +996,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-classes@^7.14.0", "@babel/plugin-transform-classes@^7.14.5": +"@babel/plugin-transform-classes@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== @@ -1016,10 +1016,10 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-destructuring@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35" - integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww== +"@babel/plugin-transform-destructuring@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576" + integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw== dependencies: "@babel/helper-plugin-utils" "^7.14.5" @@ -1121,10 +1121,10 @@ "@babel/helper-module-transforms" "^7.14.5" "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c" - integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw== +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" + integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.14.5" @@ -1171,7 +1171,7 @@ dependencies: "@babel/plugin-transform-react-jsx" "^7.14.5" -"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.11", "@babel/plugin-transform-react-jsx@^7.14.0", "@babel/plugin-transform-react-jsx@^7.14.5": +"@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.11", "@babel/plugin-transform-react-jsx@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz#39749f0ee1efd8a1bd729152cf5f78f1d247a44a" integrity sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q== @@ -1204,7 +1204,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-runtime@^7.14.0": +"@babel/plugin-transform-runtime@^7.14.5": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz#30491dad49c6059f8f8fa5ee8896a0089e987523" integrity sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg== @@ -1223,10 +1223,10 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-spread@^7.14.0", "@babel/plugin-transform-spread@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356" - integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw== +"@babel/plugin-transform-spread@^7.14.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144" + integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag== dependencies: "@babel/helper-plugin-utils" "^7.14.5" "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5" @@ -1252,12 +1252,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-typescript@^7.14.0", "@babel/plugin-transform-typescript@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.5.tgz#5b41b59072f765bd1ec1d0b694e08c7df0f6f8a0" - integrity sha512-cFD5PKp4b8/KkwQ7h71FdPXFvz1RgwTFF9akRZwFldb9G0AHf7CgoPx96c4Q/ZVjh6V81tqQwW5YiHws16OzPg== +"@babel/plugin-transform-typescript@^7.14.0", "@babel/plugin-transform-typescript@^7.14.5", "@babel/plugin-transform-typescript@^7.14.6": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c" + integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA== dependencies: - "@babel/helper-create-class-features-plugin" "^7.14.5" + "@babel/helper-create-class-features-plugin" "^7.14.6" "@babel/helper-plugin-utils" "^7.14.5" "@babel/plugin-syntax-typescript" "^7.14.5" @@ -1284,17 +1284,17 @@ core-js "^2.6.5" regenerator-runtime "^0.13.2" -"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.11", "@babel/preset-env@^7.14.0": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997" - integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA== +"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.11", "@babel/preset-env@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" + integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== dependencies: - "@babel/compat-data" "^7.14.5" + "@babel/compat-data" "^7.14.7" "@babel/helper-compilation-targets" "^7.14.5" "@babel/helper-plugin-utils" "^7.14.5" "@babel/helper-validator-option" "^7.14.5" "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5" - "@babel/plugin-proposal-async-generator-functions" "^7.14.5" + "@babel/plugin-proposal-async-generator-functions" "^7.14.7" "@babel/plugin-proposal-class-properties" "^7.14.5" "@babel/plugin-proposal-class-static-block" "^7.14.5" "@babel/plugin-proposal-dynamic-import" "^7.14.5" @@ -1303,7 +1303,7 @@ "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" "@babel/plugin-proposal-numeric-separator" "^7.14.5" - "@babel/plugin-proposal-object-rest-spread" "^7.14.5" + "@babel/plugin-proposal-object-rest-spread" "^7.14.7" "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" "@babel/plugin-proposal-optional-chaining" "^7.14.5" "@babel/plugin-proposal-private-methods" "^7.14.5" @@ -1329,7 +1329,7 @@ "@babel/plugin-transform-block-scoping" "^7.14.5" "@babel/plugin-transform-classes" "^7.14.5" "@babel/plugin-transform-computed-properties" "^7.14.5" - "@babel/plugin-transform-destructuring" "^7.14.5" + "@babel/plugin-transform-destructuring" "^7.14.7" "@babel/plugin-transform-dotall-regex" "^7.14.5" "@babel/plugin-transform-duplicate-keys" "^7.14.5" "@babel/plugin-transform-exponentiation-operator" "^7.14.5" @@ -1341,7 +1341,7 @@ "@babel/plugin-transform-modules-commonjs" "^7.14.5" "@babel/plugin-transform-modules-systemjs" "^7.14.5" "@babel/plugin-transform-modules-umd" "^7.14.5" - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5" + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" "@babel/plugin-transform-new-target" "^7.14.5" "@babel/plugin-transform-object-super" "^7.14.5" "@babel/plugin-transform-parameters" "^7.14.5" @@ -1349,7 +1349,7 @@ "@babel/plugin-transform-regenerator" "^7.14.5" "@babel/plugin-transform-reserved-words" "^7.14.5" "@babel/plugin-transform-shorthand-properties" "^7.14.5" - "@babel/plugin-transform-spread" "^7.14.5" + "@babel/plugin-transform-spread" "^7.14.6" "@babel/plugin-transform-sticky-regex" "^7.14.5" "@babel/plugin-transform-template-literals" "^7.14.5" "@babel/plugin-transform-typeof-symbol" "^7.14.5" @@ -1360,7 +1360,7 @@ babel-plugin-polyfill-corejs2 "^0.2.2" babel-plugin-polyfill-corejs3 "^0.2.2" babel-plugin-polyfill-regenerator "^0.2.2" - core-js-compat "^3.14.0" + core-js-compat "^3.15.0" semver "^6.3.0" "@babel/preset-flow@^7.12.1", "@babel/preset-flow@^7.13.13", "@babel/preset-flow@^7.14.0", "@babel/preset-flow@^7.9.0": @@ -1428,17 +1428,17 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.5.tgz#665450911c6031af38f81db530f387ec04cd9a98" - integrity sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" + integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== dependencies: regenerator-runtime "^0.13.4" -"@babel/standalone@^7.14.0": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.14.5.tgz#f274df9851886565f51b16783388126113c1b976" - integrity sha512-cildg3/P3jk0j+dB+9fJ8Gthrvc9TxhlqvEQXHOn48VpHxGiKZBgBKMJWV5rPJZK5KASSaDYbvdNJOeqYaKf/A== +"@babel/standalone@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.14.7.tgz#68635da005d6a34a0259599e0720d2e73133ecc3" + integrity sha512-7RlfMPR4604SbYpj5zvs2ZK587hVhixgU9Pd9Vs8lB8KYtT3U0apXSf0vZXhy8XRh549eUmJOHXhWKTO3ObzOQ== "@babel/template@^7.0.0", "@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.14.0", "@babel/template@^7.14.5", "@babel/template@^7.3.3": version "7.14.5" @@ -1449,22 +1449,22 @@ "@babel/parser" "^7.14.5" "@babel/types" "^7.14.5" -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870" - integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg== +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7": + version "7.14.7" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" + integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== dependencies: "@babel/code-frame" "^7.14.5" "@babel/generator" "^7.14.5" "@babel/helper-function-name" "^7.14.5" "@babel/helper-hoist-variables" "^7.14.5" "@babel/helper-split-export-declaration" "^7.14.5" - "@babel/parser" "^7.14.5" + "@babel/parser" "^7.14.7" "@babel/types" "^7.14.5" debug "^4.1.0" globals "^11.1.0" -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.7", "@babel/types@^7.14.0", "@babel/types@^7.14.5", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.7", "@babel/types@^7.14.5", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": version "7.14.5" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== @@ -9004,10 +9004,10 @@ core-js-compat@3.9.0: browserslist "^4.16.3" semver "7.0.0" -core-js-compat@^3.14.0, core-js-compat@^3.9.1: - version "3.14.0" - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5" - integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A== +core-js-compat@^3.15.0, core-js-compat@^3.9.1: + version "3.15.2" + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.2.tgz#47272fbb479880de14b4e6081f71f3492f5bd3cb" + integrity sha512-Wp+BJVvwopjI+A1EFqm2dwUmWYXrvucmtIB2LgXn/Rb+gWPKYxtmb4GKHGKG/KGF1eK9jfjzT38DITbTOCX/SQ== dependencies: browserslist "^4.16.6" semver "7.0.0"