From d2efbeedf41c30c99f6ff2b5a5ba786cdd3e4eff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Jun 2020 02:21:43 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - gatsby from 2.22.6 to 2.22.9. See this package in NPM: https://www.npmjs.com/package/gatsby - gatsby-plugin-manifest from 2.4.8 to 2.4.9. 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 | 44 ++++++++++++++++++++++---------------------- package.json | 4 ++-- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 63f97ca..5fdbe92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5900,9 +5900,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "electron-to-chromium": { - "version": "1.3.467", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.467.tgz", - "integrity": "sha512-U+QgsL8TZDU/n+rDnYDa3hY5uy3C4iry9mrJS0PNBBGwnocuQ+aHSfgY44mdlaK9744X5YqrrGUvD9PxCLY1HA==" + "version": "1.3.469", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.469.tgz", + "integrity": "sha512-O9JM6ZsFhS0uy0S2Y3G8EoNfqio3srdxCuwuJh8tKgQKa6rf7je/xQ3TIoiEaEtpf2/qFFLAGt/xB4MjuUZqRw==" }, "elliptic": { "version": "6.5.2", @@ -7442,9 +7442,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "2.22.6", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.6.tgz", - "integrity": "sha512-4cM6ohpAO109jX+VUZ8FLlII+Ceks1wsYHmkuzvCS2ZOE+3s8s34Z6q0CiKoxNjIr83VtTHy1bE61w30Vkms3A==", + "version": "2.22.9", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.22.9.tgz", + "integrity": "sha512-tMuo7cZJQXF3AgtE9lrgHQRFm5Z8VTKLrGns8AKdgYLZQ7SkG8YSsc+ME+AuOX5byCRlGAm+x4rCp/Sa9oTR1Q==", "requires": { "@babel/code-frame": "^7.8.3", "@babel/core": "^7.9.6", @@ -7469,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.2", - "babel-preset-gatsby": "^0.4.6", + "babel-preset-gatsby": "^0.4.7", "better-opn": "1.0.0", "better-queue": "^3.8.10", "bluebird": "^3.7.2", @@ -7508,14 +7508,14 @@ "flat": "^4.1.0", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.12.31", - "gatsby-core-utils": "^1.3.2", + "gatsby-cli": "^2.12.34", + "gatsby-core-utils": "^1.3.3", "gatsby-graphiql-explorer": "^0.4.2", "gatsby-link": "^2.4.3", - "gatsby-plugin-page-creator": "^2.3.6", + "gatsby-plugin-page-creator": "^2.3.7", "gatsby-plugin-typescript": "^2.4.3", "gatsby-react-router-scroll": "^3.0.1", - "gatsby-telemetry": "^1.3.8", + "gatsby-telemetry": "^1.3.9", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^14.6.0", @@ -7759,12 +7759,12 @@ } }, "gatsby-plugin-manifest": { - "version": "2.4.8", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.8.tgz", - "integrity": "sha512-7422d9K+27Iiq9wRw67S7Dldua0/TyMIeOOyPw5tqN8q9Ksm+p1yVse/35BvhGA3gjxIBoX7YczoVwXEdsGUEQ==", + "version": "2.4.9", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.9.tgz", + "integrity": "sha512-uFz6/VsepGqai9jaCI2EWTbg2ICX60ZM63RxeCm8xO9m6B3VLxh0NShpU81IoWi7aQfj9iyD2LZiIu3JcnSj+g==", "requires": { "@babel/runtime": "^7.9.6", - "gatsby-core-utils": "^1.3.2", + "gatsby-core-utils": "^1.3.3", "semver": "^5.7.1", "sharp": "^0.25.1" } @@ -10469,9 +10469,9 @@ "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=" }, "jsx-ast-utils": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.0.tgz", - "integrity": "sha512-OXNyNkAO/haJvlonYturZKaeN3Is7yuYMmELsxQ8za2tvH+WhEdTh8Zm5ydlj2IEPAQgClV6SLqwqLPjoTUqJg==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz", + "integrity": "sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==", "requires": { "array-includes": "^3.1.1", "object.assign": "^4.1.0" @@ -14746,15 +14746,15 @@ "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" }, "sharp": { - "version": "0.25.3", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.25.3.tgz", - "integrity": "sha512-qV3n30NaBEhAjBhFo+d8h5N4X3DHteFdwxXoWUiubk72G0VKT5fX50nlcawGYjPqfFV4Z2e/G9gDPeSGAdn/gg==", + "version": "0.25.4", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.25.4.tgz", + "integrity": "sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ==", "requires": { "color": "^3.1.2", "detect-libc": "^1.0.3", "node-addon-api": "^3.0.0", "npmlog": "^4.1.2", - "prebuild-install": "^5.3.3", + "prebuild-install": "^5.3.4", "semver": "^7.3.2", "simple-get": "^4.0.0", "tar": "^6.0.2", diff --git a/package.json b/package.json index 17737af..35c1342 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ }, "dependencies": { "dateformat": "^3.0.3", - "gatsby": "^2.22.6", - "gatsby-plugin-manifest": "^2.4.8", + "gatsby": "^2.22.9", + "gatsby-plugin-manifest": "^2.4.9", "react": "^16.13.1", "react-dom": "^16.13.1", "snyk": "^1.336.0"