Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@nestjs/mercurius": "^13.1.0",
"@nestjs/platform-express": "^11.1.6",
"@nestjs/platform-express10": "npm:@nestjs/[email protected]",
"@nestjs/platform-fastify": "^11.1.6",
"@nestjs/platform-fastify": "^11.1.10",
"@nestjs/platform-fastify10": "npm:@nestjs/[email protected]",
"@nestjs/platform-ws": "^11.1.6",
"@nestjs/schematics": "^11.0.7",
Expand Down
123 changes: 91 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5098,13 +5098,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/cors@npm:11.1.0":
version: 11.1.0
resolution: "@fastify/cors@npm:11.1.0"
"@fastify/cors@npm:11.2.0":
version: 11.2.0
resolution: "@fastify/cors@npm:11.2.0"
dependencies:
fastify-plugin: "npm:^5.0.0"
toad-cache: "npm:^3.7.0"
checksum: 10c0/3e6051c94a6e35fc7029ab9b31f3baed3e370072605a18a53d7d2e28975a74480d522f049b3f23229881ea483b4146ffe3cd3e90894c9c12ae09eaba6250dfc6
checksum: 10c0/a3c4f20041196fe6c1f807a4600e9a9842f6984dc7bf362e068048a40d643e106a5679a4f58ee2cf9afb9edddbfd546477f97ed3106ac188dc704fd975cea7f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5207,18 +5207,6 @@ __metadata:
languageName: node
linkType: hard

"@fastify/middie@npm:9.0.3":
version: 9.0.3
resolution: "@fastify/middie@npm:9.0.3"
dependencies:
"@fastify/error": "npm:^4.0.0"
fastify-plugin: "npm:^5.0.0"
path-to-regexp: "npm:^8.1.0"
reusify: "npm:^1.0.4"
checksum: 10c0/ddcdb6ce921b819ec17c9cdf35f377d7e9db458c4c18de8283a2f4096d0e317991db697976a2df0dd3609a53bbc2fff0108b1a45eb08856f550e4a7643532915
languageName: node
linkType: hard

"@fastify/proxy-addr@npm:^5.0.0":
version: 5.0.0
resolution: "@fastify/proxy-addr@npm:5.0.0"
Expand Down Expand Up @@ -7141,20 +7129,22 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/platform-fastify@npm:^11.1.6":
version: 11.1.6
resolution: "@nestjs/platform-fastify@npm:11.1.6"
"@nestjs/platform-fastify@npm:^11.1.10":
version: 11.1.11
resolution: "@nestjs/platform-fastify@npm:11.1.11"
dependencies:
"@fastify/cors": "npm:11.1.0"
"@fastify/cors": "npm:11.2.0"
"@fastify/formbody": "npm:8.0.2"
"@fastify/middie": "npm:9.0.3"
fast-querystring: "npm:1.1.2"
fastify: "npm:5.4.0"
fastify: "npm:5.6.2"
fastify-plugin: "npm:5.1.0"
find-my-way: "npm:9.3.0"
light-my-request: "npm:6.6.0"
path-to-regexp: "npm:8.2.0"
path-to-regexp: "npm:8.3.0"
reusify: "npm:1.1.0"
tslib: "npm:2.8.1"
peerDependencies:
"@fastify/static": ^8.0.0
"@fastify/static": ^8.0.0 || ^9.0.0
"@fastify/view": ^10.0.0 || ^11.0.0
"@nestjs/common": ^11.0.0
"@nestjs/core": ^11.0.0
Expand All @@ -7163,7 +7153,7 @@ __metadata:
optional: true
"@fastify/view":
optional: true
checksum: 10c0/a93726cf41c186f0da9a539daf0611982fb79217f9a06fd80f9927f5c6f09648be05080ede9259ba33d0857fc240c5a44cf05459b3527cd0c778f346f737a28e
checksum: 10c0/7bfa075e8088350adc94e26c47286cd13cf5bb1fa7803acee3f05cc100b45e88a9185dc44b6c1069143e7c6f51f06a89b3e8659341b174fb48c2736ef26faabf
languageName: node
linkType: hard

Expand Down Expand Up @@ -7459,6 +7449,13 @@ __metadata:
languageName: node
linkType: hard

"@pinojs/redact@npm:^0.4.0":
version: 0.4.0
resolution: "@pinojs/redact@npm:0.4.0"
checksum: 10c0/4b311ba17ee0cf154ff9c39eb063ec04cd0d0017cb3750efcdf06c2d485df3e1095e13e872175993568c5568c23e4508dd877c981bbc9c5ae5e384d569efcdff
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -14299,6 +14296,13 @@ __metadata:
languageName: node
linkType: hard

"fastify-plugin@npm:5.1.0":
version: 5.1.0
resolution: "fastify-plugin@npm:5.1.0"
checksum: 10c0/61b330b8cb03a3581b796d745137499a782934abcf65dbf9a41d07248520cfd220b3ae8b16afeaf81af712e68e1ac24352895132cfeb2b372c66662c0170f365
languageName: node
linkType: hard

