diff --git a/package.json b/package.json index 12946e1..c321c5e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.6.0", "gatsby-plugin-react-i18next": "1.2.2", - "gatsby-plugin-remote-images": "3.2.0", + "gatsby-plugin-remote-images": "3.3.0", "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-sass": "5.6.0", diff --git a/yarn.lock b/yarn.lock index 8bf0f10..e03930d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6172,10 +6172,10 @@ gatsby-plugin-react-i18next@1.2.2: optionalDependencies: react-helmet "^6.1.0" -gatsby-plugin-remote-images@3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.2.0.tgz#16146e45fe9872fc5b9a86c01a7f148644726053" - integrity sha512-dR1ZADoRVW9pwopw28SS/KJ1sOMVJTSzfmK6abYY/HOo/05vA7bmPRzljZOJIyTHEdjiw1lyjR9Y4sfmjyIiZA== +gatsby-plugin-remote-images@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.3.0.tgz#9cec7238c7212dcf549b9b382949a9457e010be6" + integrity sha512-1B8vGJEMkPsrIE/PGxaEsIOtgZ+0ZzrtMgX8Un1/okhppfF8d+dZFNaA5No6KrDG44FgsMjE8Gv9ouv089srDA== dependencies: gatsby-source-filesystem "^3.4.0" lodash "^4.17.15"