Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v11.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 7cb7359 commit a5f5dda
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 33 deletions.
10 changes: 5 additions & 5 deletions packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@apollo/server-plugin-response-cache": "4.1.4",
"@apollo/subgraph": "2.2.3",
"@as-integrations/fastify": "2.1.1",
"@nestjs/common": "11.0.9",
"@nestjs/core": "11.0.9",
"@nestjs/platform-express": "11.0.9",
"@nestjs/platform-fastify": "11.0.9",
"@nestjs/testing": "11.0.9",
"@nestjs/common": "11.0.10",
"@nestjs/core": "11.0.10",
"@nestjs/platform-express": "11.0.10",
"@nestjs/platform-fastify": "11.0.10",
"@nestjs/testing": "11.0.10",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"apollo-link-ws": "1.0.20"
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"@apollo/subgraph": "2.2.3",
"@nestjs/common": "11.0.9",
"@nestjs/core": "11.0.9",
"@nestjs/testing": "11.0.9",
"@nestjs/common": "11.0.10",
"@nestjs/core": "11.0.10",
"@nestjs/testing": "11.0.10",
"graphql": "16.10.0",
"reflect-metadata": "0.2.2",
"ts-morph": "25.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"devDependencies": {
"@mercuriusjs/federation": "5.0.0",
"@mercuriusjs/gateway": "5.0.0",
"@nestjs/common": "11.0.9",
"@nestjs/platform-fastify": "11.0.9",
"@nestjs/testing": "11.0.9",
"@nestjs/common": "11.0.10",
"@nestjs/platform-fastify": "11.0.10",
"@nestjs/testing": "11.0.10",
"fastify": "5.2.1",
"mercurius": "16.0.1",
"mercurius-integration-testing": "9.0.1"
Expand Down
53 changes: 31 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,19 +1534,19 @@
"@emnapi/runtime" "^1.1.0"
"@tybys/wasm-util" "^0.9.0"

"@nestjs/common@11.0.9":
version "11.0.9"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-11.0.9.tgz#d85a2a59eed8bdce9457f2a80e7555fb018299cc"
integrity sha512-+SKMYQE7O55tJGQVibnAlR9sXRBCF/8gM1cILdLT7cLj7+51NYD7eAHuAcGYiQIyXsTehZoO7C+B7S3ibNi3aw==
"@nestjs/common@11.0.10":
version "11.0.10"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-11.0.10.tgz#c300168171896d0ae7d189e5237ab6c30d1b64ef"
integrity sha512-pzGXp14KF2Q4CDZGQgPK4l8zEg7i6cNkb+10yc8ZA5K41cLe3ZbWW1YxtY2e/glHauOJwTLSVjH4tiRVtOTizg==
dependencies:
uid "2.0.2"
iterare "1.2.1"
tslib "2.8.1"

"@nestjs/core@11.0.9":
version "11.0.9"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.0.9.tgz#067239809fd050c72e913b62455a0b6afb7249af"
integrity sha512-w32ZF1acSnidiRERGRC/Ki7eSrnTdP7twRnjy15Qnmij3oYRCdgX5aZvbUNv17A7bn9S22p+wMNcpHxqwUiOsQ==
"@nestjs/core@11.0.10":
version "11.0.10"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.0.10.tgz#d75ecbf0a51e3be194c0827812a474d6e97d1c4a"
integrity sha512-f0qB8ztNWZeAD4E4fUdHConmNYCa/A78U7WJu5mX9OLYfOAs3ESYCDfsH9MRUvkA4Ft4Y1uMmyJo5L4fg4+beg==
dependencies:
uid "2.0.2"
"@nuxt/opencollective" "0.4.1"
Expand All @@ -1560,34 +1560,34 @@
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.1.0.tgz#b9b536b7c3571567aa1d0223db8baa1a51505a19"
integrity sha512-W+n+rM69XsFdwORF11UqJahn4J3xi4g/ZEOlJNL6KoW5ygWSmBB2p0S2BZ4FQeS/NDH72e6xIcu35SfJnE8bXw==

