From 703a9e33704447300803f44de516679d72401add Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Jun 2020 02:22:23 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - gatsby from 2.21.37 to 2.22.1. See this package in NPM: https://www.npmjs.com/package/gatsby - gatsby-plugin-manifest from 2.4.5 to 2.4.6. See this package in NPM: https://www.npmjs.com/package/gatsby-plugin-manifest See this project in Snyk: https://app.snyk.io/org/creyd-github-marketplace/project/7687a902-5880-4dba-8e64-1ed2c0311711?utm_source=github&utm_medium=upgrade-pr --- package-lock.json | 149 ++++++++++++++++++++++++++-------------------- package.json | 4 +- 2 files changed, 86 insertions(+), 67 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4ab74f8..d926aa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2214,10 +2214,18 @@ "resolved": "https://registry.npmjs.org/@types/hosted-git-info/-/hosted-git-info-2.7.0.tgz", "integrity": "sha512-OW/D8GqCyQtH8F7xDdDxzPJTBgknZeZhlCakUcBCya2rYPRN53F+0YJVwSPyiyAhrknnjkl3P9qVk0oBI4S1qw==" }, + "@types/http-proxy": { + "version": "1.17.4", + "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.4.tgz", + "integrity": "sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q==", + "requires": { + "@types/node": "*" + } + }, "@types/istanbul-lib-coverage": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.2.tgz", - "integrity": "sha512-rsZg7eL+Xcxsxk2XlBt9KcG8nOp9iYdKCOikY9x2RFJCyOdNj4MKPQty0e8oZr29vVAzKXr1BmR+kZauti3o1w==" + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz", + "integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==" }, "@types/istanbul-lib-report": { "version": "3.0.0", @@ -2242,9 +2250,9 @@ "integrity": "sha512-fYMgzN+9e28R81weVN49inn/u798ruU91En1ZnGvSZzCRc5jXx9B2EDhlRaWmcO1RIxFHL8AajRXzxDuJu93+A==" }, "@types/json-schema": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz", - "integrity": "sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==" + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.5.tgz", + "integrity": "sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==" }, "@types/json5": { "version": "0.0.29", @@ -3274,9 +3282,9 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "2.9.3", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.3.tgz", - "integrity": "sha512-EfMoizTX4/aUVN/cbWCU+uythWT5Xjh29npZnyTwBL2b16JH7WM9vbVMJQoCi+26HfRpKJS6SJfDcUT12wc3Mg==" + "version": "2.9.5", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.5.tgz", + "integrity": "sha512-z0T2dMz6V8a8hC11NFDwnuT5xR0k4Vu4Zie4A5BPchQOe59uHpbaM54mMl66FUA/iLTfYC11xez1N3Wc1gV20w==" }, "babel-plugin-syntax-trailing-function-commas": { "version": "7.0.0-beta.0", @@ -3323,9 +3331,9 @@ } }, "babel-preset-gatsby": { - "version": "0.4.8", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.4.8.tgz", - "integrity": "sha512-U2Ex9XKYk2SbSabZIvQ/r5aKzrQibmxtyZ1SxGC0HNsjLU1QdWCCs+jeoiClWyi036y/4wmvHTxPjOOM2KdIZQ==", + "version": "0.4.9", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.4.9.tgz", + "integrity": "sha512-Jh8d7d36O2G/bTofQohOuEPBbGwDY6JftiC2U4LCtnZ4WILCvMSnf1DvIP6Y9ZDNuVy8ETb2AzmAfW1Ys6jA1Q==", "requires": { "@babel/plugin-proposal-class-properties": "^7.10.1", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1", @@ -3339,7 +3347,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^1.3.4" + "gatsby-core-utils": "^1.3.5" } }, "babel-runtime": { @@ -7434,9 +7442,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "2.21.37", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.21.37.tgz", - "integrity": "sha512-j6BHK0ald9XYd6wuUTB0u0cMILBJ+Ljqh8GX8WdcGtsukRXs7R1f1YrmjvrqwTAMgJetvT9EllcJzm5ofvQgyw==", + "version": "2.22.1", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.1.tgz", + "integrity": "sha512-8YSQShu6bipyKSbIQDqvVYOzy+L2B/iiI8SHvvZD3dd2tvys3EYOZdAyOBeqR72eM3zCF+hqDw5H/PB5Uc+I6Q==", "requires": { "@babel/code-frame": "^7.8.3", "@babel/core": "^7.9.6", @@ -7449,6 +7457,7 @@ "@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2", "@pmmmwh/react-refresh-webpack-plugin": "^0.3.1", "@reach/router": "^1.3.3", + "@types/http-proxy": "^1.17.4", "@typescript-eslint/eslint-plugin": "^2.24.0", "@typescript-eslint/parser": "^2.24.0", "address": "1.1.2", @@ -7460,7 +7469,7 @@ "babel-plugin-add-module-exports": "^0.3.3", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-remove-graphql-queries": "^2.9.1", - "babel-preset-gatsby": "^0.4.3", + "babel-preset-gatsby": "^0.4.4", "better-opn": "1.0.0", "better-queue": "^3.8.10", "bluebird": "^3.7.2", @@ -7476,7 +7485,7 @@ "core-js": "^2.6.11", "cors": "^2.8.5", "css-loader": "^1.0.1", - "date-fns": "^2.13.0", + "date-fns": "^2.14.0", "debug": "^3.2.6", "del": "^5.1.0", "detect-port": "^1.3.0", @@ -7499,20 +7508,21 @@ "flat": "^4.1.0", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.12.24", - "gatsby-core-utils": "^1.2.3", + "gatsby-cli": "^2.12.27", + "gatsby-core-utils": "^1.3.0", "gatsby-graphiql-explorer": "^0.4.1", "gatsby-link": "^2.4.2", - "gatsby-plugin-page-creator": "^2.3.3", + "gatsby-plugin-page-creator": "^2.3.4", "gatsby-plugin-typescript": "^2.4.2", "gatsby-react-router-scroll": "^3.0.0", - "gatsby-telemetry": "^1.3.5", + "gatsby-telemetry": "^1.3.6", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^14.6.0", "graphql-compose": "^6.3.8", "graphql-playground-middleware-express": "^1.7.14", "hasha": "^5.2.0", + "http-proxy": "^1.18.0", "invariant": "^2.2.4", "is-relative": "^1.0.0", "is-relative-url": "^3.0.0", @@ -7562,6 +7572,7 @@ "string-similarity": "^1.2.2", "style-loader": "^0.23.1", "terser-webpack-plugin": "^1.4.3", + "tmp": "^0.2.1", "true-case-path": "^2.2.1", "type-of": "^2.0.1", "url-loader": "^1.1.2", @@ -7584,9 +7595,9 @@ "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" }, "gatsby-cli": { - "version": "2.12.44", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.44.tgz", - "integrity": "sha512-7cGZHSt/YFL6q68Cst7qnthYMckzP8zlNTkKQH24hm/vMHUusvl2vPONJL4XbyLZwnQ3tts44B2eMGK4Qoa5Rg==", + "version": "2.12.45", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.45.tgz", + "integrity": "sha512-CY0ltZ5DvrSo30MkPcU2FFGiCrQUjirXAY7TdFEhc8IeV5Gj9E2AFmUF1FO4Dna6yv47WBBaHKFpsiKc5Iq0XA==", "requires": { "@babel/code-frame": "^7.10.1", "@babel/runtime": "^7.10.2", @@ -7603,9 +7614,9 @@ "execa": "^3.4.0", "fs-exists-cached": "^1.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.4", - "gatsby-recipes": "^0.1.38", - "gatsby-telemetry": "^1.3.10", + "gatsby-core-utils": "^1.3.5", + "gatsby-recipes": "^0.1.39", + "gatsby-telemetry": "^1.3.11", "hosted-git-info": "^3.0.4", "ink": "^2.7.1", "ink-spinner": "^3.0.1", @@ -7686,6 +7697,14 @@ "ansi-regex": "^4.1.0" } }, + "tmp": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", + "integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==", + "requires": { + "rimraf": "^3.0.0" + } + }, "yallist": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", @@ -7694,9 +7713,9 @@ } }, "gatsby-core-utils": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.4.tgz", - "integrity": "sha512-LSNwM14pKQP93Qvsa13pneHKxoKX6dbQ+Z7PTKm6aWR4JY+jiHUCN8RyFH1GsL6iB5AHeMUslJZx/X0eUQJrsQ==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.5.tgz", + "integrity": "sha512-kbwJ5BeQ8OixJVuBb1AGRL6vdkFz9nFBa6gXqjQ6AAXHhYDrjOYrRMIENT1QLoabWo6tlh0Hyl1agfWaQwW8lg==", "requires": { "ci-info": "2.0.0", "configstore": "^5.0.1", @@ -7707,17 +7726,17 @@ } }, "gatsby-graphiql-explorer": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.4.tgz", - "integrity": "sha512-9WLWrE7DUOFJ9PQ1ntEQceC0z9JEndRANTkpCTB7MWEBL/fvuj6+oDgmpW/eJPT2KkMuAP+g4o5bKld52MneRA==", + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.5.tgz", + "integrity": "sha512-5ykkwnMhmIAzcxvVCnvYEk8HmEoFDZLeRET3Ug4sCthYvfucqzG6JJ3RuMGhPElu6Sat0vSS6XKwQ5EPu/sWTA==", "requires": { "@babel/runtime": "^7.10.2" } }, "gatsby-link": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.5.tgz", - "integrity": "sha512-h684vfaHkvkU4m18ExQWKA/iU/nDQ4SpQf5wsY7aWB7iHKS1Orxd2Ol9d9ndv1qi4WyUncgl66uqbDC29BegQg==", + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.4.6.tgz", + "integrity": "sha512-jOYEJa860KHcVOZ/6gjMv2EnCG7StdD4mLEGEMcEC8mzn4PWHQXHYsGdXcOvjn6SaqJ888hWuYjik5Jm8xW+cg==", "requires": { "@babel/runtime": "^7.10.2", "@types/reach__router": "^1.3.3", @@ -7725,49 +7744,49 @@ } }, "gatsby-page-utils": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.2.8.tgz", - "integrity": "sha512-LlWDt8Eg6hB5RM601f1P7L2NQ17m4//n+OtMwNpSYjhgklyCw2JHmDWj8fqEGjyMYFLbFFiVurCiYqBbvtc2ng==", + "version": "0.2.9", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.2.9.tgz", + "integrity": "sha512-Mh3QbDdKKrvbJRHtMsBvo+sDTaGfcTiXCFGTkFu2VbL3P6mZySFJ8fDLb9SbQvwvMVw/vD5IZT1KJerfmgfvGQ==", "requires": { "@babel/runtime": "^7.10.2", "bluebird": "^3.7.2", "chokidar": "3.4.0", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^1.3.4", + "gatsby-core-utils": "^1.3.5", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" } }, "gatsby-plugin-manifest": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.5.tgz", - "integrity": "sha512-b/jBNCSllvehAVBT0fa5chUiLPKAycY2XNW5nyQDDRs/eqwznnSwA76EBlECSN/0/Wp8Mj3jdT8Q9L87olOEbQ==", + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.6.tgz", + "integrity": "sha512-dq/cWTrTbz2e5haMUKYyMpuG1HTkii3kfIsE4oqCO9B9W+e9SEeLBrP2fsYXmStjhanDL0WLTSvTGB7YWuosYQ==", "requires": { "@babel/runtime": "^7.9.6", - "gatsby-core-utils": "^1.2.3", + "gatsby-core-utils": "^1.3.0", "semver": "^5.7.1", "sharp": "^0.25.1" } }, "gatsby-plugin-page-creator": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.8.tgz", - "integrity": "sha512-qREefPFXGg6HY5TVhtKFyhrolKfz4vygdBdpDnhxhDVwBNvT49GSzEXZDgNBFJrd4OzZ5CoI4Z38I/Mxz1760A==", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.9.tgz", + "integrity": "sha512-ZNfjSoJ3AyACP5FWo0rwoeuIoZdD58le7oCmcVHVks/KOS/pJVGn8GwcrHE6xxCNM4KzqdfNBGZVyM+7RUASyA==", "requires": { "@babel/runtime": "^7.10.2", "bluebird": "^3.7.2", "fs-exists-cached": "^1.0.0", - "gatsby-page-utils": "^0.2.8", + "gatsby-page-utils": "^0.2.9", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" } }, "gatsby-plugin-typescript": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.4.tgz", - "integrity": "sha512-BWTqUEQ70DrqXQIEE5hl+0NK19ggDLksGZdt4OYJF3cFUmYn6sNhYu9cvKLcj4DLSxFVe1fJl7vK9n0HLdCwRA==", + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.6.tgz", + "integrity": "sha512-RfI2/k5XHmyNHjKDZDEPha/TNoY0Wh6zeBteqmidoPsJ2GfeFhyyxFxuRak+wYpZqdMh/aVwaJoF9Q1OiS4woQ==", "requires": { "@babel/core": "^7.10.2", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1", @@ -7775,13 +7794,13 @@ "@babel/plugin-proposal-optional-chaining": "^7.10.1", "@babel/preset-typescript": "^7.10.1", "@babel/runtime": "^7.10.2", - "babel-plugin-remove-graphql-queries": "^2.9.3" + "babel-plugin-remove-graphql-queries": "^2.9.5" } }, "gatsby-react-router-scroll": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.2.tgz", - "integrity": "sha512-1W+16VxanVJ7RD3LmT0EgpUa7n/GgleJmcHg7ujcI7c2gvroJCTlRKxmu5VB6kVFSlZvUh3KPHdBqKxhPsU0DQ==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.3.tgz", + "integrity": "sha512-VwwF1kmehIbjZek5MeMvf3SySoJUbUhQVQIsteWLqOPU3shz7b1sLpcLu3o0knUn7ml+8NB3rG2Yjb0a/LPBpA==", "requires": { "@babel/runtime": "^7.10.2", "scroll-behavior": "^0.9.12", @@ -7799,9 +7818,9 @@ } }, "gatsby-recipes": { - "version": "0.1.38", - "resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.38.tgz", - "integrity": "sha512-Mly2n47VL0XfiAcK07+ZQvdOAFyYl3TH8cIApOpkJZCMSE0/Zmaz4rpD0W33ZXe2yIDnlVJkQPNDjAdYHN8ePA==", + "version": "0.1.39", + "resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.1.39.tgz", + "integrity": "sha512-Pf8EGKhCAv4E1rU0NL6pKH9mC8QB/0pW/9oAAb9Rs2N3TeBYcQ36hQP95ana63GZwY35eKoFzjdWGHmegQw90Q==", "requires": { "@babel/core": "^7.10.2", "@babel/generator": "^7.10.2", @@ -7824,8 +7843,8 @@ "express": "^4.17.1", "express-graphql": "^0.9.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.4", - "gatsby-telemetry": "^1.3.10", + "gatsby-core-utils": "^1.3.5", + "gatsby-telemetry": "^1.3.11", "glob": "^7.1.6", "graphql": "^14.6.0", "graphql-compose": "^6.3.8", @@ -8056,9 +8075,9 @@ } }, "gatsby-telemetry": { - "version": "1.3.10", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.10.tgz", - "integrity": "sha512-Lp2DJhuPh5f5swYfIMcSYfXMi1bdoiO8Z2b3ZW2m+mDZk77dwEQg3dZPXlLyHGxboiO0D8Q7Jz6Fin9mO0T3CA==", + "version": "1.3.11", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.11.tgz", + "integrity": "sha512-k5bzy0G0Me0aQYaW1cOWp0PQ9+wRXHU0lbztdinnRAWlqqb3EGMVPtfUhP7aMJvXtj3UfLy3pk0xBfsX8BHvfA==", "requires": { "@babel/code-frame": "^7.10.1", "@babel/runtime": "^7.10.2", @@ -8067,7 +8086,7 @@ "configstore": "^5.0.1", "envinfo": "^7.5.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.3.4", + "gatsby-core-utils": "^1.3.5", "git-up": "4.0.1", "is-docker": "2.0.0", "lodash": "^4.17.15", diff --git a/package.json b/package.json index 5bdff5d..13efcc8 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ }, "dependencies": { "dateformat": "^3.0.3", - "gatsby": "^2.21.37", - "gatsby-plugin-manifest": "^2.4.5", + "gatsby": "^2.22.1", + "gatsby-plugin-manifest": "^2.4.6", "react": "^16.13.1", "react-dom": "^16.13.1", "snyk": "^1.336.0"