From 6f2b4a0a6080e6ff6cefa5cd5a6e7ded7e9cebf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 23:06:53 +0200 Subject: [PATCH] Bump fastify from 5.3.1 to 5.3.2 in /tgui (#17556) Bumps [fastify](https://github.com/fastify/fastify) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tgui/packages/tgui-bench/package.json | 2 +- tgui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tgui/packages/tgui-bench/package.json b/tgui/packages/tgui-bench/package.json index 629f380ec8c..34f4c9d97d1 100644 --- a/tgui/packages/tgui-bench/package.json +++ b/tgui/packages/tgui-bench/package.json @@ -5,7 +5,7 @@ "dependencies": { "@fastify/static": "^8.0.2", "common": "workspace:*", - "fastify": "^5.3.1", + "fastify": "^5.3.2", "lodash": "^4.17.21", "platform": "^1.3.6", "react": "^19.1.0", diff --git a/tgui/yarn.lock b/tgui/yarn.lock index 43c50a00a0f..8f335fec1c0 100644 --- a/tgui/yarn.lock +++ b/tgui/yarn.lock @@ -9974,9 +9974,9 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^5.3.1": - version: 5.3.1 - resolution: "fastify@npm:5.3.1" +"fastify@npm:^5.3.2": + version: 5.3.2 + resolution: "fastify@npm:5.3.2" dependencies: "@fastify/ajv-compiler": "npm:^4.0.0" "@fastify/error": "npm:^4.0.0" @@ -9993,7 +9993,7 @@ __metadata: secure-json-parse: "npm:^4.0.0" semver: "npm:^7.6.0" toad-cache: "npm:^3.7.0" - checksum: 10c0/f48349f785bb33fededaf00409f85c763f03eb711a657d9550647900c34defc0d88a0e831ed2e4527be876189befb49e50161ddce21f1b05fba1d9b6f2b0326a + checksum: 10c0/86ec8d6af1ddf779d9350958424d985e274d867786efa677ff88c1d1db9d7a3ee05e25dff29b3893e835a61893cf4df52d696f6ea193da1a29b8d098866914e8 languageName: node linkType: hard @@ -20025,7 +20025,7 @@ __metadata: "@types/react": "npm:^19.1.0" "@types/react-dom": "npm:^19.1.2" common: "workspace:*" - fastify: "npm:^5.3.1" + fastify: "npm:^5.3.2" lodash: "npm:^4.17.21" platform: "npm:^1.3.6" react: "npm:^19.1.0"