From 5b26fdb10832202d7f21df7381db20cc5d203228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:49:37 +0000 Subject: [PATCH] build(deps): Bump gatsby-source-graphql from 5.14.0 to 5.15.0 Bumps [gatsby-source-graphql](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-graphql) from 5.14.0 to 5.15.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-graphql/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.15.0/packages/gatsby-source-graphql) --- updated-dependencies: - dependency-name: gatsby-source-graphql dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05c23ead..8b3506e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sitemap": "^6.14.0", "gatsby-source-filesystem": "^5.14.0", - "gatsby-source-graphql": "^5.14.0", + "gatsby-source-graphql": "^5.15.0", "gatsby-transformer-csv": "^5.14.0", "gatsby-transformer-json": "^5.14.0", "gatsby-transformer-remark": "^6.14.0", @@ -11964,9 +11964,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.14.0.tgz", - "integrity": "sha512-h0v20gB213PmhKjioCJ93SrUb7Hihnqxd6X6Iur4u1eiWTUDsGeV9g1bkquiuDl2qovUnjj7mOoHdWiu/Ax/9Q==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.15.0.tgz", + "integrity": "sha512-fxzHbCvQm1u74DSjy7G4PVqEcWb7sOCFg3kFFVUqVKe3hDCm6s1M/gRSvpm3/3fm74HhgLsmQ54Qaf54Ckyn9w==", "dependencies": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -12248,9 +12248,9 @@ } }, "node_modules/gatsby-source-graphql": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-5.14.0.tgz", - "integrity": "sha512-ifGd5l4IUn1NMBpbz09Nif0gMKpdEir2v1I7UOeMLoTVMbrfdBF3CLrcCwrKqq3TXKOY9Z0ceKB/GFX4oXsCoA==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-5.15.0.tgz", + "integrity": "sha512-9age57oZH9HZxaWtryYxPUcX50LJdIQZ+KV+4xfqsu1tHY1f71GXoY6ooYwzZy76kmhrBBFn6O2v8XmV3ZeZiA==", "dependencies": { "@apollo/client": "^3.7.16", "@babel/runtime": "^7.20.13", @@ -12258,7 +12258,7 @@ "@graphql-tools/utils": "^8.13.1", "@graphql-tools/wrap": "^8.5.1", "dataloader": "^2.2.2", - "gatsby-core-utils": "^4.14.0", + "gatsby-core-utils": "^4.15.0", "invariant": "^2.2.4", "node-fetch": "^2.6.11" }, @@ -34731,9 +34731,9 @@ } }, "gatsby-core-utils": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.14.0.tgz", - "integrity": "sha512-h0v20gB213PmhKjioCJ93SrUb7Hihnqxd6X6Iur4u1eiWTUDsGeV9g1bkquiuDl2qovUnjj7mOoHdWiu/Ax/9Q==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.15.0.tgz", + "integrity": "sha512-fxzHbCvQm1u74DSjy7G4PVqEcWb7sOCFg3kFFVUqVKe3hDCm6s1M/gRSvpm3/3fm74HhgLsmQ54Qaf54Ckyn9w==", "requires": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -34932,9 +34932,9 @@ } }, "gatsby-source-graphql": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-5.14.0.tgz", - "integrity": "sha512-ifGd5l4IUn1NMBpbz09Nif0gMKpdEir2v1I7UOeMLoTVMbrfdBF3CLrcCwrKqq3TXKOY9Z0ceKB/GFX4oXsCoA==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-5.15.0.tgz", + "integrity": "sha512-9age57oZH9HZxaWtryYxPUcX50LJdIQZ+KV+4xfqsu1tHY1f71GXoY6ooYwzZy76kmhrBBFn6O2v8XmV3ZeZiA==", "requires": { "@apollo/client": "^3.7.16", "@babel/runtime": "^7.20.13", @@ -34942,7 +34942,7 @@ "@graphql-tools/utils": "^8.13.1", "@graphql-tools/wrap": "^8.5.1", "dataloader": "^2.2.2", - "gatsby-core-utils": "^4.14.0", + "gatsby-core-utils": "^4.15.0", "invariant": "^2.2.4", "node-fetch": "^2.6.11" }, diff --git a/package.json b/package.json index a1a0169a..ccc04497 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gatsby-plugin-sass": "^6.14.0", "gatsby-plugin-sitemap": "^6.14.0", "gatsby-source-filesystem": "^5.14.0", - "gatsby-source-graphql": "^5.14.0", + "gatsby-source-graphql": "^5.15.0", "gatsby-transformer-csv": "^5.14.0", "gatsby-transformer-json": "^5.14.0", "gatsby-transformer-remark": "^6.14.0",