diff --git a/package.json b/package.json index f32baf54..c332ed26 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "classnames": "^2.2.6", "gatsby": "^2.19.32", "gatsby-image": "^2.2.43", - "gatsby-plugin-manifest": "^2.2.42", + "gatsby-plugin-manifest": "^2.2.44", "gatsby-plugin-react-helmet": "^3.1.22", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index fa7edf91..432be31e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5524,13 +5524,13 @@ gatsby-page-utils@^0.0.41: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-manifest@^2.2.42: - version "2.2.42" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.42.tgz#ad069b04576eb995ad6ceaa4712db90e600eb500" - integrity sha512-3YWq2zfv6LR0FWlfhZL//mrueuTr+u9cSr8K9HIXKBVby1FZ2CndzaMPbmj61/FSqXHXX2/bhvOx5imFuZCxmw== +gatsby-plugin-manifest@^2.2.44: + version "2.2.44" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.44.tgz#1902972d14144ff7b071f13aab3cd9a25d265b30" + integrity sha512-Mhq7sXAiFZG0xL8RFqLYEZK9/RBVtn2ubIiIWA5jS4PRfxSx8szvmAbu7H7VvOJTvh/ArGKUbGPEQ0mbJmX1AA== dependencies: "@babel/runtime" "^7.7.6" - gatsby-core-utils "^1.0.28" + gatsby-core-utils "^1.0.30" semver "^5.7.1" sharp "^0.23.4"