From ef4c9d18c45e7c788a4010fa3291ac626a3599cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:51:07 +0000 Subject: [PATCH] Update dependency gatsby to v5.12.5 --- hosting/package-lock.json | 32 ++++++++++++++++---------------- hosting/package.json | 2 +- hosting/yarn.lock | 18 +++++++++--------- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/hosting/package-lock.json b/hosting/package-lock.json index 099ef92b..237c7251 100644 --- a/hosting/package-lock.json +++ b/hosting/package-lock.json @@ -12,7 +12,7 @@ "@ant-design/compatible": "5.1.2", "antd": "5.9.3", "axios": "1.5.1", - "gatsby": "5.12.4", + "gatsby": "5.12.5", "gatsby-image": "3.11.0", "gatsby-plugin-google-gtag": "5.12.0", "gatsby-plugin-manifest": "5.12.0", @@ -15689,9 +15689,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", - "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", + "version": "5.12.5", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz", + "integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -15777,7 +15777,7 @@ "fs-extra": "^11.1.1", "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", - "gatsby-graphiql-explorer": "^3.12.0", + "gatsby-graphiql-explorer": "^3.12.1", "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.0", "gatsby-page-utils": "^3.12.0", @@ -16054,11 +16054,11 @@ } }, "node_modules/gatsby-graphiql-explorer": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz", - "integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz", + "integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==", "engines": { - "node": ">=18.0.0" + "node": ">=14.15.0" } }, "node_modules/gatsby-image": { @@ -37164,9 +37164,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz", - "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==", + "version": "5.12.5", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz", + "integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/core": "^7.20.12", @@ -37251,7 +37251,7 @@ "fs-extra": "^11.1.1", "gatsby-cli": "^5.12.1", "gatsby-core-utils": "^4.12.0", - "gatsby-graphiql-explorer": "^3.12.0", + "gatsby-graphiql-explorer": "^3.12.1", "gatsby-legacy-polyfills": "^3.12.0", "gatsby-link": "^5.12.0", "gatsby-page-utils": "^3.12.0", @@ -37835,9 +37835,9 @@ } }, "gatsby-graphiql-explorer": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz", - "integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==" + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz", + "integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==" }, "gatsby-image": { "version": "3.11.0", diff --git a/hosting/package.json b/hosting/package.json index b4fdf7cd..700a2b06 100644 --- a/hosting/package.json +++ b/hosting/package.json @@ -19,7 +19,7 @@ "@ant-design/compatible": "5.1.2", "antd": "5.9.3", "axios": "1.5.1", - "gatsby": "5.12.4", + "gatsby": "5.12.5", "gatsby-image": "3.11.0", "gatsby-plugin-google-gtag": "5.12.0", "gatsby-plugin-manifest": "5.12.0", diff --git a/hosting/yarn.lock b/hosting/yarn.lock index 2a031ea4..0e9153e2 100644 --- a/hosting/yarn.lock +++ b/hosting/yarn.lock @@ -6677,10 +6677,10 @@ gatsby-core-utils@^4.12.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^3.12.0: - version "3.12.0" - resolved "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz" - integrity sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw== +gatsby-graphiql-explorer@^3.12.1: + version "3.12.1" + resolved "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz" + integrity sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg== gatsby-image@3.11.0: version "3.11.0" @@ -6920,10 +6920,10 @@ gatsby-worker@^2.12.0: fs-extra "^11.1.1" signal-exit "^3.0.7" -gatsby@5.12.4: - version "5.12.4" - resolved "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz" - integrity sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ== +gatsby@5.12.5: + version "5.12.5" + resolved "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz" + integrity sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg== dependencies: "@babel/code-frame" "^7.18.6" "@babel/core" "^7.20.12" @@ -7008,7 +7008,7 @@ gatsby@5.12.4: fs-extra "^11.1.1" gatsby-cli "^5.12.1" gatsby-core-utils "^4.12.0" - gatsby-graphiql-explorer "^3.12.0" + gatsby-graphiql-explorer "^3.12.1" gatsby-legacy-polyfills "^3.12.0" gatsby-link "^5.12.0" gatsby-page-utils "^3.12.0"