From da839058e79ebf4ff4887055dfcd11c79dc20621 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Aug 2021 10:11:45 +0000 Subject: [PATCH] fix(deps): update minor updates --- packages/gatsby-plugin-fastify/package.json | 4 ++-- .../gatsby-plugin-fastify/test-site/package.json | 2 +- packages/gatsby-plugin-fastify/test-site/yarn.lock | 12 ++++++------ yarn.lock | 12 ++++++------ 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/gatsby-plugin-fastify/package.json b/packages/gatsby-plugin-fastify/package.json index 412a4aefd..7c71f42cd 100644 --- a/packages/gatsby-plugin-fastify/package.json +++ b/packages/gatsby-plugin-fastify/package.json @@ -35,7 +35,7 @@ "@types/node": "^14.17.6", "babel-preset-gatsby-package": "^1.10.0", "cross-env": "^7.0.3", - "fastify": "^3.19.0", + "fastify": "^3.20.1", "fastify-caching": "^6.1.0", "fastify-compress": "^3.6.0", "fastify-plugin": "^3.0.0", @@ -50,6 +50,6 @@ "gatsby": "^3.7.0" }, "engines": { - "node": ">=12.13.0" + "node": ">=v12.22.4" } } diff --git a/packages/gatsby-plugin-fastify/test-site/package.json b/packages/gatsby-plugin-fastify/test-site/package.json index 6e7f1a961..d5b8f8c8e 100644 --- a/packages/gatsby-plugin-fastify/test-site/package.json +++ b/packages/gatsby-plugin-fastify/test-site/package.json @@ -15,7 +15,7 @@ "clean": "gatsby clean" }, "dependencies": { - "fastify": "^3.19.0", + "fastify": "^3.20.1", "fastify-compress": "^3.6.0", "fastify-static": "^4.2.0", "gatsby": "^3.6.1", diff --git a/packages/gatsby-plugin-fastify/test-site/yarn.lock b/packages/gatsby-plugin-fastify/test-site/yarn.lock index 09f3ba740..21b81d3e4 100644 --- a/packages/gatsby-plugin-fastify/test-site/yarn.lock +++ b/packages/gatsby-plugin-fastify/test-site/yarn.lock @@ -5381,10 +5381,10 @@ fastify-warning@^0.2.0: resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f" integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw== -fastify@^3.19.0: - version "3.19.2" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.19.2.tgz#4e592835183a83f5b797897312a1a84eb6ff861d" - integrity sha512-s9naCdC0V1ynEzxMoe/0oX8XgcLk90VAnIms4z6KcF7Rpn1XiguoMyZSviTmv1x5rgy/OjGGBM45sNpMoBzCUQ== +fastify@^3.20.1: + version "3.20.1" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.20.1.tgz#8ca19b1da6e5e09b552b412168b1923a0eea9f9f" + integrity sha512-AzIpPuHdPaRBMWCg+LbnfGvhmBVpF1tRihGOfpxnUphL1eh8ZrN1GbY3cXY07yn4fUNzYsByTkc9/IjwXH7DAQ== dependencies: "@fastify/ajv-compiler" "^1.0.0" abstract-logging "^2.0.0" @@ -5392,7 +5392,7 @@ fastify@^3.19.0: fast-json-stringify "^2.5.2" fastify-error "^0.3.0" fastify-warning "^0.2.0" - find-my-way "^4.0.0" + find-my-way "^4.1.0" flatstr "^1.0.12" light-my-request "^4.2.0" pino "^6.13.0" @@ -5580,7 +5580,7 @@ find-cache-dir@^3.3.1: make-dir "^3.0.2" pkg-dir "^4.1.0" -find-my-way@^4.0.0: +find-my-way@^4.1.0: version "4.3.3" resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.3.3.tgz#2ab3880a03bcaa8594548d66b0cd1c5a6e98dd44" integrity sha512-5E4bRdaATB1MewjOCBjx4xvD205a4t2ripCnXB+YFhYEJ0NABtrcC7XLXLq0TPoFe/WYGUFqys3Qk3HCOGeNcw== diff --git a/yarn.lock b/yarn.lock index f809bd20a..50b761ad0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7412,10 +7412,10 @@ fastify-warning@^0.2.0: resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f" integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw== -fastify@^3.19.0: - version "3.19.2" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.19.2.tgz#4e592835183a83f5b797897312a1a84eb6ff861d" - integrity sha512-s9naCdC0V1ynEzxMoe/0oX8XgcLk90VAnIms4z6KcF7Rpn1XiguoMyZSviTmv1x5rgy/OjGGBM45sNpMoBzCUQ== +fastify@^3.20.1: + version "3.20.1" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-3.20.1.tgz#8ca19b1da6e5e09b552b412168b1923a0eea9f9f" + integrity sha512-AzIpPuHdPaRBMWCg+LbnfGvhmBVpF1tRihGOfpxnUphL1eh8ZrN1GbY3cXY07yn4fUNzYsByTkc9/IjwXH7DAQ== dependencies: "@fastify/ajv-compiler" "^1.0.0" abstract-logging "^2.0.0" @@ -7423,7 +7423,7 @@ fastify@^3.19.0: fast-json-stringify "^2.5.2" fastify-error "^0.3.0" fastify-warning "^0.2.0" - find-my-way "^4.0.0" + find-my-way "^4.1.0" flatstr "^1.0.12" light-my-request "^4.2.0" pino "^6.13.0" @@ -7608,7 +7608,7 @@ find-cache-dir@^3.3.1: make-dir "^3.0.2" pkg-dir "^4.1.0" -find-my-way@^4.0.0: +find-my-way@^4.1.0: version "4.3.3" resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-4.3.3.tgz#2ab3880a03bcaa8594548d66b0cd1c5a6e98dd44" integrity sha512-5E4bRdaATB1MewjOCBjx4xvD205a4t2ripCnXB+YFhYEJ0NABtrcC7XLXLq0TPoFe/WYGUFqys3Qk3HCOGeNcw==