Upgrade dependencies

This commit is contained in:
Kyle Mathews 2018-02-17 11:01:48 -08:00
parent 2f062c2339
commit 3b1c85770d
2 changed files with 65 additions and 52 deletions

107
package-lock.json generated
View file

@ -60,7 +60,7 @@
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",
"integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=", "integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=",
"requires": { "requires": {
"mime-types": "2.1.17", "mime-types": "2.1.18",
"negotiator": "0.6.1" "negotiator": "0.6.1"
} }
}, },
@ -1845,7 +1845,7 @@
"on-finished": "2.3.0", "on-finished": "2.3.0",
"qs": "6.5.1", "qs": "6.5.1",
"raw-body": "2.3.2", "raw-body": "2.3.2",
"type-is": "1.6.15" "type-is": "1.6.16"
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
@ -2729,7 +2729,7 @@
"resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.12.tgz", "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.12.tgz",
"integrity": "sha1-xZpcmdt2dn6YdlAOJx72OzSTvWY=", "integrity": "sha1-xZpcmdt2dn6YdlAOJx72OzSTvWY=",
"requires": { "requires": {
"mime-db": "1.30.0" "mime-db": "1.33.0"
} }
}, },
"compression": { "compression": {
@ -3168,7 +3168,7 @@
"resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz", "resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz",
"integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=", "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=",
"requires": { "requires": {
"es5-ext": "0.10.38" "es5-ext": "0.10.39"
} }
}, },
"dargs": { "dargs": {
@ -3912,7 +3912,7 @@
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz",
"integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", "integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=",
"requires": { "requires": {
"mime-types": "2.1.17", "mime-types": "2.1.18",
"negotiator": "0.6.1" "negotiator": "0.6.1"
} }
}, },
@ -4063,9 +4063,9 @@
} }
}, },
"es5-ext": { "es5-ext": {
"version": "0.10.38", "version": "0.10.39",
"resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.38.tgz", "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.39.tgz",
"integrity": "sha512-jCMyePo7AXbUESwbl8Qi01VSH2piY9s/a3rSU/5w/MlTIx8HPL1xn2InGN8ejt/xulcJgnTO7vqNtOAxzYd2Kg==", "integrity": "sha512-AlaXZhPHl0po/uxMx1tyrlt1O86M6D5iVaDH8UgLfgek4kXTX6vzsRfJQWC2Ku+aG8pkw1XWzh9eTkwfVrsD5g==",
"requires": { "requires": {
"es6-iterator": "2.0.3", "es6-iterator": "2.0.3",
"es6-symbol": "3.1.1" "es6-symbol": "3.1.1"
@ -4077,7 +4077,7 @@
"integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
"requires": { "requires": {
"d": "1.0.0", "d": "1.0.0",
"es5-ext": "0.10.38", "es5-ext": "0.10.39",
"es6-symbol": "3.1.1" "es6-symbol": "3.1.1"
} }
}, },
@ -4092,7 +4092,7 @@
"integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=", "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
"requires": { "requires": {
"d": "1.0.0", "d": "1.0.0",
"es5-ext": "0.10.38" "es5-ext": "0.10.39"
} }
}, },
"es6-template-strings": { "es6-template-strings": {
@ -4101,7 +4101,7 @@
"integrity": "sha1-sWbGpiVi9Hi7d3X2ypYQOlmbSyw=", "integrity": "sha1-sWbGpiVi9Hi7d3X2ypYQOlmbSyw=",
"optional": true, "optional": true,
"requires": { "requires": {
"es5-ext": "0.10.38", "es5-ext": "0.10.39",
"esniff": "1.1.0" "esniff": "1.1.0"
} }
}, },
@ -4116,9 +4116,9 @@
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
}, },
"eslint": { "eslint": {
"version": "4.17.0", "version": "4.18.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-4.17.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.18.0.tgz",
"integrity": "sha512-AyxBUCANU/o/xC0ijGMKavo5Ls3oK6xykiOITlMdjFjrKOsqLrA7Nf5cnrDgcKrHzBirclAZt63XO7YZlVUPwA==", "integrity": "sha512-Ep2lUbztzXLg0gNUl48I1xvbQFy1QuWyh1C9PSympmln33jwOr8B3QfuEcXpPPE4uSwEzDaWhUxBN0sNQkzrBg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ajv": "5.5.2", "ajv": "5.5.2",
@ -4229,7 +4229,7 @@
"optional": true, "optional": true,
"requires": { "requires": {
"d": "1.0.0", "d": "1.0.0",
"es5-ext": "0.10.38" "es5-ext": "0.10.39"
} }
}, },
"espree": { "espree": {
@ -4451,7 +4451,7 @@
"serve-static": "1.13.1", "serve-static": "1.13.1",
"setprototypeof": "1.1.0", "setprototypeof": "1.1.0",
"statuses": "1.3.1", "statuses": "1.3.1",
"type-is": "1.6.15", "type-is": "1.6.16",
"utils-merge": "1.0.1", "utils-merge": "1.0.1",
"vary": "1.1.2" "vary": "1.1.2"
}, },
@ -5362,7 +5362,7 @@
"requires": { "requires": {
"asynckit": "0.4.0", "asynckit": "0.4.0",
"combined-stream": "1.0.6", "combined-stream": "1.0.6",
"mime-types": "2.1.17" "mime-types": "2.1.18"
} }
}, },
"forwarded": { "forwarded": {
@ -6257,9 +6257,9 @@
"dev": true "dev": true
}, },
"gatsby": { "gatsby": {
"version": "1.9.199", "version": "1.9.202",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.199.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.202.tgz",
"integrity": "sha1-jSPc0dOzPQEgdMyKQ5F038WnAPY=", "integrity": "sha1-Bbv3QpuGBHSVbCI3jGgf84iBOcM=",
"requires": { "requires": {
"async": "2.6.0", "async": "2.6.0",
"babel-code-frame": "6.26.0", "babel-code-frame": "6.26.0",
@ -6505,9 +6505,9 @@
} }
}, },
"gatsby-plugin-sharp": { "gatsby-plugin-sharp": {
"version": "1.6.28", "version": "1.6.30",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.28.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.30.tgz",
"integrity": "sha1-T0hfS+FdLmSnh2RVrqH8ntgLBac=", "integrity": "sha1-ycdsJGh+2MVeFSS66QSG/lElhsI=",
"requires": { "requires": {
"async": "2.6.0", "async": "2.6.0",
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
@ -6607,13 +6607,13 @@
} }
}, },
"gatsby-remark-images": { "gatsby-remark-images": {
"version": "1.5.44", "version": "1.5.46",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.44.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.46.tgz",
"integrity": "sha1-GcDNu4++ScKz8+dtAplK+LtX1YY=", "integrity": "sha1-sLYVI2hYo6HsgBGQV85cEz0bMxM=",
"requires": { "requires": {
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
"cheerio": "1.0.0-rc.2", "cheerio": "1.0.0-rc.2",
"gatsby-plugin-sharp": "1.6.28", "gatsby-plugin-sharp": "1.6.30",
"is-relative-url": "2.0.0", "is-relative-url": "2.0.0",
"lodash": "4.17.5", "lodash": "4.17.5",
"slash": "1.0.0", "slash": "1.0.0",
@ -6727,9 +6727,9 @@
} }
}, },
"gatsby-source-filesystem": { "gatsby-source-filesystem": {
"version": "1.5.19", "version": "1.5.20",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.19.tgz", "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.20.tgz",
"integrity": "sha1-vOVZbVJfIJhiSgyZwn2Vb8t1PD0=", "integrity": "sha1-X1vImJSXeVre5zAkURdO9er2CG0=",
"requires": { "requires": {
"babel-cli": "6.26.0", "babel-cli": "6.26.0",
"babel-runtime": "6.26.0", "babel-runtime": "6.26.0",
@ -7682,9 +7682,9 @@
"integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==" "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA=="
}, },
"hoist-non-react-statics": { "hoist-non-react-statics": {
"version": "2.3.1", "version": "2.5.0",
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz", "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz",
"integrity": "sha1-ND24TGAYxlB3iJgkATWhQg7iLOA=" "integrity": "sha512-6Bl6XsDT1ntE0lHbIhr4Kp2PGcleGZ66qu5Jqk8lc0Xc/IeG6gVLmwUGs/K0Us+L8VWoKgj0uWdPMataOsm31w=="
}, },
"home-or-tmp": { "home-or-tmp": {
"version": "2.0.0", "version": "2.0.0",
@ -9681,16 +9681,16 @@
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
}, },
"mime-db": { "mime-db": {
"version": "1.30.0", "version": "1.33.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz",
"integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=" "integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ=="
}, },
"mime-types": { "mime-types": {
"version": "2.1.17", "version": "2.1.18",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz", "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz",
"integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=", "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
"requires": { "requires": {
"mime-db": "1.30.0" "mime-db": "1.33.0"
} }
}, },
"mimic-fn": { "mimic-fn": {
@ -12276,7 +12276,7 @@
"integrity": "sha512-DY6pjwRhdARE4TDw7XjxjZsbx9lKmIcyZoZ+SDO7SBJ1KUeWNxT22Kara2AC7u6/c2SYEHlEDLnzBCcNhLE8Vg==", "integrity": "sha512-DY6pjwRhdARE4TDw7XjxjZsbx9lKmIcyZoZ+SDO7SBJ1KUeWNxT22Kara2AC7u6/c2SYEHlEDLnzBCcNhLE8Vg==",
"requires": { "requires": {
"history": "4.7.2", "history": "4.7.2",
"hoist-non-react-statics": "2.3.1", "hoist-non-react-statics": "2.5.0",
"invariant": "2.2.2", "invariant": "2.2.2",
"loose-envify": "1.3.1", "loose-envify": "1.3.1",
"path-to-regexp": "1.7.0", "path-to-regexp": "1.7.0",
@ -12930,7 +12930,7 @@
"is-typedarray": "1.0.0", "is-typedarray": "1.0.0",
"isstream": "0.1.2", "isstream": "0.1.2",
"json-stringify-safe": "5.0.1", "json-stringify-safe": "5.0.1",
"mime-types": "2.1.17", "mime-types": "2.1.18",
"oauth-sign": "0.8.2", "oauth-sign": "0.8.2",
"performance-now": "2.1.0", "performance-now": "2.1.0",
"qs": "6.5.1", "qs": "6.5.1",
@ -13476,6 +13476,19 @@
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz",
"integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=" "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE="
}, },
"mime-db": {
"version": "1.30.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",
"integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE="
},
"mime-types": {
"version": "2.1.17",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",
"integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
"requires": {
"mime-db": "1.30.0"
}
},
"opn": { "opn": {
"version": "5.1.0", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/opn/-/opn-5.1.0.tgz", "resolved": "https://registry.npmjs.org/opn/-/opn-5.1.0.tgz",
@ -13512,7 +13525,7 @@
"debug": "2.6.9", "debug": "2.6.9",
"escape-html": "1.0.3", "escape-html": "1.0.3",
"http-errors": "1.6.2", "http-errors": "1.6.2",
"mime-types": "2.1.17", "mime-types": "2.1.18",
"parseurl": "1.3.2" "parseurl": "1.3.2"
}, },
"dependencies": { "dependencies": {
@ -15158,12 +15171,12 @@
} }
}, },
"type-is": { "type-is": {
"version": "1.6.15", "version": "1.6.16",
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz", "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz",
"integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=", "integrity": "sha512-HRkVv/5qY2G6I8iab9cI7v1bOIdhm94dVjQCPFElW9W+3GeDOSHmy2EBYe4VTApuzolPcmgFTN3ftVJRKR2J9Q==",
"requires": { "requires": {
"media-typer": "0.3.0", "media-typer": "0.3.0",
"mime-types": "2.1.17" "mime-types": "2.1.18"
} }
}, },
"type-of": { "type-of": {

View file

@ -7,20 +7,20 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.9.199", "gatsby": "^1.9.202",
"gatsby-link": "^1.6.37", "gatsby-link": "^1.6.37",
"gatsby-plugin-feed": "^1.3.18", "gatsby-plugin-feed": "^1.3.18",
"gatsby-plugin-google-analytics": "^1.0.19", "gatsby-plugin-google-analytics": "^1.0.19",
"gatsby-plugin-offline": "^1.0.14", "gatsby-plugin-offline": "^1.0.14",
"gatsby-plugin-react-helmet": "^1.0.8", "gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.28", "gatsby-plugin-sharp": "^1.6.30",
"gatsby-plugin-typography": "^1.7.14", "gatsby-plugin-typography": "^1.7.14",
"gatsby-remark-copy-linked-files": "^1.5.27", "gatsby-remark-copy-linked-files": "^1.5.27",
"gatsby-remark-images": "^1.5.44", "gatsby-remark-images": "^1.5.46",
"gatsby-remark-prismjs": "^1.2.15", "gatsby-remark-prismjs": "^1.2.15",
"gatsby-remark-responsive-iframe": "^1.4.17", "gatsby-remark-responsive-iframe": "^1.4.17",
"gatsby-remark-smartypants": "^1.4.11", "gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.19", "gatsby-source-filesystem": "^1.5.20",
"gatsby-transformer-remark": "^1.7.32", "gatsby-transformer-remark": "^1.7.32",
"gatsby-transformer-sharp": "^1.6.19", "gatsby-transformer-sharp": "^1.6.19",
"lodash": "^4.17.5", "lodash": "^4.17.5",
@ -30,7 +30,7 @@
"typography-theme-wordpress-2016": "^0.15.10" "typography-theme-wordpress-2016": "^0.15.10"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.17.0", "eslint": "^4.18.0",
"eslint-plugin-react": "^7.6.1", "eslint-plugin-react": "^7.6.1",
"gh-pages": "^1.1.0", "gh-pages": "^1.1.0",
"prettier": "^1.10.2" "prettier": "^1.10.2"