"@nestjs/platform-express@11.0.9":
version "11.0.9"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.0.9.tgz#c1e479a72cc70de58f2bd26e44b86391d654a4cd"
integrity sha512-AX3UbVNkK+yB0lxfwjy5krxLZy/bWD2V+3WIbc0btRQVcxGj4LWL0yenbAo0jiAFwW3rKt7SbmMHUuKK6OH5qA==
"@nestjs/platform-express@11.0.10":
version "11.0.10"
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.0.10.tgz#e11204a517a10579e59ab270194e5bae8df593a1"
integrity sha512-UVSf0yaWFBC2Zn2FOWABXxCnyG8XNIXrNnvTFpbUFqaJu1YDdwJ7wQBBqxq9CtJT7ILqSmfhOU7HS0d/0EAxpw==
dependencies:
cors "2.8.5"
express "5.0.1"
multer "1.4.5-lts.1"
path-to-regexp "8.2.0"
tslib "2.8.1"

"@nestjs/platform-fastify@11.0.9":
version "11.0.9"
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.0.9.tgz#11dd5c6661c367381a08c7dd302a299203a353a5"
integrity sha512-QK+q6D+6sZu6rwdrYSYXFeW26yO0K2OA7ddHvuUud2gY5KYKsLdiM4fEY7MBrn9tJOZiKuVmJpJ4EqnDTVJMWw==
"@nestjs/platform-fastify@11.0.10":
version "11.0.10"
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.0.10.tgz#50c4ecefe0d373952465f74c2bb7161b1df2e6d7"
integrity sha512-aOvuFsSUsfGziy6OmJwVDNx6aXougCMeUpEAlphuCLehSwfZQxhpy4SpThxTAtHU7RdmgGO7VfUGH+uUY8vHdQ==
dependencies:
"@fastify/cors" "10.0.2"
"@fastify/formbody" "8.0.2"
"@fastify/middie" "9.0.3"
fastify "5.2.1"
light-my-request "6.5.1"
light-my-request "6.6.0"
path-to-regexp "8.2.0"
tslib "2.8.1"

"@nestjs/testing@11.0.9":
version "11.0.9"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-11.0.9.tgz#7cf0feebb355b224ce0f2f4a6586e7eec790cfe6"
integrity sha512-49UV5tC4N0pLf6waVjBVr/CyTkQPGZG/wLmbmu1INd/brprKOJ2lT3nl+6qfWJIqGbxGqZHUQr5FcDk+T/w9lQ==
"@nestjs/testing@11.0.10":
version "11.0.10"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-11.0.10.tgz#dac884e4162011526e0345077b2087c2b94afdaa"
integrity sha512-uZcdnvmHXWnvozYOAwZi1elpRRfqIfYqHglCavjhjcj3cH1MVZkwoTqntW3XOPQlT4lf96InjP1exGaW4B9wUg==
dependencies:
tslib "2.8.1"

Expand Down Expand Up @@ -7267,7 +7267,16 @@ libphonenumber-js@^1.10.53:
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.11.18.tgz#0ce5188a76487fae01afdf318255783cde36501e"
integrity sha512-okMm/MCoFrm1vByeVFLBdkFIXLSHy/AIK2AEGgY3eoicfWZeOZqv3GfhtQgICkzs/tqorAMm3a4GBg5qNCrqzg==

light-my-request@6.5.1, light-my-request@^6.0.0:
light-my-request@6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-6.6.0.tgz#c9448772323f65f33720fb5979c7841f14060add"
integrity sha512-CHYbu8RtboSIoVsHZ6Ye4cj4Aw/yg2oAFimlF7mNvfDV192LR7nDiKtSIfCuLT7KokPSTn/9kfVLm5OGN0A28A==
dependencies:
cookie "^1.0.1"
process-warning "^4.0.0"
set-cookie-parser "^2.6.0"

light-my-request@^6.0.0:
version "6.5.1"
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-6.5.1.tgz#30f6984bcd05ff76550e6d5bbaba5982d864b111"
integrity sha512-0q82RyxIextuDtkA0UDofhPHIiQ2kmpa7fwElCSlm/8nQl36cDU1Cw+CAO90Es0lReH2HChClKL84I86Nc52hg==
Expand Down

0 comments on commit a5f5dda

Please sign in to comment.