From 016778d15780bbffdb53668e8f5b3e18990672d0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:25:48 +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 a84ed16..9c8a672 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Colby Fayock ", "dependencies": { "gatsby": "^4.7.1", - "gatsby-plugin-react-helmet": "^5.7.0", + "gatsby-plugin-react-helmet": "^5.24.0", "gatsby-plugin-resolve-src": "^2.1.0", "gatsby-plugin-sass": "^5.7.0", "gatsby-source-filesystem": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 5376658..8eb636e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4528,10 +4528,10 @@ gatsby-plugin-page-creator@^4.7.0: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.7.0.tgz#4d038c8350796fbe1815e2cb238c0e97cb940b87" - integrity sha512-FjEYMNzT/+dfbk6+UGvnD+L2MuKburF/uayLZqAItAOLbYUK3x2BZzlyBb6X4+jjIrXq9LP6vHa4PipCXoqUyw== +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"