From 9a553b8e411b46fa0fa7fbd4d9561bcdff2e27cc Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Fri, 13 Oct 2017 10:09:19 -0700 Subject: [PATCH] Upgrade dependencies --- package-lock.json | 104 +++++++++++++++++++++++----------------------- package.json | 22 +++++----- 2 files changed, 63 insertions(+), 63 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ed36bb..7243a5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@types/node": { - "version": "6.0.88", - "resolved": "https://registry.npmjs.org/@types/node/-/node-6.0.88.tgz", - "integrity": "sha512-bYDPZTX0/s1aihdjLuAgogUAT5M+TpoWChEMea2p0yOcfn5bu3k6cJb9cp6nw268XeSNIGGr+4+/8V5K6BGzLQ==" + "version": "6.0.89", + "resolved": "https://registry.npmjs.org/@types/node/-/node-6.0.89.tgz", + "integrity": "sha512-Z/67L97+6H1qJiEEHSN1SQapkWjDss1D90rAnFcQ6UxKkah9juzotK5UNEP1bDv/0lJ3NAQTnVfc/JWdgCGruA==" }, "accepts": { "version": "1.3.4", @@ -2800,9 +2800,9 @@ "integrity": "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=" }, "dateformat": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.0.0.tgz", - "integrity": "sha1-J0Pjq7XD/CRi5SfcpEXgTp9N7hc=" + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz", + "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI=" }, "death": { "version": "1.1.0", @@ -5559,9 +5559,9 @@ } }, "gatsby-link": { - "version": "1.6.17", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-1.6.17.tgz", - "integrity": "sha512-SgjhOkmlzrCflz9lcsz0cdFaLlScq97uL3HJBkMhYaCm68/Q0oUFJ0XCpRnQUwae5vedRHHtdsvJORUaL6/kWQ==", + "version": "1.6.21", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-1.6.21.tgz", + "integrity": "sha512-lZS9pmIzBFIA3XnJoLM47eFO+wEOvLf0IeN9fYACtOS/GI1wRoLFRmQ5/rnJ7q4Aupx5hHXPWdJ7RUJ2z/WVzg==", "requires": { "babel-runtime": "6.26.0", "prop-types": "15.5.10", @@ -5569,9 +5569,9 @@ } }, "gatsby-plugin-google-analytics": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-1.0.7.tgz", - "integrity": "sha512-UwIBRCllElFaho7ZibGDmNTGMR3pTmkR7KTP9EnGT/Fk7K7FUuXKPrCJTHoJIx3tf+QLj4P8Mi0rcaZrnriwaQ==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-1.0.8.tgz", + "integrity": "sha512-CuDXmc6CD/Vb83Kt2qQfNp6QvYi1xZhs1vFFE7C1PTgieNKD7vO9El+z9UzYa6ApGYi3JE7n0SEesq8Sl31QSg==", "requires": { "babel-runtime": "6.26.0" } @@ -5614,9 +5614,9 @@ } }, "gatsby-plugin-sharp": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.8.tgz", - "integrity": "sha512-lSP+UCWMRS/b0GvywcjwucrmQeMBTnK00hG1MBy8uLkDsnzz6LPKz2PM0+p07bOOetBZNt+pe8Xqa5sI+bmfgg==", + "version": "1.6.9", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.9.tgz", + "integrity": "sha512-qf+mH0x9iclpsf/LJdxEb57lWGdyoybsexokYY6TuwdSboAYaHB3DfrCKhnxW7ubznWKL6wMboQyC4z5h3vEAA==", "requires": { "async": "2.5.0", "babel-runtime": "6.26.0", @@ -5640,9 +5640,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "1.5.7", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.7.tgz", - "integrity": "sha512-UHYNVWQSMOumKIfUc0B7ra7Z/yUdGcrLeaB1epO8et8+QiIC437tq1kGQQoXNRSUFrEHYHIhf+Mrnv+U8iRx5w==", + "version": "1.5.8", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.8.tgz", + "integrity": "sha512-0Hj6CIyx3aBOhRmoiSMS3NiQptHfnsKt6/X0WlCNiUyRZr/5tqyd0E79snWYOQNdL/AsUdoYnSnmu7+UECtF+Q==", "requires": { "babel-runtime": "6.26.0", "cheerio": "1.0.0-rc.2", @@ -5689,13 +5689,13 @@ } }, "gatsby-remark-images": { - "version": "1.5.13", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.13.tgz", - "integrity": "sha512-HX4ywAOsONjPftScE0bfCOpxDI5jZlNuK+GHEhR0fu5pRetb/yeqpS24yyAUJ/UOhhvRvfkLZOApYRNi0eTPkQ==", + "version": "1.5.16", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-1.5.16.tgz", + "integrity": "sha512-uAn/RFDAXszcUBJC+k5CR1ujww50KCpTC8sF954GHB6CnFcScPk0n1rsMjqsEYvqOO9donuQK4QeskcSj8KGyg==", "requires": { "babel-runtime": "6.26.0", "cheerio": "1.0.0-rc.2", - "gatsby-plugin-sharp": "1.6.8", + "gatsby-plugin-sharp": "1.6.9", "is-relative-url": "2.0.0", "lodash": "4.17.4", "slash": "1.0.0", @@ -5750,9 +5750,9 @@ } }, "gatsby-remark-responsive-iframe": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-1.4.7.tgz", - "integrity": "sha512-JGO/aJK6ri7QFEETqtEHtBy5/nRaq7YYnd72Y1YxfBVrBpThvpVJm3qqFp8MVBUKA19S38DzoF803OKV34j78A==", + "version": "1.4.8", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-1.4.8.tgz", + "integrity": "sha512-4UNkYbqPdLIxEVEv2/MjwN6HH0zW0dFNmNRtziS2MzynbXfBdSa+IiMLEr+08tA4P/nSS+qA42Ibw7c+ggWTgA==", "requires": { "babel-runtime": "6.26.0", "bluebird": "3.5.0", @@ -5798,9 +5798,9 @@ } }, "gatsby-remark-smartypants": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-1.4.7.tgz", - "integrity": "sha512-gnOzcYuxYiaBSTqcX77GDVXt83BmuDGHNdQsUF/B+jgqT/yskglHIAlRYCv1Ail7fCFwoonpgDItVTMb5kKVmQ==", + "version": "1.4.8", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-1.4.8.tgz", + "integrity": "sha512-IlbDnwzLdytYBZ8NeDaZtw0LMkQJ+9Py/4fKMNhaOCCNk7DshVNysq8gPIPFYiCcxkydfrtMtP0/bADFb11WhQ==", "requires": { "babel-runtime": "6.26.0", "retext": "4.0.0", @@ -5809,9 +5809,9 @@ } }, "gatsby-source-filesystem": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.1.tgz", - "integrity": "sha512-T6gPCUkBog+h9HpNnRQSATEilCkgP8V/cSeUC+chujhkQAltDz5WPsGLPh/c78qfXJHTXOrNulM4fY0zqJhypQ==", + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.4.tgz", + "integrity": "sha512-id63AVF24H+zT2plXoQGjAugYzq2Z3fje8jiJixU5GE57Ud2wMYMFx7famjOjpGeOmxDAHjMHQnlC0S9dZNjdw==", "requires": { "babel-cli": "6.26.0", "babel-runtime": "6.26.0", @@ -5854,16 +5854,16 @@ } }, "gatsby-transformer-remark": { - "version": "1.7.12", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.12.tgz", - "integrity": "sha512-x5K3IjINDCopND3G4/0+qpc/vhHZUGrXUhaErXXGA39driUGcFGUecD4AeD34hBZz6rCuKwCUZO+mnqfqIOioQ==", + "version": "1.7.15", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.15.tgz", + "integrity": "sha512-qT8pU/Fb49BvAq9THInZWudMALS5qyR91BEwRHkOm/9U1Bc0o+0/orvlZjTgta3XxDgXpFWeIzH+YKoe4Uwsig==", "requires": { "babel-runtime": "6.26.0", "bluebird": "3.5.0", "gray-matter": "2.1.1", "hast-util-to-html": "3.1.0", "lodash": "4.17.4", - "mdast-util-to-hast": "2.4.2", + "mdast-util-to-hast": "2.5.0", "mdast-util-toc": "2.0.1", "remark": "7.0.1", "sanitize-html": "1.14.1", @@ -5873,9 +5873,9 @@ } }, "gatsby-transformer-sharp": { - "version": "1.6.6", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-1.6.6.tgz", - "integrity": "sha512-KLBZ+m9UahGZVNJOZk3EUwdZi5uRedDhx6vJhzvFpEpl2+aqXCSRZwk10G/aTf6NFvQ/3TLGIA8gDY8gU7OTUA==", + "version": "1.6.10", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-1.6.10.tgz", + "integrity": "sha512-vjTvU2ufgM/lyBzfB9UP6g+g3zfxZC/GCzeBCrGSDcYybg5MZNct7LxbvOUAj89tXqxwxrc/GuiuqVrFH4xxSQ==", "requires": { "babel-runtime": "6.26.0", "bluebird": "3.5.0", @@ -6306,7 +6306,7 @@ "array-uniq": "1.0.3", "beeper": "1.1.1", "chalk": "1.1.3", - "dateformat": "2.0.0", + "dateformat": "2.2.0", "fancy-log": "1.3.0", "gulplog": "1.0.0", "has-gulplog": "0.1.0", @@ -8528,14 +8528,14 @@ } }, "mdast-util-to-hast": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-2.4.2.tgz", - "integrity": "sha1-8Rbovz2ncrpaOXqS2rCQ9bqRyqA=", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-2.5.0.tgz", + "integrity": "sha1-8IeETSVcdUDzaQbaMLoQbA7l7i8=", "requires": { "collapse-white-space": "1.0.3", "detab": "2.0.1", "mdast-util-definitions": "1.2.2", - "normalize-uri": "1.1.0", + "mdurl": "1.0.1", "trim": "0.0.1", "trim-lines": "1.1.0", "unist-builder": "1.0.2", @@ -8560,6 +8560,11 @@ "unist-util-visit": "1.1.3" } }, + "mdurl": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", + "integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=" + }, "media-typer": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", @@ -8989,11 +8994,6 @@ "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=" }, - "normalize-uri": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/normalize-uri/-/normalize-uri-1.1.0.tgz", - "integrity": "sha1-AftEDH/QWbnZvoZFqsFDQe/QWd0=" - }, "normalize-url": { "version": "1.9.1", "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz", @@ -9457,7 +9457,7 @@ "resolved": "https://registry.npmjs.org/parse5/-/parse5-3.0.2.tgz", "integrity": "sha1-Be/1fw70V3+xRKefi5qWemzERRA=", "requires": { - "@types/node": "6.0.88" + "@types/node": "6.0.89" } }, "parsejson": { @@ -10631,9 +10631,9 @@ "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=" }, "prettier": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.7.0.tgz", - "integrity": "sha512-kIbA3UE9sYGiVCxlWg92EOHWZqte6EAkC7DS5je6NaL8g3Uw1rWe0eH+UX4Hy5OEiR9aql2vVMHeg6lR4YGxYg==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.7.4.tgz", + "integrity": "sha1-XoYkrpNjyA+V7GRFhOzfVddPk/o=", "dev": true }, "pretty-bytes": { diff --git a/package.json b/package.json index a410de5..d745b2d 100644 --- a/package.json +++ b/package.json @@ -8,22 +8,22 @@ }, "dependencies": { "gatsby": "^1.9.62", - "gatsby-link": "^1.6.17", - "gatsby-plugin-google-analytics": "^1.0.4", + "gatsby-link": "^1.6.21", + "gatsby-plugin-google-analytics": "^1.0.8", "gatsby-plugin-manifest": "^1.0.8", "gatsby-plugin-offline": "^1.0.4", "gatsby-plugin-preact": "^1.0.12", "gatsby-plugin-react-helmet": "^1.0.3", - "gatsby-plugin-sharp": "^1.6.8", + "gatsby-plugin-sharp": "^1.6.9", "gatsby-plugin-typography": "^1.7.10", - "gatsby-remark-copy-linked-files": "^1.5.2", - "gatsby-remark-images": "^1.5.13", + "gatsby-remark-copy-linked-files": "^1.5.8", + "gatsby-remark-images": "^1.5.16", "gatsby-remark-prismjs": "^1.2.1", - "gatsby-remark-responsive-iframe": "^1.4.3", - "gatsby-remark-smartypants": "^1.4.3", - "gatsby-source-filesystem": "^1.5.1", - "gatsby-transformer-remark": "^1.7.12", - "gatsby-transformer-sharp": "^1.6.6", + "gatsby-remark-responsive-iframe": "^1.4.8", + "gatsby-remark-smartypants": "^1.4.8", + "gatsby-source-filesystem": "^1.5.4", + "gatsby-transformer-remark": "^1.7.15", + "gatsby-transformer-sharp": "^1.6.10", "lodash": "^4.15.0", "react-responsive-grid": "^0.3.3", "typeface-merriweather": "^0.0.35", @@ -32,7 +32,7 @@ }, "devDependencies": { "gh-pages": "^0.12.0", - "prettier": "^1.6.1" + "prettier": "^1.7.4" }, "homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme", "keywords": [