diff --git a/package.json b/package.json index b013420..f440339 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "gatsby-plugin-feed": "^2.7.0", "gatsby-plugin-flow": "^1.4.0", "gatsby-plugin-google-gtag": "^2.2.0", - "gatsby-plugin-manifest": "^2.6.0", + "gatsby-plugin-manifest": "^2.6.1", "gatsby-plugin-netlify": "^2.5.0", "gatsby-plugin-netlify-cms": "^4.4.0", "gatsby-plugin-offline": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 5c0277d..5ed69db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7832,10 +7832,10 @@ gatsby-plugin-google-gtag@^2.2.0: "@babel/runtime" "^7.11.2" minimatch "^3.0.4" -gatsby-plugin-manifest@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.0.tgz#d128d462a726b665551e53ffe0e6639381ee507e" - integrity sha512-asVUXSTgGc5WH3w2pUQ5qqn4ApU+be2ayEgSvK2pd88g+lZUfjMZznc3I1FedtvIFoBpDdR9/teECqbioeLRmQ== +gatsby-plugin-manifest@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.1.tgz#d05fec54c528b0828f4b3db443b28839f0d6f6e0" + integrity sha512-LIDdRi3AAahU9GVLj/leKyRDkWdNHO5p93Q3FS9xiA71ysZ/hJJbDOWB2n8YvCK4Ulx0CCSsr01nVvoMyai+Hw== dependencies: "@babel/runtime" "^7.11.2" gatsby-core-utils "^1.4.0"