Skip to content

Commit 335b77b

Browse files
Update dependency fastify to v5.3.2 [SECURITY]
1 parent a2d68e9 commit 335b77b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ajv": "8.17.1",
88
"axios": "1.8.4",
99
"eventsource": "2.0.2",
10-
"fastify": "5.3.1",
10+
"fastify": "5.3.2",
1111
"ioredis": "5.6.1",
1212
"mock-socket": "9.3.1",
1313
"pino": "9.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,10 +1368,10 @@ fast-uri@^3.0.1:
13681368
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz"
13691369
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
13701370

1371-
fastify@5.3.1:
1372-
version "5.3.1"
1373-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.1.tgz#89881214b23d2c0715cb86eefc055a0ff2b53744"
1374-
integrity sha512-PhpFhuUZVnq1IvTHCrIMCqqukNuJGWnV/nxTrSDtirbsAZnVYO8I9LaxSk5OPXSiioA6DoEG1r5U1g41/cix0g==
1371+
fastify@5.3.2:
1372+
version "5.3.2"
1373+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.2.tgz#88c895a30c0f67166979077ac8649fe8b205a1b3"
1374+
integrity sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg==
13751375
dependencies:
13761376
"@fastify/ajv-compiler" "^4.0.0"
13771377
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)