From 9f5d7f97b7a9a4430a24cf071ece127974506fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 18:52:52 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.8.0 to 16.8.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 230 ++++++++++++++++++++++++------------------------- 1 file changed, 115 insertions(+), 115 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f47f2354..11d41317 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,13 +31,13 @@ dependencies: version: 5.11.0(gatsby@5.11.0)(react-dom@18.2.0)(react@18.2.0) gatsby-plugin-image: specifier: ^3.11.0 - version: 3.11.0(@babel/core@7.22.10)(gatsby-plugin-sharp@5.11.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.0)(react-dom@18.2.0)(react@18.2.0) + version: 3.11.0(@babel/core@7.22.10)(gatsby-plugin-sharp@5.11.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) gatsby-plugin-manifest: specifier: ^5.11.0 - version: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) + version: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-plugin-mdx: specifier: ^5.11.0 - version: 5.11.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.11.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) gatsby-plugin-meta-redirect: specifier: ^1.1.1 version: 1.1.1 @@ -49,7 +49,7 @@ dependencies: version: 6.11.0(gatsby@5.11.0)(postcss@8.4.28)(webpack@5.88.2) gatsby-plugin-sharp: specifier: ^5.11.0 - version: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) + version: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-plugin-sitemap: specifier: ^6.11.0 version: 6.11.0(gatsby@5.11.0)(react-dom@18.2.0)(react@18.2.0) @@ -73,7 +73,7 @@ dependencies: version: 5.11.0(gatsby@5.11.0) gatsby-transformer-sharp: specifier: ^5.11.0 - version: 5.11.0(gatsby-plugin-sharp@5.11.0)(gatsby@5.11.0)(graphql@16.8.0) + version: 5.11.0(gatsby-plugin-sharp@5.11.0)(gatsby@5.11.0)(graphql@16.8.1) prismjs: specifier: ^1.29.0 version: 1.29.0 @@ -128,7 +128,7 @@ packages: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} dev: true - /@ardatan/relay-compiler@12.0.0(graphql@16.8.0): + /@ardatan/relay-compiler@12.0.0(graphql@16.8.1): resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==} hasBin: true peerDependencies: @@ -145,7 +145,7 @@ packages: fb-watchman: 2.0.2 fbjs: 3.0.5 glob: 7.2.3 - graphql: 16.8.0 + graphql: 16.8.1 immutable: 3.7.6 invariant: 2.2.4 nullthrows: 1.1.1 @@ -1746,113 +1746,113 @@ packages: - vite dev: true - /@graphql-codegen/add@3.2.3(graphql@16.8.0): + /@graphql-codegen/add@3.2.3(graphql@16.8.1): resolution: {integrity: sha512-sQOnWpMko4JLeykwyjFTxnhqjd/3NOG2OyMuvK76Wnnwh8DRrNf2VEs2kmSvLl7MndMlOj7Kh5U154dVcvhmKQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-codegen/core@2.6.8(graphql@16.8.0): + /@graphql-codegen/core@2.6.8(graphql@16.8.1): resolution: {integrity: sha512-JKllNIipPrheRgl+/Hm/xuWMw9++xNQ12XJR/OHHgFopOg4zmN3TdlRSyYcv/K90hCFkkIwhlHFUQTfKrm8rxQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - '@graphql-tools/schema': 9.0.19(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/schema': 9.0.19(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.8.0): + /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.8.1): resolution: {integrity: sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.13.1(graphql@16.8.0) + '@graphql-tools/utils': 8.13.1(graphql@16.8.1) change-case-all: 1.0.14 common-tags: 1.8.2 - graphql: 16.8.0 + graphql: 16.8.1 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.4.1 dev: false - /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.8.0): + /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.8.1): resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) change-case-all: 1.0.15 common-tags: 1.8.2 - graphql: 16.8.0 + graphql: 16.8.1 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.4.1 dev: false - /@graphql-codegen/schema-ast@2.6.1(graphql@16.8.0): + /@graphql-codegen/schema-ast@2.6.1(graphql@16.8.1): resolution: {integrity: sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-codegen/typescript-operations@2.5.13(graphql@16.8.0): + /@graphql-codegen/typescript-operations@2.5.13(graphql@16.8.1): resolution: {integrity: sha512-3vfR6Rx6iZU0JRt29GBkFlrSNTM6t+MSLF86ChvL4d/Jfo/JYAGuB3zNzPhirHYzJPCvLOAx2gy9ID1ltrpYiw==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - '@graphql-codegen/typescript': 2.8.8(graphql@16.8.0) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-codegen/typescript': 2.8.8(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.1) auto-bind: 4.0.0 - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-codegen/typescript@2.8.8(graphql@16.8.0): + /@graphql-codegen/typescript@2.8.8(graphql@16.8.1): resolution: {integrity: sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - '@graphql-codegen/schema-ast': 2.6.1(graphql@16.8.0) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-codegen/schema-ast': 2.6.1(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.1) auto-bind: 4.0.0 - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.8.0): + /@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.8.1): resolution: {integrity: sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.0) - '@graphql-tools/optimize': 1.4.0(graphql@16.8.0) - '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/optimize': 1.4.0(graphql@16.8.1) + '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 - graphql: 16.8.0 - graphql-tag: 2.12.6(graphql@16.8.0) + graphql: 16.8.1 + graphql-tag: 2.12.6(graphql@16.8.1) parse-filepath: 1.0.2 tslib: 2.4.1 transitivePeerDependencies: @@ -1860,15 +1860,15 @@ packages: - supports-color dev: false - /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.10)(graphql@16.8.0): + /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.10)(graphql@16.8.1): resolution: {integrity: sha512-8Wt1rTtyTEs0p47uzsPJ1vAtfAx0jmxPifiNdmo9EOCuUPyQGEbMaik/YkqZ7QUFIEYEQu+Vgfo8tElwOPtx5Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) + '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.10)(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) globby: 11.1.0 - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.6.2 unixify: 1.0.0 transitivePeerDependencies: @@ -1876,7 +1876,7 @@ packages: - supports-color dev: false - /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.10)(graphql@16.8.0): + /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.10)(graphql@16.8.1): resolution: {integrity: sha512-RW+H8FqOOLQw0BPXaahYepVSRjuOHw+7IL8Opaa5G5uYGOBxoXR7DceyQ7BcpMgktAOOmpDNQ2WtcboChOJSRA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -1885,96 +1885,96 @@ packages: '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.10) '@babel/traverse': 7.22.10 '@babel/types': 7.22.10 - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.6.2 transitivePeerDependencies: - '@babel/core' - supports-color dev: false - /@graphql-tools/load@7.8.14(graphql@16.8.0): + /@graphql-tools/load@7.8.14(graphql@16.8.1): resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-tools/schema': 9.0.19(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 p-limit: 3.1.0 tslib: 2.6.2 dev: false - /@graphql-tools/merge@8.4.2(graphql@16.8.0): + /@graphql-tools/merge@8.4.2(graphql@16.8.1): resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-tools/optimize@1.4.0(graphql@16.8.0): + /@graphql-tools/optimize@1.4.0(graphql@16.8.1): resolution: {integrity: sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.8.0): + /@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.8.1): resolution: {integrity: sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@ardatan/relay-compiler': 12.0.0(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-tools/schema@9.0.19(graphql@16.8.0): + /@graphql-tools/schema@9.0.19(graphql@16.8.1): resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.8.0) - '@graphql-tools/utils': 9.2.1(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-tools/merge': 8.4.2(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 value-or-promise: 1.0.12 dev: false - /@graphql-tools/utils@8.13.1(graphql@16.8.0): + /@graphql-tools/utils@8.13.1(graphql@16.8.1): resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-tools/utils@9.2.1(graphql@16.8.0): + /@graphql-tools/utils@9.2.1(graphql@16.8.1): resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.0) - graphql: 16.8.0 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 dev: false - /@graphql-typed-document-node/core@3.2.0(graphql@16.8.0): + /@graphql-typed-document-node/core@3.2.0(graphql@16.8.1): resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 16.8.0 + graphql: 16.8.1 dev: false /@hapi/address@2.1.4: @@ -7293,7 +7293,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /gatsby-plugin-image@3.11.0(@babel/core@7.22.10)(gatsby-plugin-sharp@5.11.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.0)(react-dom@18.2.0)(react@18.2.0): + /gatsby-plugin-image@3.11.0(@babel/core@7.22.10)(gatsby-plugin-sharp@5.11.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-hQ3MjE9v5Y84f/45wXB7D5NthO/3lgwnHzy1mFAz0Md3e1CxgV1lvKjVwY5MvI40l7Tlk4Bkx39p6Qt/0GAcEg==} peerDependencies: '@babel/core': ^7.12.3 @@ -7321,8 +7321,8 @@ packages: fs-extra: 11.1.1 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 - gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-source-filesystem: 5.11.0(gatsby@5.11.0) objectFitPolyfill: 2.3.5 prop-types: 15.8.1 @@ -7333,7 +7333,7 @@ packages: - supports-color dev: false - /gatsby-plugin-manifest@5.11.0(gatsby@5.11.0)(graphql@16.8.0): + /gatsby-plugin-manifest@5.11.0(gatsby@5.11.0)(graphql@16.8.1): resolution: {integrity: sha512-f1ViusTLF3K4fNvn1vIKZwUeP1Bl9ercrhQBe7rBnu9Cl7EWYskH0MSXJfxev29kD7Ag+FTvC2MPObDvi3LFhw==} engines: {node: '>=18.0.0'} peerDependencies: @@ -7342,14 +7342,14 @@ packages: '@babel/runtime': 7.22.10 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) semver: 7.5.4 sharp: 0.32.5 transitivePeerDependencies: - graphql dev: false - /gatsby-plugin-mdx@5.11.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.0)(react-dom@18.2.0)(react@18.2.0): + /gatsby-plugin-mdx@5.11.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.11.0)(gatsby@5.11.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-7kRTVRId7VvxdSRRx1oZ9FAnd6ZcSs1yvtlpitgOsh1Tv1t9jtNTRtI6onDXCLZd1lT/6q03YfBEF0x0Z75b+g==} peerDependencies: '@mdx-js/react': ^2.0.0 @@ -7368,7 +7368,7 @@ packages: fs-extra: 11.1.1 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-source-filesystem: 5.11.0(gatsby@5.11.0) gray-matter: 4.0.3 mdast-util-mdx: 2.0.1 @@ -7414,7 +7414,7 @@ packages: workbox-build: 4.3.1 dev: false - /gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0)(graphql@16.8.0): + /gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0)(graphql@16.8.1): resolution: {integrity: sha512-GkostNpsU4Q92hw4jHv2QQrIVvu7Jn2KO2aMgv8L+Kc8O2ZaSgUuZnRlQvd9G9SDzHMowTqbss9AHO5Y3cgwgg==} engines: {node: '>=18.0.0'} peerDependencies: @@ -7429,7 +7429,7 @@ packages: gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 gatsby-page-utils: 3.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-telemetry: 4.11.0 globby: 11.1.0 lodash: 4.17.21 @@ -7454,7 +7454,7 @@ packages: - webpack dev: false - /gatsby-plugin-sharp@5.11.0(gatsby@5.11.0)(graphql@16.8.0): + /gatsby-plugin-sharp@5.11.0(gatsby@5.11.0)(graphql@16.8.1): resolution: {integrity: sha512-/7so6DUiDbTKEwQ/lTzJRIw8wPYLoFkmVOZ8ACXhVQ/2Gq/pDc8ToLgDF1MyPQ40BZcfN2nmsPgHYdq5lFsCTg==} engines: {node: '>=18.0.0'} peerDependencies: @@ -7468,7 +7468,7 @@ packages: fs-extra: 11.1.1 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) lodash: 4.17.21 probe-image-size: 7.2.3 semver: 7.5.4 @@ -7513,7 +7513,7 @@ packages: - supports-color dev: false - /gatsby-plugin-utils@4.11.0(gatsby@5.11.0)(graphql@16.8.0): + /gatsby-plugin-utils@4.11.0(gatsby@5.11.0)(graphql@16.8.1): resolution: {integrity: sha512-Eegg3BScq7vKYeJoWo6sduBwgM4DsKhYKXGIAVR9rRsGOiR1nNIWfFzT9I6OOcob9KHICeFyNgqyqpENL7odEA==} engines: {node: '>=18.0.0'} peerDependencies: @@ -7526,8 +7526,8 @@ packages: gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 gatsby-sharp: 1.11.0 - graphql: 16.8.0 - graphql-compose: 9.0.10(graphql@16.8.0) + graphql: 16.8.1 + graphql-compose: 9.0.10(graphql@16.8.1) import-from: 4.0.0 joi: 17.9.2 mime: 3.0.0 @@ -7598,7 +7598,7 @@ packages: cheerio: 1.0.0-rc.12 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) gatsby-core-utils: 4.11.0 - gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) is-relative-url: 3.0.0 lodash: 4.17.21 mdast-util-definitions: 4.0.0 @@ -7680,7 +7680,7 @@ packages: - encoding dev: false - /gatsby-transformer-sharp@5.11.0(gatsby-plugin-sharp@5.11.0)(gatsby@5.11.0)(graphql@16.8.0): + /gatsby-transformer-sharp@5.11.0(gatsby-plugin-sharp@5.11.0)(gatsby@5.11.0)(graphql@16.8.1): resolution: {integrity: sha512-kIYrCtceqmgwgPRQGVbVY8JxMfJulFSqAeLigRYhrxpVYag90vskmh+HsiKHaY9j/rEARyCofnaAG/jwhSrcRg==} engines: {node: '>=18.0.0'} peerDependencies: @@ -7692,8 +7692,8 @@ packages: common-tags: 1.8.2 fs-extra: 11.1.1 gatsby: 5.11.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6) - gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) probe-image-size: 7.2.3 semver: 7.5.4 sharp: 0.32.5 @@ -7734,13 +7734,13 @@ packages: '@builder.io/partytown': 0.7.6 '@gatsbyjs/reach-router': 2.0.1(react-dom@18.2.0)(react@18.2.0) '@gatsbyjs/webpack-hot-middleware': 2.25.3 - '@graphql-codegen/add': 3.2.3(graphql@16.8.0) - '@graphql-codegen/core': 2.6.8(graphql@16.8.0) - '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.8.0) - '@graphql-codegen/typescript': 2.8.8(graphql@16.8.0) - '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.8.0) - '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.10)(graphql@16.8.0) - '@graphql-tools/load': 7.8.14(graphql@16.8.0) + '@graphql-codegen/add': 3.2.3(graphql@16.8.1) + '@graphql-codegen/core': 2.6.8(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.8.1) + '@graphql-codegen/typescript': 2.8.8(graphql@16.8.1) + '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.8.1) + '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.10)(graphql@16.8.1) + '@graphql-tools/load': 7.8.14(graphql@16.8.1) '@jridgewell/trace-mapping': 0.3.19 '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.8.3(@parcel/core@2.8.3) @@ -7810,9 +7810,9 @@ packages: gatsby-link: 5.11.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-page-utils: 3.11.0 gatsby-parcel-config: 1.11.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-plugin-typescript: 5.11.0(gatsby@5.11.0) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0)(graphql@16.8.1) gatsby-react-router-scroll: 6.11.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-script: 2.11.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-telemetry: 4.11.0 @@ -7820,10 +7820,10 @@ packages: glob: 7.2.3 globby: 11.1.0 got: 11.8.6 - graphql: 16.8.0 - graphql-compose: 9.0.10(graphql@16.8.0) - graphql-http: 1.21.0(graphql@16.8.0) - graphql-tag: 2.12.6(graphql@16.8.0) + graphql: 16.8.1 + graphql-compose: 9.0.10(graphql@16.8.1) + graphql-http: 1.21.0(graphql@16.8.1) + graphql-tag: 2.12.6(graphql@16.8.1) hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 @@ -8190,44 +8190,44 @@ packages: /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /graphql-compose@9.0.10(graphql@16.8.0): + /graphql-compose@9.0.10(graphql@16.8.1): resolution: {integrity: sha512-UsVoxfi2+c8WbHl2pEB+teoRRZoY4mbWBoijeLDGpAZBSPChnqtSRjp+T9UcouLCwGr5ooNyOQLoI3OVzU1bPQ==} peerDependencies: graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.8.0 - graphql-type-json: 0.3.2(graphql@16.8.0) + graphql: 16.8.1 + graphql-type-json: 0.3.2(graphql@16.8.1) dev: false - /graphql-http@1.21.0(graphql@16.8.0): + /graphql-http@1.21.0(graphql@16.8.1): resolution: {integrity: sha512-yrItPfHj5WeT4n7iusbVin+vGSQjXFAX6U/GnYytdCJRXVad1TWGtYFDZ2ROjCKpXQzIwvfbiWCEwfuXgR3B6A==} engines: {node: '>=12'} peerDependencies: graphql: '>=0.11 <=16' dependencies: - graphql: 16.8.0 + graphql: 16.8.1 dev: false - /graphql-tag@2.12.6(graphql@16.8.0): + /graphql-tag@2.12.6(graphql@16.8.1): resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 16.8.0 + graphql: 16.8.1 tslib: 2.6.2 dev: false - /graphql-type-json@0.3.2(graphql@16.8.0): + /graphql-type-json@0.3.2(graphql@16.8.1): resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} peerDependencies: graphql: '>=0.8.0' dependencies: - graphql: 16.8.0 + graphql: 16.8.1 dev: false - /graphql@16.8.0: - resolution: {integrity: sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==} + /graphql@16.8.1: + resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} dev: false