Merge pull request #227 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.9
This commit is contained in:
commit
21ff3f20af
|
@ -8,7 +8,7 @@
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.22.9",
|
"gatsby": "^2.22.9",
|
||||||
"gatsby-image": "^2.3.4",
|
"gatsby-image": "^2.3.4",
|
||||||
"gatsby-plugin-manifest": "^2.4.3",
|
"gatsby-plugin-manifest": "^2.4.9",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
"gatsby-plugin-react-helmet": "^3.2.4",
|
"gatsby-plugin-react-helmet": "^3.2.4",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6053,13 +6053,13 @@ gatsby-page-utils@^0.2.7:
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
|
|
||||||
gatsby-plugin-manifest@^2.4.3:
|
gatsby-plugin-manifest@^2.4.9:
|
||||||
version "2.4.3"
|
version "2.4.9"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.3.tgz#7d6e25609a59ba2ae8abc9881fa8abbc44e44d79"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.9.tgz#f211d87cf3d06a5bfd0619b6844b156abd837d43"
|
||||||
integrity sha512-uljlo8edIknqTL/AaNi1wU/ESFigxGIXqy6H9B7lGcT99zOaApSEGLnJ9IQnZjISOjmgEcxabKtIJt6lpx7qqg==
|
integrity sha512-uFz6/VsepGqai9jaCI2EWTbg2ICX60ZM63RxeCm8xO9m6B3VLxh0NShpU81IoWi7aQfj9iyD2LZiIu3JcnSj+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.9.6"
|
"@babel/runtime" "^7.9.6"
|
||||||
gatsby-core-utils "^1.2.2"
|
gatsby-core-utils "^1.3.3"
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
|
|
Reference in New Issue