"fastify-plugin@npm:^4.0.0":
version: 4.5.1
resolution: "fastify-plugin@npm:4.5.1"
Expand Down Expand Up @@ -14337,9 +14341,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:5.4.0":
version: 5.4.0
resolution: "fastify@npm:5.4.0"
"fastify@npm:5.6.2":
version: 5.6.2
resolution: "fastify@npm:5.6.2"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.0"
"@fastify/error": "npm:^4.0.0"
Expand All @@ -14350,13 +14354,13 @@ __metadata:
fast-json-stringify: "npm:^6.0.0"
find-my-way: "npm:^9.0.0"
light-my-request: "npm:^6.0.0"
pino: "npm:^9.0.0"
pino: "npm:^10.1.0"
process-warning: "npm:^5.0.0"
rfdc: "npm:^1.3.1"
secure-json-parse: "npm:^4.0.0"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10c0/2508cbf354fb410a6b85408897296882cd34ca8049dc880e733fd5759ed446d3b9ef0036e0cfe8260c887ae3bbcdda4f02a5d88ed0e991703c5e0beee7ad86a3
checksum: 10c0/a3c31316ba5db03eb14a5dc46571fe0f888d0f4569befb8a0aedebc7b24fbd6139e7b16f2bf0dad793345ad66cd5952bdffe182ee2ab0d4e4cb5f331f74a7781
languageName: node
linkType: hard

Expand Down Expand Up @@ -14555,6 +14559,17 @@ __metadata:
languageName: node
linkType: hard

"find-my-way@npm:9.3.0":
version: 9.3.0
resolution: "find-my-way@npm:9.3.0"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-querystring: "npm:^1.0.0"
safe-regex2: "npm:^5.0.0"
checksum: 10c0/f221bc0c70b2c2a6f9282fd3e0ac1911fcbb68ac718da043ddcefdec3b9d884a54d6ef1bf92e1b2ff83400e50f3c22141206a8ea3308bf0e9e37fd177843425d
languageName: node
linkType: hard

"find-my-way@npm:^8.0.0":
version: 8.2.2
resolution: "find-my-way@npm:8.2.2"
Expand Down Expand Up @@ -19779,7 +19794,7 @@ __metadata:
"@nestjs/mercurius": "npm:^13.1.0"
"@nestjs/platform-express": "npm:^11.1.6"
"@nestjs/platform-express10": "npm:@nestjs/[email protected]"
"@nestjs/platform-fastify": "npm:^11.1.6"
"@nestjs/platform-fastify": "npm:^11.1.10"
"@nestjs/platform-fastify10": "npm:@nestjs/[email protected]"
"@nestjs/platform-ws": "npm:^11.1.6"
"@nestjs/schematics": "npm:^11.0.7"
Expand Down Expand Up @@ -20666,13 +20681,20 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:8.2.0, path-to-regexp@npm:^8.0.0, path-to-regexp@npm:^8.1.0":
"path-to-regexp@npm:8.2.0, path-to-regexp@npm:^8.0.0":
version: 8.2.0
resolution: "path-to-regexp@npm:8.2.0"
checksum: 10c0/ef7d0a887b603c0a142fad16ccebdcdc42910f0b14830517c724466ad676107476bba2fe9fffd28fd4c141391ccd42ea426f32bb44c2c82ecaefe10c37b90f5a
languageName: node
linkType: hard

"path-to-regexp@npm:8.3.0":
version: 8.3.0
resolution: "path-to-regexp@npm:8.3.0"
checksum: 10c0/ee1544a73a3f294a97a4c663b0ce71bbf1621d732d80c9c9ed201b3e911a86cb628ebad691b9d40f40a3742fe22011e5a059d8eed2cf63ec2cb94f6fb4efe67c
languageName: node
linkType: hard

"path-to-regexp@npm:^1.7.0":
version: 1.8.0
resolution: "path-to-regexp@npm:1.8.0"
Expand Down Expand Up @@ -21030,6 +21052,27 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^10.1.0":
version: 10.1.0
resolution: "pino@npm:10.1.0"
dependencies:
"@pinojs/redact": "npm:^0.4.0"
atomic-sleep: "npm:^1.0.0"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^2.0.0"
pino-std-serializers: "npm:^7.0.0"
process-warning: "npm:^5.0.0"
quick-format-unescaped: "npm:^4.0.3"
real-require: "npm:^0.2.0"
safe-stable-stringify: "npm:^2.3.1"
sonic-boom: "npm:^4.0.1"
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: 10c0/49c1dd80d5f99f02bde1acf2f60cef7686948a937f751f6cb368c2868c7e82e54aeabac63a34587e16019965cbf0eb6e609edf92c439a98a0a4fcb0add277eaf
languageName: node
linkType: hard

"pino@npm:^9.0.0, pino@npm:^9.4.0":
version: 9.6.0
resolution: "pino@npm:9.6.0"
Expand Down Expand Up @@ -23175,6 +23218,13 @@ __metadata:
languageName: node
linkType: hard

"reusify@npm:1.1.0":
version: 1.1.0
resolution: "reusify@npm:1.1.0"
checksum: 10c0/4eff0d4a5f9383566c7d7ec437b671cc51b25963bd61bf127c3f3d3f68e44a026d99b8d2f1ad344afff8d278a8fe70a8ea092650a716d22287e8bef7126bb2fa
languageName: node
linkType: hard

"reusify@npm:^1.0.4":
version: 1.0.4
resolution: "reusify@npm:1.0.4"
Expand Down Expand Up @@ -23305,6 +23355,15 @@ __metadata:
languageName: node
linkType: hard

"safe-regex2@npm:^5.0.0":
version: 5.0.0
resolution: "safe-regex2@npm:5.0.0"
dependencies:
ret: "npm:~0.5.0"
checksum: 10c0/83d5b1b60a5a97cb71a6e615518ec4a47761b3600aba389089be59a417498185250db2368080afc2f5e91237d68809c6c634b97a2e1cc8bd56a4c7eef2eeb6cf
languageName: node
linkType: hard

"safe-regex@npm:^2.1.1":
version: 2.1.1
resolution: "safe-regex@npm:2.1.1"
Expand Down