Skip to content

Commit 2fc4fa6

Browse files
Update dependency @fastify/reply-from to v12 [SECURITY]
1 parent 0313f32 commit 2fc4fa6

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@fastify/cors": "11.2.0",
6363
"@fastify/otel": "0.9.3",
64-
"@fastify/reply-from": "11.0.2",
64+
"@fastify/reply-from": "12.5.0",
6565
"@fastify/type-provider-typebox": "5.2.0",
6666
"@google-cloud/firestore": "7.11.6",
6767
"@google-cloud/opentelemetry-cloud-trace-exporter": "2.4.1",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -400,18 +400,18 @@
400400
"@fastify/forwarded" "^3.0.0"
401401
ipaddr.js "^2.1.0"
402402

403-
"@fastify/reply-from@11.0.2":
404-
version "11.0.2"
405-
resolved "https://registry.yarnpkg.com/@fastify/reply-from/-/reply-from-11.0.2.tgz#8b20d504256cbf03da5c5ef74498a026a70e3d9b"
406-
integrity sha512-VcHhe01PsHuVX2eVrkoskCs+pwNPgVfOOpwQJnSo3AwIKtISm0VCFB7bycQjHfxAuPYgkrI6ZvYoovdHx4sVMA==
403+
"@fastify/reply-from@12.5.0":
404+
version "12.5.0"
405+
resolved "https://registry.yarnpkg.com/@fastify/reply-from/-/reply-from-12.5.0.tgz#b7200545e0543eb773c43ffcbf44a2791f2f6dba"
406+
integrity sha512-m7mTGjgtnpnZBk4I8r6eFJY8WB4kyvXJo2nAf5PBm5f3mj3P7G6H2D7mhmF25os/n6EGMWVyw/bpTUehvy0i8g==
407407
dependencies:
408408
"@fastify/error" "^4.0.0"
409409
end-of-stream "^1.4.4"
410-
fast-content-type-parse "^2.0.0"
410+
fast-content-type-parse "^3.0.0"
411411
fast-querystring "^1.1.2"
412412
fastify-plugin "^5.0.1"
413413
toad-cache "^3.7.0"
414-
undici "^6.11.1"
414+
undici "^7.0.0"
415415

416416
"@fastify/type-provider-typebox@5.2.0":
417417
version "5.2.0"
@@ -4752,10 +4752,10 @@ extend@^3.0.2:
47524752
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
47534753
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
47544754

4755-
fast-content-type-parse@^2.0.0:
4756-
version "2.0.1"
4757-
resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz#c236124534ee2cb427c8d8e5ba35a4856947847b"
4758-
integrity sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==
4755+
fast-content-type-parse@^3.0.0:
4756+
version "3.0.0"
4757+
resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz#5590b6c807cc598be125e6740a9fde589d2b7afb"
4758+
integrity sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==
47594759

47604760
fast-copy@^4.0.0:
47614761
version "4.0.0"
@@ -7694,10 +7694,10 @@ undici-types@~7.16.0:
76947694
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
76957695
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
76967696

7697-
undici@^6.11.1:
7698-
version "6.21.3"
7699-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a"
7700-
integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==
7697+
undici@^7.0.0:
7698+
version "7.18.2"
7699+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.18.2.tgz#6cf724ef799a67d94fd55adf66b1e184176efcdf"
7700+
integrity sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==
77017701

77027702
universalify@^0.1.0:
77037703
version "0.1.2"

0 commit comments

Comments
 (0)