Skip to content

Commit 43e7c60

Browse files
authored
Merge branch 'main' into renovate/yeoman-types-1.x
2 parents 17aed01 + 7f90e69 commit 43e7c60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.12.2",
99
"eventsource": "4.0.0",
10-
"fastify": "5.6.0",
10+
"fastify": "5.6.1",
1111
"ioredis": "5.7.0",
1212
"mock-socket": "9.3.1",
1313
"pino": "9.11.0",

yarn.lock

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

1450-
fastify@5.6.0:
1451-
version "5.6.0"
1452-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.0.tgz#b94321583dd3ec617466341f7c307085af1b9475"
1453-
integrity sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==
1450+
fastify@5.6.1:
1451+
version "5.6.1"
1452+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.1.tgz#551248a047758ed82741aea15ac4396875d73687"
1453+
integrity sha512-WjjlOciBF0K8pDUPZoGPhqhKrQJ02I8DKaDIfO51EL0kbSMwQFl85cRwhOvmSDWoukNOdTo27gLN549pLCcH7Q==
14541454
dependencies:
14551455
"@fastify/ajv-compiler" "^4.0.0"
14561456
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)