Update dependencies

This commit is contained in:
Kyle Mathews 2017-12-16 12:13:53 -08:00
parent bc1e61a4d9
commit 11cdbd91c8
2 changed files with 34 additions and 12 deletions

42
package-lock.json generated
View file

@ -1645,6 +1645,21 @@
"callsite": "1.0.0" "callsite": "1.0.0"
} }
}, },
"better-queue": {
"version": "3.8.6",
"resolved": "https://registry.npmjs.org/better-queue/-/better-queue-3.8.6.tgz",
"integrity": "sha1-cyIL36tAOSTP+nSXIg3Th6u3OmM=",
"requires": {
"better-queue-memory": "1.0.2",
"node-eta": "0.9.0",
"uuid": "3.1.0"
}
},
"better-queue-memory": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/better-queue-memory/-/better-queue-memory-1.0.2.tgz",
"integrity": "sha1-qm0WmqHQzHdAkYXLnLXH3CUbzUE="
},
"big.js": { "big.js": {
"version": "3.2.0", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz", "resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",
@ -6135,9 +6150,9 @@
"dev": true "dev": true
}, },
"gatsby": { "gatsby": {
"version": "1.9.135", "version": "1.9.138",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.135.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.138.tgz",
"integrity": "sha512-VbqrDsIgwaawoJbuRPWtRLkSxMzadtj1APhIk4Mdzp+x71Y5v46PxzIVoiZKBCCtU9JEgv77sKrm05mTlo8cxg==", "integrity": "sha512-BO7aj+0HuYgUFzcHoMerf3WHBWQqZmB+jayqmAOZiVDAKPo1c9kWZfhSdRuRVPkZOg0IO/OiWsiMl6S0cWIFlA==",
"requires": { "requires": {
"async": "2.6.0", "async": "2.6.0",
"babel-code-frame": "6.26.0", "babel-code-frame": "6.26.0",
@ -6153,6 +6168,7 @@
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"babel-traverse": "6.26.0", "babel-traverse": "6.26.0",
"babylon": "6.18.0", "babylon": "6.18.0",
"better-queue": "3.8.6",
"bluebird": "3.5.1", "bluebird": "3.5.1",
"chalk": "1.1.3", "chalk": "1.1.3",
"chokidar": "1.7.0", "chokidar": "1.7.0",
@ -6195,6 +6211,7 @@
"lodash": "4.17.4", "lodash": "4.17.4",
"lodash-id": "0.14.0", "lodash-id": "0.14.0",
"lowdb": "0.16.2", "lowdb": "0.16.2",
"md5": "2.2.1",
"md5-file": "3.2.3", "md5-file": "3.2.3",
"mime": "1.6.0", "mime": "1.6.0",
"mitt": "1.1.3", "mitt": "1.1.3",
@ -6433,14 +6450,14 @@
} }
}, },
"gatsby-remark-copy-linked-files": { "gatsby-remark-copy-linked-files": {
"version": "1.5.23", "version": "1.5.24",
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.23.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.24.tgz",
"integrity": "sha512-rPgOv6VBokogtv6fA2Vfafsmu0wgJXmAxJzaEdWqD1KZYDIlMONmqQ41daa130/mtKovqvdqOpE8pQnW84vTWA==", "integrity": "sha512-HtAVkabQeB9QhCrREfkQ89P3NnTBk7qz3OMIl2sOeRy+w2FgSI83AnpiCldeYHYD/ARFVjDDFYN/OmodYo8ZYQ==",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"cheerio": "1.0.0-rc.2", "cheerio": "1.0.0-rc.2",
"fs-extra": "4.0.2", "fs-extra": "4.0.2",
"image-size": "0.6.1", "image-size": "0.6.2",
"is-relative-url": "2.0.0", "is-relative-url": "2.0.0",
"lodash": "4.17.4", "lodash": "4.17.4",
"path-is-inside": "1.0.2", "path-is-inside": "1.0.2",
@ -6482,9 +6499,9 @@
} }
}, },
"image-size": { "image-size": {
"version": "0.6.1", "version": "0.6.2",
"resolved": "https://registry.npmjs.org/image-size/-/image-size-0.6.1.tgz", "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.6.2.tgz",
"integrity": "sha512-lHMlI2MykfeHAQdtydQh4fTcBQVf4zLTA91w1euBe9rbmAfJ/iyzMh8H3KD9u1RldlHaMS3tmMV5TEe9BkmW9g==" "integrity": "sha512-pH3vDzpczdsKHdZ9xxR3O46unSjisgVx0IImay7Zz2EdhRVbCkj+nthx9OuuWEhakx9FAO+fNVGrF0rZ2oMOvw=="
} }
} }
}, },
@ -9649,6 +9666,11 @@
"lodash.toarray": "4.4.0" "lodash.toarray": "4.4.0"
} }
}, },
"node-eta": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/node-eta/-/node-eta-0.9.0.tgz",
"integrity": "sha1-n7CwmbzSoCGUDmA8ZCVNwAPZp6g="
},
"node-fetch": { "node-fetch": {
"version": "1.7.3", "version": "1.7.3",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",

View file

@ -7,7 +7,7 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.9.135", "gatsby": "^1.9.138",
"gatsby-link": "^1.6.32", "gatsby-link": "^1.6.32",
"gatsby-plugin-feed": "^1.3.15", "gatsby-plugin-feed": "^1.3.15",
"gatsby-plugin-google-analytics": "^1.0.14", "gatsby-plugin-google-analytics": "^1.0.14",
@ -15,7 +15,7 @@
"gatsby-plugin-react-helmet": "^1.0.8", "gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.24", "gatsby-plugin-sharp": "^1.6.24",
"gatsby-plugin-typography": "^1.7.10", "gatsby-plugin-typography": "^1.7.10",
"gatsby-remark-copy-linked-files": "^1.5.23", "gatsby-remark-copy-linked-files": "^1.5.24",
"gatsby-remark-images": "^1.5.36", "gatsby-remark-images": "^1.5.36",
"gatsby-remark-prismjs": "^1.2.11", "gatsby-remark-prismjs": "^1.2.11",
"gatsby-remark-responsive-iframe": "^1.4.16", "gatsby-remark-responsive-iframe": "^1.4.16",