From fc2fccb8830e4bcec5286b731615862cd1d24464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:34:17 +0000 Subject: [PATCH] build(deps): bump undici from 5.23.0 to 5.28.3 in /botlist Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.23.0...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- botlist/package.json | 2 +- botlist/yarn.lock | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/botlist/package.json b/botlist/package.json index ef2fa1f4..d7693deb 100644 --- a/botlist/package.json +++ b/botlist/package.json @@ -14,7 +14,7 @@ "dotenv": "^16.3.1", "fastify": "^4.22.0", "source-map-support": "^0.5.21", - "undici": "^5.23.0" + "undici": "^5.28.3" }, "scripts": { "build-image": "docker build -t sirh/c2s:botlist .", diff --git a/botlist/yarn.lock b/botlist/yarn.lock index 449506e2..5f38c3de 100644 --- a/botlist/yarn.lock +++ b/botlist/yarn.lock @@ -95,6 +95,13 @@ __metadata: languageName: node linkType: hard +"@fastify/busboy@npm:^2.0.0": + version: 2.1.0 + resolution: "@fastify/busboy@npm:2.1.0" + checksum: 3233abd10f73e50668cb4bb278a79b7b3fadd30215ac6458299b0e5a09a29c3586ec07597aae6bd93f5cbedfcef43a8aeea51829cd28fc13850cdbcd324c28d5 + languageName: node + linkType: hard + "@fastify/deepmerge@npm:^1.0.0": version: 1.1.0 resolution: "@fastify/deepmerge@npm:1.1.0" @@ -2821,7 +2828,7 @@ __metadata: prisma: ^5.2.0 source-map-support: ^0.5.21 typescript: ^5.2.2 - undici: ^5.23.0 + undici: ^5.28.3 languageName: unknown linkType: soft @@ -3232,12 +3239,12 @@ __metadata: languageName: node linkType: hard -"undici@npm:^5.23.0": - version: 5.23.0 - resolution: "undici@npm:5.23.0" +"undici@npm:^5.28.3": + version: 5.28.3 + resolution: "undici@npm:5.28.3" dependencies: - busboy: ^1.6.0 - checksum: 906ca4fb1d47163d2cee2ecbbc664a1d92508a2cdf1558146621109f525c983a83597910b36e6ba468240e95259be5939cea6babc99fc0c36360b16630f66784 + "@fastify/busboy": ^2.0.0 + checksum: fa1e65aff896c5e2ee23637b632e306f9e3a2b32a3dc0b23ea71e5555ad350bcc25713aea894b3dccc0b7dc2c5e92a5a58435ebc2033b731a5524506f573dfd2 languageName: node linkType: hard