diff --git a/packages/gatsby-theme-jamfire-conference/package.json b/packages/gatsby-theme-jamfire-conference/package.json index b8db0646..b02f6b51 100644 --- a/packages/gatsby-theme-jamfire-conference/package.json +++ b/packages/gatsby-theme-jamfire-conference/package.json @@ -51,7 +51,7 @@ "gatsby-plugin-nprogress": "^4.0.0", "gatsby-plugin-offline": "^5.0.0", "gatsby-plugin-react-helmet": "^5.1.0", - "gatsby-plugin-react-helmet-async": "^1.2.0", + "gatsby-plugin-react-helmet-async": "^1.2.3", "gatsby-plugin-react-leaflet": "^3.0.2", "gatsby-plugin-sass": "^5.0.0", "gatsby-plugin-sharp": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index f171ff5f..e695c590 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9740,10 +9740,10 @@ gatsby-plugin-page-creator@^4.1.2: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-react-helmet-async@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet-async/-/gatsby-plugin-react-helmet-async-1.2.0.tgz#43e0457586138ecb7cf23202708a7e0e3ead8dcb" - integrity sha512-Uh5AuSZQUdrmzvuaanHkBf4tWw4GQnC56QLTxqxkXCscan+kJqSn+rfFpho5Auq/8j9QQQjimiAiH0rqQnDMVA== +gatsby-plugin-react-helmet-async@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet-async/-/gatsby-plugin-react-helmet-async-1.2.3.tgz#28d38b1cfc80edb140abbdb43e93258b0604ce57" + integrity sha512-fA/FGZbJlZuqeZvaGc3intLWfsPclhY2EAtdHqarwde8D8RlanVn2nVUxrvLEhzwq8n4OpTfj/DChAVmr0D+yA== gatsby-plugin-react-helmet@^5.1.0: version "5.1.0"