Merge pull request #63 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.1.23
This commit is contained in:
commit
e22e3c8aa1
|
@ -10,7 +10,7 @@
|
||||||
"gatsby-image": "^2.2.43",
|
"gatsby-image": "^2.2.43",
|
||||||
"gatsby-plugin-manifest": "^2.2.44",
|
"gatsby-plugin-manifest": "^2.2.44",
|
||||||
"gatsby-plugin-matomo": "^0.8.1",
|
"gatsby-plugin-matomo": "^0.8.1",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.22",
|
"gatsby-plugin-react-helmet": "^3.1.23",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.5.0",
|
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||||
"gatsby-plugin-sass": "^2.1.30",
|
"gatsby-plugin-sass": "^2.1.30",
|
||||||
|
|
|
@ -5552,10 +5552,10 @@ gatsby-plugin-page-creator@^2.1.42:
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
|
|
||||||
gatsby-plugin-react-helmet@^3.1.22:
|
gatsby-plugin-react-helmet@^3.1.23:
|
||||||
version "3.1.22"
|
version "3.1.23"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.22.tgz#f4c148dfe964af1e1364e6bcd9a4cd3226e8cd7a"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.23.tgz#f324dbdc1a8777b5b257dbab62afc6beac01cd1a"
|
||||||
integrity sha512-eG57C7Rm84dOpaFYxqQsKSzP0ge/6SnAEsPH5JcAcJ7vETtn3rCS6SB8qs+Nk/jhziAjdGjBw3CSJnOkg/QUJA==
|
integrity sha512-l6OomFCfggJ6IG8XOw0WuCqbTnVrqtMRxA/O5qbCpXH7K9JxjE406vUM8To0dVjoaCiSvRZU/Dz0vU0wEWe0UQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
|
|
||||||
|
|
Reference in New Issue