From 657e022043cbe92a887283d540fc23f9caab3e3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:44:40 +0000 Subject: [PATCH] Update dependency @netlify/plugin-gatsby to ^3.4.7 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2bb96f7..041e891 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "gatsby-ecommerce-theme", "version": "1.0.0", "dependencies": { - "@netlify/plugin-gatsby": "^3.4.6", + "@netlify/plugin-gatsby": "^3.4.7", "cypress": "^10.0.3", "gatsby": "^4.5.4", "gatsby-plugin-manifest": "^4.14.0", @@ -2734,9 +2734,9 @@ "integrity": "sha512-/+BmBDe8GvlB2nIflWasLLAInjYG0bC9HRnfEpNi4sw77J2AJNnEVnTDReVrehoh825+Q/evF3THXTAweyam2g==" }, "node_modules/@netlify/plugin-gatsby": { - "version": "3.4.6", - "resolved": "https://registry.npmjs.org/@netlify/plugin-gatsby/-/plugin-gatsby-3.4.6.tgz", - "integrity": "sha512-M6/+lWwRX4CSc6uTfOoUq+QidvJGapW4Fr9RXZa3pzY/3GvT02pe5r1m21yrkdQSCfTooJHxZrqgiw60f3E/WA==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/@netlify/plugin-gatsby/-/plugin-gatsby-3.4.7.tgz", + "integrity": "sha512-QTzYhh9Kp2pqmaSvKIQVGVC8vT6ItbpILdqPEtSKxt1kBC++FqtaoOX0CdYxI/qTEP23rgAk9Y4cfGi2XcoJWA==", "dependencies": { "@netlify/functions": "^1.2.0", "@netlify/ipx": "^1.2.5", @@ -22839,9 +22839,9 @@ } }, "@netlify/plugin-gatsby": { - "version": "3.4.6", - "resolved": "https://registry.npmjs.org/@netlify/plugin-gatsby/-/plugin-gatsby-3.4.6.tgz", - "integrity": "sha512-M6/+lWwRX4CSc6uTfOoUq+QidvJGapW4Fr9RXZa3pzY/3GvT02pe5r1m21yrkdQSCfTooJHxZrqgiw60f3E/WA==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/@netlify/plugin-gatsby/-/plugin-gatsby-3.4.7.tgz", + "integrity": "sha512-QTzYhh9Kp2pqmaSvKIQVGVC8vT6ItbpILdqPEtSKxt1kBC++FqtaoOX0CdYxI/qTEP23rgAk9Y4cfGi2XcoJWA==", "requires": { "@netlify/functions": "^1.2.0", "@netlify/ipx": "^1.2.5", diff --git a/package.json b/package.json index 897c27c..169b291 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "plop": "plop" }, "dependencies": { - "@netlify/plugin-gatsby": "^3.4.6", + "@netlify/plugin-gatsby": "^3.4.7", "cypress": "^10.0.3", "gatsby": "^4.5.4", "gatsby-plugin-manifest": "^4.14.0",