fix: update gatsby monorepo (#16639)

This commit is contained in:
GatsbyJS Bot
2019-08-15 06:36:44 +00:00
parent 24be428be7
commit 80b169ffb3
3 changed files with 24 additions and 24 deletions
+6 -6
View File
@@ -3795,9 +3795,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"electron-to-chromium": {
"version": "1.3.225",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.225.tgz",
"integrity": "sha512-7W/L3jw7HYE+tUPbcVOGBmnSrlUmyZ/Uyg24QS7Vx0a9KodtNrN0r0Q/LyGHrcYMtw2rv7E49F/vTXwlV/fuaA=="
"version": "1.3.226",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.226.tgz",
"integrity": "sha512-Qnj+JyUodfuzzPbs66CxO5oz1/bOrIhXh/4qh24GMOYzjuUt0sq7mFlhq78dP68CR38NkZ6KOAfhGP6kElU65A=="
},
"elliptic": {
"version": "6.5.0",
@@ -5426,9 +5426,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.13.63",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.63.tgz",
"integrity": "sha512-ApiHWeJf5cOfHNXicy145/lB6lGSTLrExLiss5kBWcR1wo9Nkaj91qU9NHYMzA0E6MgKanjkppwZ/4qs0qq/mg==",
"version": "2.13.64",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.64.tgz",
"integrity": "sha512-v9y2gTAKj73e6pujYcUwuaT+GWvrPN4ppaD1ieTdEfIRrjl4iSNvWro3+bn2XEcorfUwzcRb6dJ9pCSCwQvgdw==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",