diff --git a/website/package.json b/website/package.json index 54a99355..7db8d5e3 100644 --- a/website/package.json +++ b/website/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^10.0.27", "dayjs": "^1.8.23", "emotion-theming": "^10.0.27", - "gatsby": "2.24.11", + "gatsby": "2.24.23", "gatsby-plugin-catch-links": "2.3.11", "gatsby-plugin-emotion": "^4.2.0", "gatsby-plugin-manifest": "2.4.21", diff --git a/website/yarn.lock b/website/yarn.lock index c423cc7a..92d4347e 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5447,6 +5447,15 @@ find-cache-dir@^2.1.0: make-dir "^2.0.0" pkg-dir "^3.0.0" +find-cache-dir@^3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.1.tgz#89b33fad4a4670daa94f855f7fbe31d6d84fe880" + integrity sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ== + dependencies: + commondir "^1.0.1" + make-dir "^3.0.2" + pkg-dir "^4.1.0" + find-root@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" @@ -5636,7 +5645,7 @@ fuzzy@^0.1.1: resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg= -gatsby-cli@^2.12.66: +gatsby-cli@^2.12.68: version "2.12.68" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.68.tgz#0d55cf62d3d94ebf0cc6c7a6dff0ed5325ce4e9a" integrity sha512-Nu1tMZOeusFSYPp4cDgIPcQrquuTB6XrrnrWP4B2lqprr906QmqRgy9pRnNYME7JfFk7oWxH9Ubvb74Fx2+ipQ== @@ -5693,7 +5702,7 @@ gatsby-core-utils@^1.3.14: proper-lockfile "^4.1.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^0.4.11: +gatsby-graphiql-explorer@^0.4.12: version "0.4.12" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.12.tgz#9c7a3c9c562e7bb8e3e24bf7c8ac4b319d0ce64b" integrity sha512-kHVHzGvebZlUGeGOoAAJVdLWAXftZiYeOk6EitWFkXEZtYxpgXM5Pum9qDMCzUCJ6pzS8r9U5IBJncjMal3ScQ== @@ -5929,7 +5938,7 @@ gatsby-source-filesystem@2.3.23: valid-url "^1.0.9" xstate "^4.11.0" -gatsby-telemetry@^1.3.23, gatsby-telemetry@^1.3.24: +gatsby-telemetry@^1.3.24: version "1.3.24" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.24.tgz#4800bdd1cd8fe1bbdf3433b5d8ba96d611120cd9" integrity sha512-+/onqOrR6DY5PV3X0k0U0Gs8hD9UW9sdLV4rVQV4hb3/8QBTzwj7hSIS1tO4/GZ0Q0UFkeL4THxHPgDltoVH7g== @@ -5995,10 +6004,10 @@ gatsby-transformer-yaml@2.4.10: lodash "^4.17.15" unist-util-select "^1.5.0" -gatsby@2.24.11: - version "2.24.11" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.11.tgz#5c74f2ea2fbd4ebc75900953752e850016437479" - integrity sha512-rmkFGJaFVPrVoyUXvYoex9+a7w501y6vyaesVpsJZdBBgtMnWFEIGvJ9uDLPLVPoOXFtTNzN9MmDNGI+0r85lw== +gatsby@2.24.23: + version "2.24.23" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.23.tgz#7733bcee32355732cca7a121ab036e259e0bb37a" + integrity sha512-Eg8liyseiOgPKjN5VQA6vZgtnLeTdP+z8EQOeK8Mcf5GaOfmTB3FJiZFMOLKwJ9tQI1Wzvn4Ocsu1s/Ih9KqTQ== dependencies: "@babel/code-frame" "^7.10.3" "@babel/core" "^7.10.3" @@ -6058,17 +6067,18 @@ gatsby@2.24.11: express-graphql "^0.9.0" fast-levenshtein "^2.0.6" file-loader "^1.1.11" + find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.12.66" + gatsby-cli "^2.12.68" gatsby-core-utils "^1.3.14" - gatsby-graphiql-explorer "^0.4.11" + gatsby-graphiql-explorer "^0.4.12" gatsby-legacy-polyfills "^0.0.2" gatsby-link "^2.4.13" gatsby-plugin-page-creator "^2.3.19" gatsby-plugin-typescript "^2.4.16" gatsby-react-router-scroll "^3.0.12" - gatsby-telemetry "^1.3.23" + gatsby-telemetry "^1.3.24" glob "^7.1.6" got "8.3.2" graphql "^14.6.0" @@ -8540,7 +8550,7 @@ make-dir@^2.0.0: pify "^4.0.1" semver "^5.6.0" -make-dir@^3.0.0: +make-dir@^3.0.0, make-dir@^3.0.2: version "3.1.0" resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== @@ -10406,7 +10416,7 @@ pkg-dir@^3.0.0: dependencies: find-up "^3.0.0" -pkg-dir@^4.2.0: +pkg-dir@^4.1.0, pkg-dir@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==