From 47c5dec8c63fc6c41ad877ff87017748fe869834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 20:40:33 -0500 Subject: [PATCH] chore(deps): update dependency fastify to v4.20.0 (#207) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ec2ba11..e74c012 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cron": "2.3.0", "dayjs": "1.11.9", "dotenv": "16.3.1", - "fastify": "4.18.0", + "fastify": "4.20.0", "fuzzy": "0.1.3", "i18next": "22.5.1", "i18next-fs-backend": "2.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef56302..547476c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 16.3.1 version: 16.3.1 fastify: - specifier: 4.18.0 - version: 4.18.0 + specifier: 4.20.0 + version: 4.20.0 fuzzy: specifier: 0.1.3 version: 0.1.3 @@ -58,7 +58,7 @@ dependencies: version: 3.3.6 slash-create: specifier: 5.12.0 - version: 5.12.0(fastify@4.18.0) + version: 5.12.0(fastify@4.20.0) devDependencies: '@types/common-tags': @@ -90,7 +90,7 @@ devDependencies: version: 5.0.1 slash-up: specifier: 1.3.0 - version: 1.3.0(fastify@4.18.0) + version: 1.3.0(fastify@4.20.0) ts-devscript: specifier: 3.0.7 version: 3.0.7 @@ -1884,8 +1884,8 @@ packages: /fast-uri@2.2.0: resolution: {integrity: sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==} - /fastify@4.18.0: - resolution: {integrity: sha512-L5o/2GEkBastQ3HV0dtKo7SUZ497Z1+q4fcqAoPyq6JCQ/8zdk1JQEoTQwnBWCp+EmA7AQa6mxNqSAEhzP0RwQ==} + /fastify@4.20.0: + resolution: {integrity: sha512-zWWi5KGAb1YZ6fyrnFnA1CA1EZHkGM6YuELgB3QpS3l4lLRy14W1cc16b4KGPH/zQ98WCSdS+T41JkHY3eq1oA==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.2.0 @@ -3225,7 +3225,7 @@ packages: engines: {node: '>=14'} dev: true - /slash-create@5.12.0(fastify@4.18.0): + /slash-create@5.12.0(fastify@4.20.0): resolution: {integrity: sha512-IGYIs7utRiJ9AzOhTdLEb3dJHKCsSkVdiqvPCGsfs55dIwly+BzLKxMnnMP+J8JjIJvxSEcfyQV5ahacsoq6bQ==} engines: {node: '>=14'} peerDependencies: @@ -3238,11 +3238,11 @@ packages: optional: true dependencies: eventemitter3: 5.0.0 - fastify: 4.18.0 + fastify: 4.20.0 lodash.isequal: 4.5.0 tweetnacl: 1.0.3 - /slash-up@1.3.0(fastify@4.18.0): + /slash-up@1.3.0(fastify@4.20.0): resolution: {integrity: sha512-M3KwqVWyN8tY0mYtQXdjF23zbSh0UErZ/4jQy9+zntvJV9gdYxCFajZ1wbosdoat3fvAEcH3h6LI14A52PNQWg==} engines: {node: '>=14'} hasBin: true @@ -3256,7 +3256,7 @@ packages: enquirer: 2.3.6 find-up: 5.0.0 log-symbols: 4.1.0 - slash-create: 5.12.0(fastify@4.18.0) + slash-create: 5.12.0(fastify@4.20.0) yargs: 17.7.1 transitivePeerDependencies: - express