mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
004c59c7cd
commit
6f2b4a0a60
@@ -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",
|
||||
|
||||
+5
-5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user