From 9f82353ab66d5363b51d93fc8cacdd608042932c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:11:21 +0000 Subject: [PATCH] Update gatsby-plugin-react-helmet to version 5.24.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d4a018..69a65a0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "cypress": "^10.1.0", "gatsby": "^4.16.0", "gatsby-plugin-manifest": "^4.16.0", - "gatsby-plugin-react-helmet": "^5.16.0", + "gatsby-plugin-react-helmet": "^5.24.0", "gatsby-plugin-react-leaflet": "3.0.3", "gatsby-plugin-resolve-src": "^2.1.0", "gatsby-plugin-sass": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index 41da3f8..72ae628 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6816,10 +6816,10 @@ gatsby-plugin-page-creator@^4.16.0: globby "^11.1.0" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.16.0: - version "5.16.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.16.0.tgz#a0c2c1acdda9e6ebed749a7e22fdf2d6f59950ef" - integrity sha512-+XrxxLnDuLupyRRNgXxWC3UlkhHMD5e98Sq+8yX92q2zOIr7MH7xax5WppcGb7L0leChMxR93v47jjVDtNAPGA== +gatsby-plugin-react-helmet@^5.24.0: + version "5.24.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.24.0.tgz#8c9cf8e93e184c87ee9e605467c735c7eb02b821" + integrity sha512-SU/SrWsbEFLQhuzDXucYlQ4O5pTdpOdxw07xIRwyFfxFzGml/9f62h2dTtUJOIXP1mYfl31bw7eCbGlc8QzF5w== dependencies: "@babel/runtime" "^7.15.4"