From 0475383a17cff8d641427947540ec3007699e56b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Apr 2022 04:26:30 +0000 Subject: [PATCH] Update dependency gatsby-plugin-remote-images to v3.4.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2189eea..3e0be54 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.13.0", "gatsby-plugin-react-i18next": "1.2.3", - "gatsby-plugin-remote-images": "3.3.0", + "gatsby-plugin-remote-images": "3.4.0", "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.7.1", "gatsby-plugin-sass": "5.13.0", diff --git a/yarn.lock b/yarn.lock index 6431631..f9fe554 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6597,10 +6597,10 @@ gatsby-plugin-react-i18next@1.2.3: optionalDependencies: react-helmet "^6.1.0" -gatsby-plugin-remote-images@3.3.0: - version "3.3.0" - resolved "https://registry.npmjs.org/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.3.0.tgz" - integrity sha512-1B8vGJEMkPsrIE/PGxaEsIOtgZ+0ZzrtMgX8Un1/okhppfF8d+dZFNaA5No6KrDG44FgsMjE8Gv9ouv089srDA== +gatsby-plugin-remote-images@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.4.0.tgz#07e42733457b69aa68c6e65fb013ef9c6b9ff4c0" + integrity sha512-S6E6xz9pe++KF87f5wJdgBXgBTWWxlMEpTnDLck4a2b0aeO2E0mqpGdFASNBpTHWKzPnrrnkylnA/iW4lCX9/Q== dependencies: gatsby-source-filesystem "^3.4.0" lodash "^4.17.15"